| Modifier and Type | Field and Description |
|---|---|
private KeyType |
currentKey
Current key within the iteration.
|
private Iterator<KeyType> |
keysItr
Iterator of keys within the partition.
|
private String |
partition
Partition on which we are operating.
|
| Constructor and Description |
|---|
EventingMapBasedStorageService.PartitionEntryIterator(String partition)
Constructor.
|
private String partition
private KeyType currentKey
public EventingMapBasedStorageService.PartitionEntryIterator(String partition)
partition - partition upon which this iterator operatesCopyright © 1999-2015. All Rights Reserved.