Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Method and Description |
---|---|
ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.Builder.clearMaster()
The ServerName of the current Master
|
ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.Builder.clearRpcVersion()
Major RPC version so that clients can know what version the master can accept.
|
ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.Builder.mergeMaster(HBasePB.ServerName value)
The ServerName of the current Master
|
static ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.newBuilder() |
static ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.newBuilder(ZooKeeperPB.Master prototype) |
ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.Builder.setMaster(HBasePB.ServerName.Builder builderForValue)
The ServerName of the current Master
|
ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.Builder.setMaster(HBasePB.ServerName value)
The ServerName of the current Master
|
ZooKeeperPB.Master.Builder |
ZooKeeperPB.Master.Builder.setRpcVersion(int value)
Major RPC version so that clients can know what version the master can accept.
|
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.