|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexAwarePredicate | |
|---|---|
| com.hazelcast.query | Contains interfaces/classes related to Hazelcast query and indexing support. |
| Uses of IndexAwarePredicate in com.hazelcast.query |
|---|
| Classes in com.hazelcast.query that implement IndexAwarePredicate | |
|---|---|
class |
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. |
class |
PredicateBuilder
|
static class |
Predicates.AbstractPredicate
|
static class |
Predicates.AndPredicate
|
static class |
Predicates.BetweenPredicate
|
static class |
Predicates.EqualPredicate
|
static class |
Predicates.GreaterLessPredicate
|
static class |
Predicates.InPredicate
|
static class |
Predicates.NotEqualPredicate
|
static class |
Predicates.OrPredicate
|
class |
SqlPredicate
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||