public static interface OtsDelivery.TaskSyncStatOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTaskSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.TaskSyncStat.TaskSyncPhase task_sync_phase = 1;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.
optional int64 current_sync_timestamp = 2;long getCurrentSyncTimestamp()
Current synchronization progress, refer to TunnelService.
optional int64 current_sync_timestamp = 2;boolean hasErrorCode()
UnAuthorized/InvalidOssBucket...
optional .com.alicloud.openservices.tablestore.core.protocol.ErrorType error_code = 3;OtsDelivery.ErrorType getErrorCode()
UnAuthorized/InvalidOssBucket...
optional .com.alicloud.openservices.tablestore.core.protocol.ErrorType error_code = 3;boolean hasDetail()
optional string detail = 4;String getDetail()
optional string detail = 4;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getDetailBytes()
optional string detail = 4;Copyright © 2025. All Rights Reserved.