| Package | Description | 
|---|---|
| com.hazelcast.map.impl.recordstore | 
| Modifier and Type | Method and Description | 
|---|---|
MapKeysWithCursor | 
RecordStore.fetchKeys(int tableIndex,
         int size)
Fetches specified number of keys from provided tableIndex. 
 | 
MapKeysWithCursor | 
DefaultRecordStore.fetchKeys(int tableIndex,
         int size)  | 
MapKeysWithCursor | 
StorageImpl.fetchKeys(int tableIndex,
         int size)  | 
MapKeysWithCursor | 
Storage.fetchKeys(int tableIndex,
         int size)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.