public interface ShardIterator extends ShardsIterator, java.lang.Comparable<ShardIterator>
Modifier and Type | Method and Description |
---|---|
void |
reset()
Resets the iterator.
|
ShardId |
shardId()
The shard id this group relates to.
|
assignedReplicasIncludingRelocating, asUnordered, equals, hashCode, nextOrNull, remaining, size, sizeActive
ShardId shardId()
void reset()
reset
in interface ShardsIterator