Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Method and Description |
---|---|
ZooKeeperPB.ClusterUp.Builder |
ZooKeeperPB.ClusterUp.Builder.clearStartDate()
If this znode is present, cluster is up.
|
static ZooKeeperPB.ClusterUp.Builder |
ZooKeeperPB.ClusterUp.newBuilder() |
static ZooKeeperPB.ClusterUp.Builder |
ZooKeeperPB.ClusterUp.newBuilder(ZooKeeperPB.ClusterUp prototype) |
ZooKeeperPB.ClusterUp.Builder |
ZooKeeperPB.ClusterUp.Builder.setStartDate(String value)
If this znode is present, cluster is up.
|
ZooKeeperPB.ClusterUp.Builder |
ZooKeeperPB.ClusterUp.Builder.setStartDateBytes(com.google.protobuf.ByteString value)
If this znode is present, cluster is up.
|
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.