|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ZooKeeperProtos.ReplicationState.Builder in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ZooKeeperProtos.ReplicationState.Builder | |
---|---|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.clear()
|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.clearState()
required .ReplicationState.State state = 1; |
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.clone()
|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.mergeFrom(com.google.protobuf.Message other)
|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.mergeFrom(ZooKeeperProtos.ReplicationState other)
|
static ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.newBuilder()
|
static ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.newBuilder(ZooKeeperProtos.ReplicationState prototype)
|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.newBuilderForType()
|
protected ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.Builder.setState(ZooKeeperProtos.ReplicationState.State value)
required .ReplicationState.State state = 1; |
ZooKeeperProtos.ReplicationState.Builder |
ZooKeeperProtos.ReplicationState.toBuilder()
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |