|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZooKeeperProtos.Master.Builder | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of ZooKeeperProtos.Master.Builder in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ZooKeeperProtos.Master.Builder | |
---|---|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.clear()
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.clearMaster()
required .ServerName master = 1; |
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.clearRpcVersion()
optional uint32 rpc_version = 2; |
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.clone()
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.mergeFrom(com.google.protobuf.Message other)
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.mergeFrom(ZooKeeperProtos.Master other)
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.mergeMaster(HBaseProtos.ServerName value)
required .ServerName master = 1; |
static ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.newBuilder()
|
static ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.newBuilder(ZooKeeperProtos.Master prototype)
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.newBuilderForType()
|
protected ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.setMaster(HBaseProtos.ServerName.Builder builderForValue)
required .ServerName master = 1; |
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.setMaster(HBaseProtos.ServerName value)
required .ServerName master = 1; |
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.Builder.setRpcVersion(int value)
optional uint32 rpc_version = 2; |
ZooKeeperProtos.Master.Builder |
ZooKeeperProtos.Master.toBuilder()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |