public static final class ClusterStatusProtos.ReplicationLoadSource.Builder extends <any> implements ClusterStatusProtos.ReplicationLoadSourceOrBuilder
hbase.pb.ReplicationLoadSource| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ReplicationLoadSource |
build() |
ClusterStatusProtos.ReplicationLoadSource |
buildPartial() |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clear() |
ClusterStatusProtos.ReplicationLoadSource.Builder |
clearAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2; |
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 com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getPeerID()
required string peerID = 1; |
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 com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClusterStatusProtos.ReplicationLoadSource.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setAgeOfLastShippedOp(long value)
required uint64 ageOfLastShippedOp = 2; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setPeerID(java.lang.String value)
required string peerID = 1; |
ClusterStatusProtos.ReplicationLoadSource.Builder |
setPeerIDBytes(com.google.protobuf.ByteString value)
required string peerID = 1; |
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; |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public ClusterStatusProtos.ReplicationLoadSource.Builder clear()
public ClusterStatusProtos.ReplicationLoadSource.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public ClusterStatusProtos.ReplicationLoadSource getDefaultInstanceForType()
public ClusterStatusProtos.ReplicationLoadSource build()
public ClusterStatusProtos.ReplicationLoadSource buildPartial()
public ClusterStatusProtos.ReplicationLoadSource.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public ClusterStatusProtos.ReplicationLoadSource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasPeerID()
required string peerID = 1;hasPeerID in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic java.lang.String getPeerID()
required string peerID = 1;getPeerID in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic com.google.protobuf.ByteString getPeerIDBytes()
required string peerID = 1;getPeerIDBytes in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic ClusterStatusProtos.ReplicationLoadSource.Builder setPeerID(java.lang.String value)
required string peerID = 1;public ClusterStatusProtos.ReplicationLoadSource.Builder clearPeerID()
required string peerID = 1;public ClusterStatusProtos.ReplicationLoadSource.Builder setPeerIDBytes(com.google.protobuf.ByteString value)
required string peerID = 1;public boolean hasAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2;hasAgeOfLastShippedOp in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic long getAgeOfLastShippedOp()
required uint64 ageOfLastShippedOp = 2;getAgeOfLastShippedOp in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic 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;hasSizeOfLogQueue in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic int getSizeOfLogQueue()
required uint32 sizeOfLogQueue = 3;getSizeOfLogQueue in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic 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;hasTimeStampOfLastShippedOp in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic long getTimeStampOfLastShippedOp()
required uint64 timeStampOfLastShippedOp = 4;getTimeStampOfLastShippedOp in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic 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;hasReplicationLag in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic long getReplicationLag()
required uint64 replicationLag = 5;getReplicationLag in interface ClusterStatusProtos.ReplicationLoadSourceOrBuilderpublic ClusterStatusProtos.ReplicationLoadSource.Builder setReplicationLag(long value)
required uint64 replicationLag = 5;public ClusterStatusProtos.ReplicationLoadSource.Builder clearReplicationLag()
required uint64 replicationLag = 5;