public static interface ZooKeeperProtos.ReplicationStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ZooKeeperProtos.ReplicationState.State |
getState()
required .ReplicationState.State state = 1; |
boolean |
hasState()
required .ReplicationState.State state = 1; |
boolean hasState()
required .ReplicationState.State state = 1;
ZooKeeperProtos.ReplicationState.State getState()
required .ReplicationState.State state = 1;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.