public static interface ZooKeeperPB.ReplicationStateOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
ZooKeeperPB.ReplicationState.State |
getState()
required .ReplicationState.State state = 1; |
boolean |
hasState()
required .ReplicationState.State state = 1; |
boolean hasState()
required .ReplicationState.State state = 1;
ZooKeeperPB.ReplicationState.State getState()
required .ReplicationState.State state = 1;
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.