Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
Modifier and Type | Method and Description |
---|---|
QueryCursor<javax.cache.Cache.Entry<K,V>> |
IgniteCache.localQuery(Query qry)
Queries cache locally.
|
QueryCursor<List<?>> |
IgniteCache.localQueryFields(SqlFieldsQuery qry)
Queries separate entry fields locally.
|
QueryCursor<javax.cache.Cache.Entry<K,V>> |
IgniteCache.query(Query qry)
Queries cache.
|
QueryCursor<List<?>> |
IgniteCache.queryFields(SqlFieldsQuery qry)
Queries separate entry fields.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015