|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.query | |
---|---|
com.hazelcast.client.proxy | This package contains client side proxy implementations of the different Hazelcast data structures and operation types |
com.hazelcast.client.txn.proxy | Contains classes related to proxy for com.hazelcast.client.client.txn |
com.hazelcast.core | Provides core API interfaces/classes. |
com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
com.hazelcast.map.impl.client | Contains client requests for the IMap |
com.hazelcast.map.impl.operation | Package for map operations. |
com.hazelcast.map.impl.proxy | Contains map proxy implementation and support classes. |
com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
com.hazelcast.mapreduce.aggregation | This package contains the aggregation API and the convenience helper classes to retrieve predefined aggregation implementations. |
com.hazelcast.mapreduce.aggregation.impl | This package contains a set of predefined aggregation implementations |
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.replicatedmap.impl | This package contains the implementation of the replicated map service itself and some connection interfaces only used internally - No public API! |
com.hazelcast.replicatedmap.impl.client | This package contains classes for client communication on replicated map implementation |
com.hazelcast.replicatedmap.impl.record | This package contains the implementation of the backing data storage for the replicated map implementation |
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. |
com.hazelcast.web | Provides Hazelcast-based session replication. |
Classes in com.hazelcast.query used by com.hazelcast.client.proxy | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.client.txn.proxy | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.core | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.map.impl | |
---|---|
PagingPredicate
This class is a special Predicate which helps to get a page-by-page result of a query Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \ This class is not thread-safe and stateless. |
|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.map.impl.client | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.map.impl.operation | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.map.impl.proxy | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.map.impl.tx | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.mapreduce.aggregation | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.mapreduce.aggregation.impl | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.query | |
---|---|
EntryObject
This class provides functionality related to build predicate. |
|
IndexAwarePredicate
This interface using for create filterable Predicates. |
|
PagingPredicate
This class is a special Predicate which helps to get a page-by-page result of a query Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \ This class is not thread-safe and stateless. |
|
Predicate
Predicate instance must be thread-safe. |
|
PredicateBuilder
This class provides functionality to build predicate. |
|
Predicates.AbstractPredicate
Provides some functionality for some predicates such as Between, In. |
|
Predicates.EqualPredicate
Equal Predicate |
|
Predicates.LikePredicate
Like Predicate |
|
TruePredicate
A Predicate which always returns true. |
Classes in com.hazelcast.query used by com.hazelcast.query.impl | |
---|---|
Predicate
Predicate instance must be thread-safe. |
|
QueryException
Exception class for the Query. |
Classes in com.hazelcast.query used by com.hazelcast.replicatedmap.impl | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.replicatedmap.impl.client | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.replicatedmap.impl.record | |
---|---|
Predicate
Predicate instance must be thread-safe. |
Classes in com.hazelcast.query used by com.hazelcast.util | |
---|---|
PagingPredicate
This class is a special Predicate which helps to get a page-by-page result of a query Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \ This class is not thread-safe and stateless. |
Classes in com.hazelcast.query used by com.hazelcast.web | |
---|---|
Predicate
Predicate instance must be thread-safe. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |