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-2012. All Rights Reserved.