Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Method and Description |
---|---|
ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.Builder.clearRpcVersion()
The major version of the rpc the server speaks.
|
ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.Builder.clearServer()
The ServerName hosting the meta region currently.
|
ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.Builder.mergeServer(HBasePB.ServerName value)
The ServerName hosting the meta region currently.
|
static ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.newBuilder() |
static ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.newBuilder(ZooKeeperPB.MetaRegionServer prototype) |
ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.Builder.setRpcVersion(int value)
The major version of the rpc the server speaks.
|
ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.Builder.setServer(HBasePB.ServerName.Builder builderForValue)
The ServerName hosting the meta region currently.
|
ZooKeeperPB.MetaRegionServer.Builder |
ZooKeeperPB.MetaRegionServer.Builder.setServer(HBasePB.ServerName value)
The ServerName hosting the meta region currently.
|
Copyright © 2010–2017 The Async HBase Authors. All rights reserved.