|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ReplicationPeer,ZooKeeperPB.ReplicationPeer.Builder>
org.hbase.async.generated.ZooKeeperPB.ReplicationPeer.Builder
public static final class ZooKeeperPB.ReplicationPeer.Builder
Protobuf type ReplicationPeer
Used by replication. Holds a replication peer key.
Method Summary | |
---|---|
ZooKeeperPB.ReplicationPeer |
build()
|
ZooKeeperPB.ReplicationPeer |
buildPartial()
|
ZooKeeperPB.ReplicationPeer.Builder |
clear()
|
ZooKeeperPB.ReplicationPeer.Builder |
clearClusterkey()
required string clusterkey = 1; |
ZooKeeperPB.ReplicationPeer.Builder |
clone()
|
String |
getClusterkey()
required string clusterkey = 1; |
com.google.protobuf.ByteString |
getClusterkeyBytes()
required string clusterkey = 1; |
ZooKeeperPB.ReplicationPeer |
getDefaultInstanceForType()
|
boolean |
hasClusterkey()
required string clusterkey = 1; |
boolean |
isInitialized()
|
ZooKeeperPB.ReplicationPeer.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ZooKeeperPB.ReplicationPeer.Builder |
mergeFrom(ZooKeeperPB.ReplicationPeer other)
|
ZooKeeperPB.ReplicationPeer.Builder |
setClusterkey(String value)
required string clusterkey = 1; |
ZooKeeperPB.ReplicationPeer.Builder |
setClusterkeyBytes(com.google.protobuf.ByteString value)
required string clusterkey = 1; |
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder |
---|
parseUnknownField |
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
---|
addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ZooKeeperPB.ReplicationPeer.Builder clear()
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ReplicationPeer,ZooKeeperPB.ReplicationPeer.Builder>
public ZooKeeperPB.ReplicationPeer.Builder clone()
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ReplicationPeer,ZooKeeperPB.ReplicationPeer.Builder>
public ZooKeeperPB.ReplicationPeer getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ReplicationPeer,ZooKeeperPB.ReplicationPeer.Builder>
public ZooKeeperPB.ReplicationPeer build()
build
in interface com.google.protobuf.MessageLite.Builder
public ZooKeeperPB.ReplicationPeer buildPartial()
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ZooKeeperPB.ReplicationPeer.Builder mergeFrom(ZooKeeperPB.ReplicationPeer other)
mergeFrom
in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ReplicationPeer,ZooKeeperPB.ReplicationPeer.Builder>
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public ZooKeeperPB.ReplicationPeer.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessageLite.Builder<ZooKeeperPB.ReplicationPeer.Builder>
IOException
public boolean hasClusterkey()
required string clusterkey = 1;
clusterkey is the concatenation of the slave cluster's hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
hasClusterkey
in interface ZooKeeperPB.ReplicationPeerOrBuilder
public String getClusterkey()
required string clusterkey = 1;
clusterkey is the concatenation of the slave cluster's hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
getClusterkey
in interface ZooKeeperPB.ReplicationPeerOrBuilder
public com.google.protobuf.ByteString getClusterkeyBytes()
required string clusterkey = 1;
clusterkey is the concatenation of the slave cluster's hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
getClusterkeyBytes
in interface ZooKeeperPB.ReplicationPeerOrBuilder
public ZooKeeperPB.ReplicationPeer.Builder setClusterkey(String value)
required string clusterkey = 1;
clusterkey is the concatenation of the slave cluster's hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
public ZooKeeperPB.ReplicationPeer.Builder clearClusterkey()
required string clusterkey = 1;
clusterkey is the concatenation of the slave cluster's hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
public ZooKeeperPB.ReplicationPeer.Builder setClusterkeyBytes(com.google.protobuf.ByteString value)
required string clusterkey = 1;
clusterkey is the concatenation of the slave cluster's hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |