public class RiverClusterState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RiverClusterState.Builder |
Constructor and Description |
---|
RiverClusterState(long version,
RiverClusterState state) |
Modifier and Type | Method and Description |
---|---|
static RiverClusterState.Builder |
builder() |
RiversRouting |
routing() |
long |
version() |
public RiverClusterState(long version, RiverClusterState state)
public long version()
public RiversRouting routing()
public static RiverClusterState.Builder builder()
Copyright © 2009–2015. All rights reserved.