public static final class TransferTypes.TransferCounters extends com.google.protobuf.GeneratedMessageV3 implements TransferTypes.TransferCountersOrBuilder
A collection of counters that report the progress of a transfer operation.Protobuf type
google.storagetransfer.v1.TransferCounters| Modifier and Type | Class and Description |
|---|---|
static class |
TransferTypes.TransferCounters.Builder
A collection of counters that report the progress of a transfer operation.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getBytesCopiedToSink()
Bytes that are copied to the data sink.
|
long |
getBytesDeletedFromSink()
Bytes that are deleted from the data sink.
|
long |
getBytesDeletedFromSource()
Bytes that are deleted from the data source.
|
long |
getBytesFailedToDeleteFromSink()
Bytes that failed to be deleted from the data sink.
|
long |
getBytesFoundFromSource()
Bytes found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
|
long |
getBytesFoundOnlyFromSink()
Bytes found only in the data sink that are scheduled to be deleted.
|
long |
getBytesFromSourceFailed()
Bytes in the data source that failed to be transferred or that failed to
be deleted after being transferred.
|
long |
getBytesFromSourceSkippedBySync()
Bytes in the data source that are not transferred because they already
exist in the data sink.
|
static TransferTypes.TransferCounters |
getDefaultInstance() |
TransferTypes.TransferCounters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getDirectoriesFailedToListFromSource()
For transfers involving PosixFilesystem only.
|
long |
getDirectoriesFoundFromSource()
For transfers involving PosixFilesystem only.
|
long |
getDirectoriesSuccessfullyListedFromSource()
For transfers involving PosixFilesystem only.
|
long |
getIntermediateObjectsCleanedUp()
Number of successfully cleaned up intermediate objects.
|
long |
getIntermediateObjectsFailedCleanedUp()
Number of intermediate objects failed cleaned up.
|
long |
getObjectsCopiedToSink()
Objects that are copied to the data sink.
|
long |
getObjectsDeletedFromSink()
Objects that are deleted from the data sink.
|
long |
getObjectsDeletedFromSource()
Objects that are deleted from the data source.
|
long |
getObjectsFailedToDeleteFromSink()
Objects that failed to be deleted from the data sink.
|
long |
getObjectsFoundFromSource()
Objects found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
|
long |
getObjectsFoundOnlyFromSink()
Objects found only in the data sink that are scheduled to be deleted.
|
long |
getObjectsFromSourceFailed()
Objects in the data source that failed to be transferred or that failed
to be deleted after being transferred.
|
long |
getObjectsFromSourceSkippedBySync()
Objects in the data source that are not transferred because they already
exist in the data sink.
|
com.google.protobuf.Parser<TransferTypes.TransferCounters> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TransferTypes.TransferCounters.Builder |
newBuilder() |
static TransferTypes.TransferCounters.Builder |
newBuilder(TransferTypes.TransferCounters prototype) |
TransferTypes.TransferCounters.Builder |
newBuilderForType() |
protected TransferTypes.TransferCounters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TransferTypes.TransferCounters |
parseDelimitedFrom(InputStream input) |
static TransferTypes.TransferCounters |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
parseFrom(byte[] data) |
static TransferTypes.TransferCounters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
parseFrom(ByteBuffer data) |
static TransferTypes.TransferCounters |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.TransferCounters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.TransferCounters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
parseFrom(InputStream input) |
static TransferTypes.TransferCounters |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TransferTypes.TransferCounters> |
parser() |
TransferTypes.TransferCounters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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 OBJECTS_FOUND_FROM_SOURCE_FIELD_NUMBER
public static final int BYTES_FOUND_FROM_SOURCE_FIELD_NUMBER
public static final int OBJECTS_FOUND_ONLY_FROM_SINK_FIELD_NUMBER
public static final int BYTES_FOUND_ONLY_FROM_SINK_FIELD_NUMBER
public static final int OBJECTS_FROM_SOURCE_SKIPPED_BY_SYNC_FIELD_NUMBER
public static final int BYTES_FROM_SOURCE_SKIPPED_BY_SYNC_FIELD_NUMBER
public static final int OBJECTS_COPIED_TO_SINK_FIELD_NUMBER
public static final int BYTES_COPIED_TO_SINK_FIELD_NUMBER
public static final int OBJECTS_DELETED_FROM_SOURCE_FIELD_NUMBER
public static final int BYTES_DELETED_FROM_SOURCE_FIELD_NUMBER
public static final int OBJECTS_DELETED_FROM_SINK_FIELD_NUMBER
public static final int BYTES_DELETED_FROM_SINK_FIELD_NUMBER
public static final int OBJECTS_FROM_SOURCE_FAILED_FIELD_NUMBER
public static final int BYTES_FROM_SOURCE_FAILED_FIELD_NUMBER
public static final int OBJECTS_FAILED_TO_DELETE_FROM_SINK_FIELD_NUMBER
public static final int BYTES_FAILED_TO_DELETE_FROM_SINK_FIELD_NUMBER
public static final int DIRECTORIES_FOUND_FROM_SOURCE_FIELD_NUMBER
public static final int DIRECTORIES_FAILED_TO_LIST_FROM_SOURCE_FIELD_NUMBER
public static final int DIRECTORIES_SUCCESSFULLY_LISTED_FROM_SOURCE_FIELD_NUMBER
public static final int INTERMEDIATE_OBJECTS_CLEANED_UP_FIELD_NUMBER
public static final int INTERMEDIATE_OBJECTS_FAILED_CLEANED_UP_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 long getObjectsFoundFromSource()
Objects found in the data source that are scheduled to be transferred, excluding any that are filtered based on object conditions or skipped due to sync.
int64 objects_found_from_source = 1;getObjectsFoundFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesFoundFromSource()
Bytes found in the data source that are scheduled to be transferred, excluding any that are filtered based on object conditions or skipped due to sync.
int64 bytes_found_from_source = 2;getBytesFoundFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsFoundOnlyFromSink()
Objects found only in the data sink that are scheduled to be deleted.
int64 objects_found_only_from_sink = 3;getObjectsFoundOnlyFromSink in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesFoundOnlyFromSink()
Bytes found only in the data sink that are scheduled to be deleted.
int64 bytes_found_only_from_sink = 4;getBytesFoundOnlyFromSink in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsFromSourceSkippedBySync()
Objects in the data source that are not transferred because they already exist in the data sink.
int64 objects_from_source_skipped_by_sync = 5;getObjectsFromSourceSkippedBySync in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesFromSourceSkippedBySync()
Bytes in the data source that are not transferred because they already exist in the data sink.
int64 bytes_from_source_skipped_by_sync = 6;getBytesFromSourceSkippedBySync in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsCopiedToSink()
Objects that are copied to the data sink.
int64 objects_copied_to_sink = 7;getObjectsCopiedToSink in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesCopiedToSink()
Bytes that are copied to the data sink.
int64 bytes_copied_to_sink = 8;getBytesCopiedToSink in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsDeletedFromSource()
Objects that are deleted from the data source.
int64 objects_deleted_from_source = 9;getObjectsDeletedFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesDeletedFromSource()
Bytes that are deleted from the data source.
int64 bytes_deleted_from_source = 10;getBytesDeletedFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsDeletedFromSink()
Objects that are deleted from the data sink.
int64 objects_deleted_from_sink = 11;getObjectsDeletedFromSink in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesDeletedFromSink()
Bytes that are deleted from the data sink.
int64 bytes_deleted_from_sink = 12;getBytesDeletedFromSink in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsFromSourceFailed()
Objects in the data source that failed to be transferred or that failed to be deleted after being transferred.
int64 objects_from_source_failed = 13;getObjectsFromSourceFailed in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesFromSourceFailed()
Bytes in the data source that failed to be transferred or that failed to be deleted after being transferred.
int64 bytes_from_source_failed = 14;getBytesFromSourceFailed in interface TransferTypes.TransferCountersOrBuilderpublic long getObjectsFailedToDeleteFromSink()
Objects that failed to be deleted from the data sink.
int64 objects_failed_to_delete_from_sink = 15;getObjectsFailedToDeleteFromSink in interface TransferTypes.TransferCountersOrBuilderpublic long getBytesFailedToDeleteFromSink()
Bytes that failed to be deleted from the data sink.
int64 bytes_failed_to_delete_from_sink = 16;getBytesFailedToDeleteFromSink in interface TransferTypes.TransferCountersOrBuilderpublic long getDirectoriesFoundFromSource()
For transfers involving PosixFilesystem only. Number of directories found while listing. For example, if the root directory of the transfer is `base/` and there are two other directories, `a/` and `b/` under this directory, the count after listing `base/`, `base/a/` and `base/b/` is 3.
int64 directories_found_from_source = 17;getDirectoriesFoundFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getDirectoriesFailedToListFromSource()
For transfers involving PosixFilesystem only. Number of listing failures for each directory found at the source. Potential failures when listing a directory include permission failure or block failure. If listing a directory fails, no files in the directory are transferred.
int64 directories_failed_to_list_from_source = 18;getDirectoriesFailedToListFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getDirectoriesSuccessfullyListedFromSource()
For transfers involving PosixFilesystem only. Number of successful listings for each directory found at the source.
int64 directories_successfully_listed_from_source = 19;getDirectoriesSuccessfullyListedFromSource in interface TransferTypes.TransferCountersOrBuilderpublic long getIntermediateObjectsCleanedUp()
Number of successfully cleaned up intermediate objects.
int64 intermediate_objects_cleaned_up = 22;getIntermediateObjectsCleanedUp in interface TransferTypes.TransferCountersOrBuilderpublic long getIntermediateObjectsFailedCleanedUp()
Number of intermediate objects failed cleaned up.
int64 intermediate_objects_failed_cleaned_up = 23;getIntermediateObjectsFailedCleanedUp in interface TransferTypes.TransferCountersOrBuilderpublic 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 TransferTypes.TransferCounters parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferTypes.TransferCounters parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferTypes.TransferCounters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferTypes.TransferCounters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferTypes.TransferCounters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferTypes.TransferCounters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransferTypes.TransferCounters parseFrom(InputStream input) throws IOException
IOExceptionpublic static TransferTypes.TransferCounters parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TransferTypes.TransferCounters parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TransferTypes.TransferCounters parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TransferTypes.TransferCounters parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TransferTypes.TransferCounters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TransferTypes.TransferCounters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TransferTypes.TransferCounters.Builder newBuilder()
public static TransferTypes.TransferCounters.Builder newBuilder(TransferTypes.TransferCounters prototype)
public TransferTypes.TransferCounters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TransferTypes.TransferCounters.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TransferTypes.TransferCounters getDefaultInstance()
public static com.google.protobuf.Parser<TransferTypes.TransferCounters> parser()
public com.google.protobuf.Parser<TransferTypes.TransferCounters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TransferTypes.TransferCounters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.