public final class TransferStats extends com.google.protobuf.GeneratedMessageV3 implements TransferStatsOrBuilder
TransferStats reports all statistics related to replication transfer.Protobuf type
google.cloud.netapp.v1.TransferStats| Modifier and Type | Class and Description |
|---|---|
static class |
TransferStats.Builder
TransferStats reports all statistics related to replication transfer.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
LAG_DURATION_FIELD_NUMBER |
static int |
LAST_TRANSFER_BYTES_FIELD_NUMBER |
static int |
LAST_TRANSFER_DURATION_FIELD_NUMBER |
static int |
LAST_TRANSFER_END_TIME_FIELD_NUMBER |
static int |
LAST_TRANSFER_ERROR_FIELD_NUMBER |
static int |
TOTAL_TRANSFER_DURATION_FIELD_NUMBER |
static int |
TRANSFER_BYTES_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static TransferStats |
getDefaultInstance() |
TransferStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Duration |
getLagDuration()
Lag duration indicates the duration by which Destination region volume
content lags behind the primary region volume content.
|
com.google.protobuf.DurationOrBuilder |
getLagDurationOrBuilder()
Lag duration indicates the duration by which Destination region volume
content lags behind the primary region volume content.
|
long |
getLastTransferBytes()
Last transfer size in bytes.
|
com.google.protobuf.Duration |
getLastTransferDuration()
Time taken during last transfer.
|
com.google.protobuf.DurationOrBuilder |
getLastTransferDurationOrBuilder()
Time taken during last transfer.
|
com.google.protobuf.Timestamp |
getLastTransferEndTime()
Time when last transfer completed.
|
com.google.protobuf.TimestampOrBuilder |
getLastTransferEndTimeOrBuilder()
Time when last transfer completed.
|
String |
getLastTransferError()
A message describing the cause of the last transfer failure.
|
com.google.protobuf.ByteString |
getLastTransferErrorBytes()
A message describing the cause of the last transfer failure.
|
com.google.protobuf.Parser<TransferStats> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.Duration |
getTotalTransferDuration()
Total time taken during transfer.
|
com.google.protobuf.DurationOrBuilder |
getTotalTransferDurationOrBuilder()
Total time taken during transfer.
|
long |
getTransferBytes()
bytes trasferred so far in current transfer.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Time when progress was updated last.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Time when progress was updated last.
|
int |
hashCode() |
boolean |
hasLagDuration()
Lag duration indicates the duration by which Destination region volume
content lags behind the primary region volume content.
|
boolean |
hasLastTransferBytes()
Last transfer size in bytes.
|
boolean |
hasLastTransferDuration()
Time taken during last transfer.
|
boolean |
hasLastTransferEndTime()
Time when last transfer completed.
|
boolean |
hasLastTransferError()
A message describing the cause of the last transfer failure.
|
boolean |
hasTotalTransferDuration()
Total time taken during transfer.
|
boolean |
hasTransferBytes()
bytes trasferred so far in current transfer.
|
boolean |
hasUpdateTime()
Time when progress was updated last.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TransferStats.Builder |
newBuilder() |
static TransferStats.Builder |
newBuilder(TransferStats prototype) |
TransferStats.Builder |
newBuilderForType() |
protected TransferStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TransferStats |
parseDelimitedFrom(InputStream input) |
static TransferStats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
parseFrom(byte[] data) |
static TransferStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
parseFrom(ByteBuffer data) |
static TransferStats |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
parseFrom(com.google.protobuf.ByteString data) |
static TransferStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferStats |
parseFrom(InputStream input) |
static TransferStats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TransferStats> |
parser() |
TransferStats.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TRANSFER_BYTES_FIELD_NUMBER
public static final int TOTAL_TRANSFER_DURATION_FIELD_NUMBER
public static final int LAST_TRANSFER_BYTES_FIELD_NUMBER
public static final int LAST_TRANSFER_DURATION_FIELD_NUMBER
public static final int LAG_DURATION_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
public static final int LAST_TRANSFER_END_TIME_FIELD_NUMBER
public static final int LAST_TRANSFER_ERROR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasTransferBytes()
bytes trasferred so far in current transfer.
optional int64 transfer_bytes = 1;hasTransferBytes in interface TransferStatsOrBuilderpublic long getTransferBytes()
bytes trasferred so far in current transfer.
optional int64 transfer_bytes = 1;getTransferBytes in interface TransferStatsOrBuilderpublic boolean hasTotalTransferDuration()
Total time taken during transfer.
optional .google.protobuf.Duration total_transfer_duration = 2;hasTotalTransferDuration in interface TransferStatsOrBuilderpublic com.google.protobuf.Duration getTotalTransferDuration()
Total time taken during transfer.
optional .google.protobuf.Duration total_transfer_duration = 2;getTotalTransferDuration in interface TransferStatsOrBuilderpublic com.google.protobuf.DurationOrBuilder getTotalTransferDurationOrBuilder()
Total time taken during transfer.
optional .google.protobuf.Duration total_transfer_duration = 2;getTotalTransferDurationOrBuilder in interface TransferStatsOrBuilderpublic boolean hasLastTransferBytes()
Last transfer size in bytes.
optional int64 last_transfer_bytes = 3;hasLastTransferBytes in interface TransferStatsOrBuilderpublic long getLastTransferBytes()
Last transfer size in bytes.
optional int64 last_transfer_bytes = 3;getLastTransferBytes in interface TransferStatsOrBuilderpublic boolean hasLastTransferDuration()
Time taken during last transfer.
optional .google.protobuf.Duration last_transfer_duration = 4;hasLastTransferDuration in interface TransferStatsOrBuilderpublic com.google.protobuf.Duration getLastTransferDuration()
Time taken during last transfer.
optional .google.protobuf.Duration last_transfer_duration = 4;getLastTransferDuration in interface TransferStatsOrBuilderpublic com.google.protobuf.DurationOrBuilder getLastTransferDurationOrBuilder()
Time taken during last transfer.
optional .google.protobuf.Duration last_transfer_duration = 4;getLastTransferDurationOrBuilder in interface TransferStatsOrBuilderpublic boolean hasLagDuration()
Lag duration indicates the duration by which Destination region volume content lags behind the primary region volume content.
optional .google.protobuf.Duration lag_duration = 5;hasLagDuration in interface TransferStatsOrBuilderpublic com.google.protobuf.Duration getLagDuration()
Lag duration indicates the duration by which Destination region volume content lags behind the primary region volume content.
optional .google.protobuf.Duration lag_duration = 5;getLagDuration in interface TransferStatsOrBuilderpublic com.google.protobuf.DurationOrBuilder getLagDurationOrBuilder()
Lag duration indicates the duration by which Destination region volume content lags behind the primary region volume content.
optional .google.protobuf.Duration lag_duration = 5;getLagDurationOrBuilder in interface TransferStatsOrBuilderpublic boolean hasUpdateTime()
Time when progress was updated last.
optional .google.protobuf.Timestamp update_time = 6;hasUpdateTime in interface TransferStatsOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Time when progress was updated last.
optional .google.protobuf.Timestamp update_time = 6;getUpdateTime in interface TransferStatsOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Time when progress was updated last.
optional .google.protobuf.Timestamp update_time = 6;getUpdateTimeOrBuilder in interface TransferStatsOrBuilderpublic boolean hasLastTransferEndTime()
Time when last transfer completed.
optional .google.protobuf.Timestamp last_transfer_end_time = 7;hasLastTransferEndTime in interface TransferStatsOrBuilderpublic com.google.protobuf.Timestamp getLastTransferEndTime()
Time when last transfer completed.
optional .google.protobuf.Timestamp last_transfer_end_time = 7;getLastTransferEndTime in interface TransferStatsOrBuilderpublic com.google.protobuf.TimestampOrBuilder getLastTransferEndTimeOrBuilder()
Time when last transfer completed.
optional .google.protobuf.Timestamp last_transfer_end_time = 7;getLastTransferEndTimeOrBuilder in interface TransferStatsOrBuilderpublic boolean hasLastTransferError()
A message describing the cause of the last transfer failure.
optional string last_transfer_error = 8;hasLastTransferError in interface TransferStatsOrBuilderpublic String getLastTransferError()
A message describing the cause of the last transfer failure.
optional string last_transfer_error = 8;getLastTransferError in interface TransferStatsOrBuilderpublic com.google.protobuf.ByteString getLastTransferErrorBytes()
A message describing the cause of the last transfer failure.
optional string last_transfer_error = 8;getLastTransferErrorBytes in interface TransferStatsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static TransferStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferStats parseFrom(InputStream input) throws IOException
IOExceptionpublic static TransferStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TransferStats parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TransferStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TransferStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TransferStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TransferStats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TransferStats.Builder newBuilder()
public static TransferStats.Builder newBuilder(TransferStats prototype)
public TransferStats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TransferStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TransferStats getDefaultInstance()
public static com.google.protobuf.Parser<TransferStats> parser()
public com.google.protobuf.Parser<TransferStats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TransferStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.