|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.river.cluster.RiverClusterState
public class RiverClusterState
Nested Class Summary | |
---|---|
static class |
RiverClusterState.Builder
|
Constructor Summary | |
---|---|
RiverClusterState(long version,
RiverClusterState state)
|
Method Summary | |
---|---|
static RiverClusterState.Builder |
builder()
|
RiversRouting |
routing()
|
long |
version()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RiverClusterState(long version, RiverClusterState state)
Method Detail |
---|
public long version()
public RiversRouting routing()
public static RiverClusterState.Builder builder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |