public static final class ClusterStatusProtos.ReplicationLoadSink.Builder extends <any> implements ClusterStatusProtos.ReplicationLoadSinkOrBuilder
ReplicationLoadSinkpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public ClusterStatusProtos.ReplicationLoadSink.Builder clear()
public ClusterStatusProtos.ReplicationLoadSink.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public ClusterStatusProtos.ReplicationLoadSink getDefaultInstanceForType()
public ClusterStatusProtos.ReplicationLoadSink build()
public ClusterStatusProtos.ReplicationLoadSink buildPartial()
public ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasAgeOfLastAppliedOp()
required uint64 ageOfLastAppliedOp = 1;hasAgeOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilderpublic long getAgeOfLastAppliedOp()
required uint64 ageOfLastAppliedOp = 1;getAgeOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilderpublic ClusterStatusProtos.ReplicationLoadSink.Builder setAgeOfLastAppliedOp(long value)
required uint64 ageOfLastAppliedOp = 1;public ClusterStatusProtos.ReplicationLoadSink.Builder clearAgeOfLastAppliedOp()
required uint64 ageOfLastAppliedOp = 1;public boolean hasTimeStampsOfLastAppliedOp()
required uint64 timeStampsOfLastAppliedOp = 2;hasTimeStampsOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilderpublic long getTimeStampsOfLastAppliedOp()
required uint64 timeStampsOfLastAppliedOp = 2;getTimeStampsOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilderpublic ClusterStatusProtos.ReplicationLoadSink.Builder setTimeStampsOfLastAppliedOp(long value)
required uint64 timeStampsOfLastAppliedOp = 2;public ClusterStatusProtos.ReplicationLoadSink.Builder clearTimeStampsOfLastAppliedOp()
required uint64 timeStampsOfLastAppliedOp = 2;