public static interface Timeseries.TimeseriesAnalyticalStoreOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getStoreName()
optional string store_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStoreNameBytes()
optional string store_name = 1; |
Timeseries.AnalyticalStoreSyncType |
getSyncOption()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.AnalyticalStoreSyncType sync_option = 3; |
int |
getTimeToLive()
optional int32 time_to_live = 2; |
boolean |
hasStoreName()
optional string store_name = 1; |
boolean |
hasSyncOption()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.AnalyticalStoreSyncType sync_option = 3; |
boolean |
hasTimeToLive()
optional int32 time_to_live = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStoreName()
optional string store_name = 1;String getStoreName()
optional string store_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStoreNameBytes()
optional string store_name = 1;boolean hasTimeToLive()
optional int32 time_to_live = 2;int getTimeToLive()
optional int32 time_to_live = 2;boolean hasSyncOption()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.AnalyticalStoreSyncType sync_option = 3;Timeseries.AnalyticalStoreSyncType getSyncOption()
optional .com.alicloud.openservices.tablestore.core.protocol.timeseries.AnalyticalStoreSyncType sync_option = 3;Copyright © 2025. All Rights Reserved.