public static final class Wtclient.StatsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder> implements Wtclient.StatsResponseOrBuilder
wtclientrpc.StatsResponse| Modifier and Type | Method and Description |
|---|---|
Wtclient.StatsResponse |
build() |
Wtclient.StatsResponse |
buildPartial() |
Wtclient.StatsResponse.Builder |
clear() |
Wtclient.StatsResponse.Builder |
clearNumBackups()
The total number of backups made to all active and exhausted watchtower
sessions.
|
Wtclient.StatsResponse.Builder |
clearNumFailedBackups()
The total number of backups that all active and exhausted watchtower
sessions have failed to acknowledge.
|
Wtclient.StatsResponse.Builder |
clearNumPendingBackups()
The total number of backups that are pending to be acknowledged by all
active and exhausted watchtower sessions.
|
Wtclient.StatsResponse.Builder |
clearNumSessionsAcquired()
The total number of new sessions made to watchtowers.
|
Wtclient.StatsResponse.Builder |
clearNumSessionsExhausted()
The total number of watchtower sessions that have been exhausted.
|
Wtclient.StatsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getNumBackups()
The total number of backups made to all active and exhausted watchtower
sessions.
|
int |
getNumFailedBackups()
The total number of backups that all active and exhausted watchtower
sessions have failed to acknowledge.
|
int |
getNumPendingBackups()
The total number of backups that are pending to be acknowledged by all
active and exhausted watchtower sessions.
|
int |
getNumSessionsAcquired()
The total number of new sessions made to watchtowers.
|
int |
getNumSessionsExhausted()
The total number of watchtower sessions that have been exhausted.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Wtclient.StatsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Wtclient.StatsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
Wtclient.StatsResponse.Builder |
mergeFrom(Wtclient.StatsResponse other) |
Wtclient.StatsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Wtclient.StatsResponse.Builder |
setNumBackups(int value)
The total number of backups made to all active and exhausted watchtower
sessions.
|
Wtclient.StatsResponse.Builder |
setNumFailedBackups(int value)
The total number of backups that all active and exhausted watchtower
sessions have failed to acknowledge.
|
Wtclient.StatsResponse.Builder |
setNumPendingBackups(int value)
The total number of backups that are pending to be acknowledged by all
active and exhausted watchtower sessions.
|
Wtclient.StatsResponse.Builder |
setNumSessionsAcquired(int value)
The total number of new sessions made to watchtowers.
|
Wtclient.StatsResponse.Builder |
setNumSessionsExhausted(int value)
The total number of watchtower sessions that have been exhausted.
|
Wtclient.StatsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder>public Wtclient.StatsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder>public Wtclient.StatsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Wtclient.StatsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Wtclient.StatsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Wtclient.StatsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Wtclient.StatsResponse.Builder>public Wtclient.StatsResponse.Builder mergeFrom(Wtclient.StatsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder>public Wtclient.StatsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Wtclient.StatsResponse.Builder>java.io.IOExceptionpublic int getNumBackups()
The total number of backups made to all active and exhausted watchtower sessions.
uint32 num_backups = 1;getNumBackups in interface Wtclient.StatsResponseOrBuilderpublic Wtclient.StatsResponse.Builder setNumBackups(int value)
The total number of backups made to all active and exhausted watchtower sessions.
uint32 num_backups = 1;value - The numBackups to set.public Wtclient.StatsResponse.Builder clearNumBackups()
The total number of backups made to all active and exhausted watchtower sessions.
uint32 num_backups = 1;public int getNumPendingBackups()
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
uint32 num_pending_backups = 2;getNumPendingBackups in interface Wtclient.StatsResponseOrBuilderpublic Wtclient.StatsResponse.Builder setNumPendingBackups(int value)
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
uint32 num_pending_backups = 2;value - The numPendingBackups to set.public Wtclient.StatsResponse.Builder clearNumPendingBackups()
The total number of backups that are pending to be acknowledged by all active and exhausted watchtower sessions.
uint32 num_pending_backups = 2;public int getNumFailedBackups()
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
uint32 num_failed_backups = 3;getNumFailedBackups in interface Wtclient.StatsResponseOrBuilderpublic Wtclient.StatsResponse.Builder setNumFailedBackups(int value)
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
uint32 num_failed_backups = 3;value - The numFailedBackups to set.public Wtclient.StatsResponse.Builder clearNumFailedBackups()
The total number of backups that all active and exhausted watchtower sessions have failed to acknowledge.
uint32 num_failed_backups = 3;public int getNumSessionsAcquired()
The total number of new sessions made to watchtowers.
uint32 num_sessions_acquired = 4;getNumSessionsAcquired in interface Wtclient.StatsResponseOrBuilderpublic Wtclient.StatsResponse.Builder setNumSessionsAcquired(int value)
The total number of new sessions made to watchtowers.
uint32 num_sessions_acquired = 4;value - The numSessionsAcquired to set.public Wtclient.StatsResponse.Builder clearNumSessionsAcquired()
The total number of new sessions made to watchtowers.
uint32 num_sessions_acquired = 4;public int getNumSessionsExhausted()
The total number of watchtower sessions that have been exhausted.
uint32 num_sessions_exhausted = 5;getNumSessionsExhausted in interface Wtclient.StatsResponseOrBuilderpublic Wtclient.StatsResponse.Builder setNumSessionsExhausted(int value)
The total number of watchtower sessions that have been exhausted.
uint32 num_sessions_exhausted = 5;value - The numSessionsExhausted to set.public Wtclient.StatsResponse.Builder clearNumSessionsExhausted()
The total number of watchtower sessions that have been exhausted.
uint32 num_sessions_exhausted = 5;public final Wtclient.StatsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder>public final Wtclient.StatsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Wtclient.StatsResponse.Builder>