Package | Description |
---|---|
com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
Modifier and Type | Method and Description |
---|---|
static Map.Entry<Integer,Map.Entry> |
PagingPredicateAccessor.getNearestAnchorEntry(PagingPredicate predicate) |
static void |
PagingPredicateAccessor.setAnchor(PagingPredicate predicate,
int page,
Map.Entry anchor) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.