public static final class ZooKeeperProtos.ReplicationPeer.Builder extends com.google.protobuf.GeneratedMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder> implements ZooKeeperProtos.ReplicationPeerOrBuilder
ReplicationPeer
Used by replication. Holds a replication peer key.
Modifier and Type | Method and Description |
---|---|
ZooKeeperProtos.ReplicationPeer |
build() |
ZooKeeperProtos.ReplicationPeer |
buildPartial() |
ZooKeeperProtos.ReplicationPeer.Builder |
clear() |
ZooKeeperProtos.ReplicationPeer.Builder |
clearClusterkey()
required string clusterkey = 1; |
ZooKeeperProtos.ReplicationPeer.Builder |
clone() |
String |
getClusterkey()
required string clusterkey = 1; |
com.google.protobuf.ByteString |
getClusterkeyBytes()
required string clusterkey = 1; |
ZooKeeperProtos.ReplicationPeer |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasClusterkey()
required string clusterkey = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ZooKeeperProtos.ReplicationPeer.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ZooKeeperProtos.ReplicationPeer.Builder |
mergeFrom(com.google.protobuf.Message other) |
ZooKeeperProtos.ReplicationPeer.Builder |
mergeFrom(ZooKeeperProtos.ReplicationPeer other) |
ZooKeeperProtos.ReplicationPeer.Builder |
setClusterkey(String value)
required string clusterkey = 1; |
ZooKeeperProtos.ReplicationPeer.Builder |
setClusterkeyBytes(com.google.protobuf.ByteString value)
required string clusterkey = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder>
public ZooKeeperProtos.ReplicationPeer.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder>
public ZooKeeperProtos.ReplicationPeer.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder>
public ZooKeeperProtos.ReplicationPeer getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ZooKeeperProtos.ReplicationPeer build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ZooKeeperProtos.ReplicationPeer buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ZooKeeperProtos.ReplicationPeer.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder>
public ZooKeeperProtos.ReplicationPeer.Builder mergeFrom(ZooKeeperProtos.ReplicationPeer other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ZooKeeperProtos.ReplicationPeer.Builder>
public ZooKeeperProtos.ReplicationPeer.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ZooKeeperProtos.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 ZooKeeperProtos.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 ZooKeeperProtos.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 ZooKeeperProtos.ReplicationPeerOrBuilder
public ZooKeeperProtos.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 ZooKeeperProtos.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 ZooKeeperProtos.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
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.