public static final class ReplicationProtos.ReplicationPeerDescription.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder> implements ReplicationProtos.ReplicationPeerDescriptionOrBuilder
Used by replication. Description of the replication peer.Protobuf type
hbase.pb.ReplicationPeerDescription| Modifier and Type | Method and Description |
|---|---|
ReplicationProtos.ReplicationPeerDescription.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReplicationProtos.ReplicationPeerDescription |
build() |
ReplicationProtos.ReplicationPeerDescription |
buildPartial() |
ReplicationProtos.ReplicationPeerDescription.Builder |
clear() |
ReplicationProtos.ReplicationPeerDescription.Builder |
clearConfig()
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeerDescription.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ReplicationProtos.ReplicationPeerDescription.Builder |
clearId()
required string id = 1; |
ReplicationProtos.ReplicationPeerDescription.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReplicationProtos.ReplicationPeerDescription.Builder |
clearState()
required .hbase.pb.ReplicationState state = 2; |
ReplicationProtos.ReplicationPeerDescription.Builder |
clone() |
ReplicationProtos.ReplicationPeer |
getConfig()
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeer.Builder |
getConfigBuilder()
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeerOrBuilder |
getConfigOrBuilder()
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeerDescription |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
required string id = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
ReplicationProtos.ReplicationState |
getState()
required .hbase.pb.ReplicationState state = 2; |
ReplicationProtos.ReplicationState.Builder |
getStateBuilder()
required .hbase.pb.ReplicationState state = 2; |
ReplicationProtos.ReplicationStateOrBuilder |
getStateOrBuilder()
required .hbase.pb.ReplicationState state = 2; |
boolean |
hasConfig()
required .hbase.pb.ReplicationPeer config = 3; |
boolean |
hasId()
required string id = 1; |
boolean |
hasState()
required .hbase.pb.ReplicationState state = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReplicationProtos.ReplicationPeerDescription.Builder |
mergeConfig(ReplicationProtos.ReplicationPeer value)
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeerDescription.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReplicationProtos.ReplicationPeerDescription.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ReplicationProtos.ReplicationPeerDescription.Builder |
mergeFrom(ReplicationProtos.ReplicationPeerDescription other) |
ReplicationProtos.ReplicationPeerDescription.Builder |
mergeState(ReplicationProtos.ReplicationState value)
required .hbase.pb.ReplicationState state = 2; |
ReplicationProtos.ReplicationPeerDescription.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ReplicationProtos.ReplicationPeerDescription.Builder |
setConfig(ReplicationProtos.ReplicationPeer.Builder builderForValue)
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeerDescription.Builder |
setConfig(ReplicationProtos.ReplicationPeer value)
required .hbase.pb.ReplicationPeer config = 3; |
ReplicationProtos.ReplicationPeerDescription.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReplicationProtos.ReplicationPeerDescription.Builder |
setId(String value)
required string id = 1; |
ReplicationProtos.ReplicationPeerDescription.Builder |
setIdBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string id = 1; |
ReplicationProtos.ReplicationPeerDescription.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReplicationProtos.ReplicationPeerDescription.Builder |
setState(ReplicationProtos.ReplicationState.Builder builderForValue)
required .hbase.pb.ReplicationState state = 2; |
ReplicationProtos.ReplicationPeerDescription.Builder |
setState(ReplicationProtos.ReplicationState value)
required .hbase.pb.ReplicationState state = 2; |
ReplicationProtos.ReplicationPeerDescription.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ReplicationProtos.ReplicationPeerDescription build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ReplicationProtos.ReplicationPeerDescription buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ReplicationProtos.ReplicationPeerDescription.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder mergeFrom(ReplicationProtos.ReplicationPeerDescription other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public ReplicationProtos.ReplicationPeerDescription.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>IOExceptionpublic boolean hasId()
required string id = 1;hasId in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic String getId()
required string id = 1;getId in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getIdBytes()
required string id = 1;getIdBytes in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic ReplicationProtos.ReplicationPeerDescription.Builder setId(String value)
required string id = 1;public ReplicationProtos.ReplicationPeerDescription.Builder clearId()
required string id = 1;public ReplicationProtos.ReplicationPeerDescription.Builder setIdBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string id = 1;public boolean hasState()
required .hbase.pb.ReplicationState state = 2;hasState in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic ReplicationProtos.ReplicationState getState()
required .hbase.pb.ReplicationState state = 2;getState in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic ReplicationProtos.ReplicationPeerDescription.Builder setState(ReplicationProtos.ReplicationState value)
required .hbase.pb.ReplicationState state = 2;public ReplicationProtos.ReplicationPeerDescription.Builder setState(ReplicationProtos.ReplicationState.Builder builderForValue)
required .hbase.pb.ReplicationState state = 2;public ReplicationProtos.ReplicationPeerDescription.Builder mergeState(ReplicationProtos.ReplicationState value)
required .hbase.pb.ReplicationState state = 2;public ReplicationProtos.ReplicationPeerDescription.Builder clearState()
required .hbase.pb.ReplicationState state = 2;public ReplicationProtos.ReplicationState.Builder getStateBuilder()
required .hbase.pb.ReplicationState state = 2;public ReplicationProtos.ReplicationStateOrBuilder getStateOrBuilder()
required .hbase.pb.ReplicationState state = 2;getStateOrBuilder in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic boolean hasConfig()
required .hbase.pb.ReplicationPeer config = 3;hasConfig in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic ReplicationProtos.ReplicationPeer getConfig()
required .hbase.pb.ReplicationPeer config = 3;getConfig in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic ReplicationProtos.ReplicationPeerDescription.Builder setConfig(ReplicationProtos.ReplicationPeer value)
required .hbase.pb.ReplicationPeer config = 3;public ReplicationProtos.ReplicationPeerDescription.Builder setConfig(ReplicationProtos.ReplicationPeer.Builder builderForValue)
required .hbase.pb.ReplicationPeer config = 3;public ReplicationProtos.ReplicationPeerDescription.Builder mergeConfig(ReplicationProtos.ReplicationPeer value)
required .hbase.pb.ReplicationPeer config = 3;public ReplicationProtos.ReplicationPeerDescription.Builder clearConfig()
required .hbase.pb.ReplicationPeer config = 3;public ReplicationProtos.ReplicationPeer.Builder getConfigBuilder()
required .hbase.pb.ReplicationPeer config = 3;public ReplicationProtos.ReplicationPeerOrBuilder getConfigOrBuilder()
required .hbase.pb.ReplicationPeer config = 3;getConfigOrBuilder in interface ReplicationProtos.ReplicationPeerDescriptionOrBuilderpublic final ReplicationProtos.ReplicationPeerDescription.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>public final ReplicationProtos.ReplicationPeerDescription.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ReplicationProtos.ReplicationPeerDescription.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.