ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.clear() |
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.clearState()
required .hbase.pb.DeprecatedTableState.State state = 1 [default = ENABLED];
|
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.clone() |
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.mergeFrom(com.google.protobuf.Message other) |
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.mergeFrom(ZooKeeperProtos.DeprecatedTableState other) |
static ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.newBuilder() |
static ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.newBuilder(ZooKeeperProtos.DeprecatedTableState prototype) |
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.newBuilderForType() |
protected ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.setState(ZooKeeperProtos.DeprecatedTableState.State value)
required .hbase.pb.DeprecatedTableState.State state = 1 [default = ENABLED];
|
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.toBuilder() |