Search.SyncStat.Builder |
Search.SyncStat.Builder.clear() |
Search.SyncStat.Builder |
Search.SyncStat.Builder.clearCurrentSyncTimestamp()
optional int64 current_sync_timestamp = 2;
|
Search.SyncStat.Builder |
Search.SyncStat.Builder.clearSyncPhase()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncPhase sync_phase = 1;
|
Search.SyncStat.Builder |
Search.DescribeSearchIndexResponse.Builder.getSyncStatBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;
|
Search.SyncStat.Builder |
Search.SyncStat.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.SyncStat.Builder |
Search.SyncStat.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.SyncStat.Builder |
Search.SyncStat.Builder.mergeFrom(Search.SyncStat other) |
static Search.SyncStat.Builder |
Search.SyncStat.newBuilder() |
static Search.SyncStat.Builder |
Search.SyncStat.newBuilder(Search.SyncStat prototype) |
Search.SyncStat.Builder |
Search.SyncStat.newBuilderForType() |
protected Search.SyncStat.Builder |
Search.SyncStat.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
Search.SyncStat.Builder |
Search.SyncStat.Builder.setCurrentSyncTimestamp(long value)
optional int64 current_sync_timestamp = 2;
|
Search.SyncStat.Builder |
Search.SyncStat.Builder.setSyncPhase(Search.SyncPhase value)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncPhase sync_phase = 1;
|
Search.SyncStat.Builder |
Search.SyncStat.toBuilder() |