public static interface Search.SyncStatOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCurrentSyncTimestamp()
optional int64 current_sync_timestamp = 2; |
Search.SyncPhase |
getSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncPhase sync_phase = 1; |
boolean |
hasCurrentSyncTimestamp()
optional int64 current_sync_timestamp = 2; |
boolean |
hasSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncPhase sync_phase = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncPhase sync_phase = 1;Search.SyncPhase getSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncPhase sync_phase = 1;boolean hasCurrentSyncTimestamp()
optional int64 current_sync_timestamp = 2;long getCurrentSyncTimestamp()
optional int64 current_sync_timestamp = 2;Copyright © 2025. All Rights Reserved.