public static final class OtsDelivery.TaskSyncStat.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.TaskSyncStat.Builder> implements OtsDelivery.TaskSyncStatOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat| 限定符和类型 | 方法和说明 |
|---|---|
OtsDelivery.TaskSyncStat |
build() |
OtsDelivery.TaskSyncStat |
buildPartial() |
OtsDelivery.TaskSyncStat.Builder |
clear() |
OtsDelivery.TaskSyncStat.Builder |
clearCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
|
OtsDelivery.TaskSyncStat.Builder |
clearDetail()
optional string detail = 4; |
OtsDelivery.TaskSyncStat.Builder |
clearErrorCode()
UnAuthorized/InvalidOssBucket...
|
OtsDelivery.TaskSyncStat.Builder |
clearTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1; |
long |
getCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
|
OtsDelivery.TaskSyncStat |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDetail()
optional string detail = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getDetailBytes()
optional string detail = 4; |
OtsDelivery.ErrorType |
getErrorCode()
UnAuthorized/InvalidOssBucket...
|
OtsDelivery.TaskSyncStat.TaskSyncPhase |
getTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1; |
boolean |
hasCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
|
boolean |
hasDetail()
optional string detail = 4; |
boolean |
hasErrorCode()
UnAuthorized/InvalidOssBucket...
|
boolean |
hasTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsDelivery.TaskSyncStat.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsDelivery.TaskSyncStat.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsDelivery.TaskSyncStat.Builder |
mergeFrom(OtsDelivery.TaskSyncStat other) |
OtsDelivery.TaskSyncStat.Builder |
setCurrentSyncTimestamp(long value)
Current synchronization progress, refer to TunnelService.
|
OtsDelivery.TaskSyncStat.Builder |
setDetail(String value)
optional string detail = 4; |
OtsDelivery.TaskSyncStat.Builder |
setDetailBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string detail = 4; |
OtsDelivery.TaskSyncStat.Builder |
setErrorCode(OtsDelivery.ErrorType value)
UnAuthorized/InvalidOssBucket...
|
OtsDelivery.TaskSyncStat.Builder |
setTaskSyncPhase(OtsDelivery.TaskSyncStat.TaskSyncPhase value)
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.TaskSyncStat.Builder>public OtsDelivery.TaskSyncStat.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.TaskSyncStat.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.TaskSyncStat.Builder>public OtsDelivery.TaskSyncStat getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsDelivery.TaskSyncStat build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsDelivery.TaskSyncStat buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsDelivery.TaskSyncStat.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsDelivery.TaskSyncStat.Builder>public OtsDelivery.TaskSyncStat.Builder mergeFrom(OtsDelivery.TaskSyncStat other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsDelivery.TaskSyncStat.Builder>public OtsDelivery.TaskSyncStat.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsDelivery.TaskSyncStat.Builder>IOExceptionpublic boolean hasTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1;hasTaskSyncPhase 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic OtsDelivery.TaskSyncStat.TaskSyncPhase getTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1;getTaskSyncPhase 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic OtsDelivery.TaskSyncStat.Builder setTaskSyncPhase(OtsDelivery.TaskSyncStat.TaskSyncPhase value)
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1;value - The taskSyncPhase to set.public OtsDelivery.TaskSyncStat.Builder clearTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1;public boolean hasCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
optional int64 current_sync_timestamp = 2;hasCurrentSyncTimestamp 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic long getCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
optional int64 current_sync_timestamp = 2;getCurrentSyncTimestamp 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic OtsDelivery.TaskSyncStat.Builder setCurrentSyncTimestamp(long value)
Current synchronization progress, refer to TunnelService.
optional int64 current_sync_timestamp = 2;value - The currentSyncTimestamp to set.public OtsDelivery.TaskSyncStat.Builder clearCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
optional int64 current_sync_timestamp = 2;public boolean hasErrorCode()
UnAuthorized/InvalidOssBucket...
optional .com.alicloud.openservices.tablestore.core.protocol.ErrorType error_code = 3;hasErrorCode 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic OtsDelivery.ErrorType getErrorCode()
UnAuthorized/InvalidOssBucket...
optional .com.alicloud.openservices.tablestore.core.protocol.ErrorType error_code = 3;getErrorCode 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic OtsDelivery.TaskSyncStat.Builder setErrorCode(OtsDelivery.ErrorType value)
UnAuthorized/InvalidOssBucket...
optional .com.alicloud.openservices.tablestore.core.protocol.ErrorType error_code = 3;value - The errorCode to set.public OtsDelivery.TaskSyncStat.Builder clearErrorCode()
UnAuthorized/InvalidOssBucket...
optional .com.alicloud.openservices.tablestore.core.protocol.ErrorType error_code = 3;public boolean hasDetail()
optional string detail = 4;hasDetail 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic String getDetail()
optional string detail = 4;getDetail 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getDetailBytes()
optional string detail = 4;getDetailBytes 在接口中 OtsDelivery.TaskSyncStatOrBuilderpublic OtsDelivery.TaskSyncStat.Builder setDetail(String value)
optional string detail = 4;value - The detail to set.public OtsDelivery.TaskSyncStat.Builder clearDetail()
optional string detail = 4;public OtsDelivery.TaskSyncStat.Builder setDetailBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string detail = 4;value - The bytes for detail to set.Copyright © 2025. All Rights Reserved.