Package | Description |
---|---|
com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
PagingPredicateAccessor.setPagingPredicateAnchor(PagingPredicate predicate,
Map.Entry anchor) |
Modifier and Type | Method and Description |
---|---|
static Comparator<Map.Entry> |
SortingUtil.newComparator(PagingPredicate pagingPredicate) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.