public interface ShardIterator extends ShardsIterator, 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
compareTo
ShardId shardId()
void reset()
reset
in interface ShardsIterator
Copyright © 2009–2017. All rights reserved.