|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.query.impl | |
---|---|
com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
com.hazelcast.query | Contains interfaces/classes related to Hazelcast query and indexing support. |
com.hazelcast.query.impl | Contains the implementation classes of the query functionality. |
com.hazelcast.util | This package contains classes to support the inner workings of Hazelcast as well as some backports of newer Java features / data structures to support older Java versions in a clean and nice way. |
Classes in com.hazelcast.query.impl used by com.hazelcast.map.impl | |
---|---|
IndexService
This class contains methods which manipulate and access index. |
|
QueryableEntry
This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate . |
|
QueryResultEntry
This interfaces provides methods related to entry of the query result. |
Classes in com.hazelcast.query.impl used by com.hazelcast.query | |
---|---|
Index
This interface contains the methods related to index of Query. |
|
QueryableEntry
This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate . |
|
QueryContext
Provides the context of Query. |
Classes in com.hazelcast.query.impl used by com.hazelcast.query.impl | |
---|---|
AttributeType
Type of Attribute |
|
BaseIndexStore
Base class for concrete index store implementations |
|
ComparisonType
Type of Comparison |
|
Index
This interface contains the methods related to index of Query. |
|
IndexImpl.NullObject
Provides comparable null object. |
|
IndexService
This class contains methods which manipulate and access index. |
|
IndexStore
This interface stores indexes of Query. |
|
MultiResultSet
Multiple result set for Predicates. |
|
QueryableEntry
This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate . |
|
QueryResultEntry
This interfaces provides methods related to entry of the query result. |
Classes in com.hazelcast.query.impl used by com.hazelcast.util | |
---|---|
QueryResultEntry
This interfaces provides methods related to entry of the query result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |