Package | Description |
---|---|
org.elasticsearch.river.cluster | |
org.elasticsearch.river.routing |
Modifier and Type | Method and Description |
---|---|
RiversRouting |
RiverClusterState.routing() |
Modifier and Type | Method and Description |
---|---|
RiverClusterState.Builder |
RiverClusterState.Builder.routing(RiversRouting routing) |
Modifier and Type | Field and Description |
---|---|
static RiversRouting |
RiversRouting.EMPTY |
Modifier and Type | Method and Description |
---|---|
RiversRouting |
RiversRouting.Builder.build() |
static RiversRouting |
RiversRouting.Builder.readFrom(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
RiversRouting.Builder |
RiversRouting.Builder.routing(RiversRouting routing) |
static void |
RiversRouting.Builder.writeTo(RiversRouting routing,
StreamOutput out) |
Copyright © 2009–2015. All rights reserved.