Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
com.hazelcast.web |
This package contains Hazelcast Session Replication functionality.
|
Class and Description |
---|
Predicate
Predicate instance must be thread-safe.
|
Class and Description |
---|
EntryObject |
IndexAwarePredicate |
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 |
Predicates.AbstractPredicate |
Predicates.EqualPredicate |
Predicates.LikePredicate |
Class and Description |
---|
Predicate
Predicate instance must be thread-safe.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.