public final class RoutingNodes.RoutingNodeIterator extends Objectimplements Iterator <MutableShardRouting >, Iterable <MutableShardRouting >
| Constructor and Description |
|---|
RoutingNodeIterator(RoutingNode
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
|
Iterator |
iterator()
|
void |
moveToUnassigned(UnassignedInfo
|
MutableShardRouting |
next()
|
void |
remove()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic RoutingNodeIterator(RoutingNodeiterable)
public boolean hasNext()
public MutableShardRoutingnext()
public void remove()
public Iterator<MutableShardRouting > iterator()
public void moveToUnassigned(UnassignedInfounassignedInfo)