Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Method and Description |
---|---|
ZooKeeperPB.ReplicationPeer.Builder |
ZooKeeperPB.ReplicationPeer.Builder.clearClusterkey()
clusterkey is the concatenation of the slave cluster's
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
|
static ZooKeeperPB.ReplicationPeer.Builder |
ZooKeeperPB.ReplicationPeer.newBuilder() |
static ZooKeeperPB.ReplicationPeer.Builder |
ZooKeeperPB.ReplicationPeer.newBuilder(ZooKeeperPB.ReplicationPeer prototype) |
ZooKeeperPB.ReplicationPeer.Builder |
ZooKeeperPB.ReplicationPeer.Builder.setClusterkey(String value)
clusterkey is the concatenation of the slave cluster's
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
|
ZooKeeperPB.ReplicationPeer.Builder |
ZooKeeperPB.ReplicationPeer.Builder.setClusterkeyBytes(com.google.protobuf.ByteString value)
clusterkey is the concatenation of the slave cluster's
hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
|
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.