public static final class ClusterStatusProtos.ReplicationLoadSource.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder> implements ClusterStatusProtos.ReplicationLoadSourceOrBuilder
hbase.pb.ReplicationLoadSource| 限定符和类型 | 方法和说明 |
|---|---|
ClusterStatusProtos.ReplicationLoadSource.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.ReplicationLoadSource |
build() |
ClusterStatusProtos.ReplicationLoadSource |
buildPartial() |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clear() |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearPeerID()
required string peerID = 1; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearReplicationLag()
required uint64 replicationLag = 5; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clone() |
long |
getAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2; |
ClusterStatusProtos.ReplicationLoadSource |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPeerID()
required string peerID = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getPeerIDBytes()
required string peerID = 1; |
long |
getReplicationLag()
required uint64 replicationLag = 5; |
int |
getSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3; |
long |
getTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4; |
boolean |
hasAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2; |
boolean |
hasPeerID()
required string peerID = 1; |
boolean |
hasReplicationLag()
required uint64 replicationLag = 5; |
boolean |
hasSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3; |
boolean |
hasTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClusterStatusProtos.ReplicationLoadSource.Builder |
mergeFrom(ClusterStatusProtos.ReplicationLoadSource other) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setAgeOfLastShippedOp(long value)
required uint64 ageOfLastShippedOp = 2; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setPeerID(String value)
required string peerID = 1; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setPeerIDBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string peerID = 1; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setReplicationLag(long value)
required uint64 replicationLag = 5; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setSizeOfLogQueue(int value)
required uint32 sizeOfLogQueue = 3; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setTimeStampOfLastShippedOp(long value)
required uint64 timeStampOfLastShippedOp = 4; |
ClusterStatusProtos.ReplicationLoadSource.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, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ClusterStatusProtos.ReplicationLoadSource build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.ReplicationLoadSource buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.ReplicationLoadSource.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder mergeFrom(ClusterStatusProtos.ReplicationLoadSource other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public ClusterStatusProtos.ReplicationLoadSource.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>IOExceptionpublic boolean hasPeerID()
required string peerID = 1;public String getPeerID()
required string peerID = 1;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getPeerIDBytes()
required string peerID = 1;public ClusterStatusProtos.ReplicationLoadSource.Builder setPeerID(String value)
required string peerID = 1;public ClusterStatusProtos.ReplicationLoadSource.Builder clearPeerID()
required string peerID = 1;public ClusterStatusProtos.ReplicationLoadSource.Builder setPeerIDBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string peerID = 1;public boolean hasAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2;public long getAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2;public ClusterStatusProtos.ReplicationLoadSource.Builder setAgeOfLastShippedOp(long value)
required uint64 ageOfLastShippedOp = 2;public ClusterStatusProtos.ReplicationLoadSource.Builder clearAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2;public boolean hasSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3;public int getSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3;public ClusterStatusProtos.ReplicationLoadSource.Builder setSizeOfLogQueue(int value)
required uint32 sizeOfLogQueue = 3;public ClusterStatusProtos.ReplicationLoadSource.Builder clearSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3;public boolean hasTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4;public long getTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4;public ClusterStatusProtos.ReplicationLoadSource.Builder setTimeStampOfLastShippedOp(long value)
required uint64 timeStampOfLastShippedOp = 4;public ClusterStatusProtos.ReplicationLoadSource.Builder clearTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4;public boolean hasReplicationLag()
required uint64 replicationLag = 5;public long getReplicationLag()
required uint64 replicationLag = 5;public ClusterStatusProtos.ReplicationLoadSource.Builder setReplicationLag(long value)
required uint64 replicationLag = 5;public ClusterStatusProtos.ReplicationLoadSource.Builder clearReplicationLag()
required uint64 replicationLag = 5;public final ClusterStatusProtos.ReplicationLoadSource.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>public final ClusterStatusProtos.ReplicationLoadSource.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.ReplicationLoadSource.Builder>Copyright © 2007–2019. All rights reserved.