Package | Description |
---|---|
com.hazelcast.client.map.impl | |
com.hazelcast.map.impl.iterator | |
com.hazelcast.map.impl.recordstore |
Class and Description |
---|
AbstractMapPartitionIterator
Base class for iterating a partition.
|
AbstractMapQueryPartitionIterator
Base class for iterating a partition with a
Predicate and a Projection . |
Class and Description |
---|
AbstractCursor
Base class for a cursor class holding a collection of items and the next position from which to resume fetching.
|
AbstractMapPartitionIterator
Base class for iterating a partition.
|
AbstractMapQueryPartitionIterator
Base class for iterating a partition with a
Predicate and a Projection . |
Class and Description |
---|
MapEntriesWithCursor
Container class for a collection of entries along with an offset from which new entries can be fetched.
|
MapKeysWithCursor
Container class for a collection of keys along with an offset from which new keys can be fetched.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.