public static interface Timeseries.SplitTimeseriesScanTaskRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMeasurementName()
optional string measurement_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMeasurementNameBytes()
optional string measurement_name = 2; |
int |
getSplitCountHint()
required int32 split_count_hint = 3; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasMeasurementName()
optional string measurement_name = 2; |
boolean |
hasSplitCountHint()
required int32 split_count_hint = 3; |
boolean |
hasTableName()
required string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;boolean hasMeasurementName()
optional string measurement_name = 2;String getMeasurementName()
optional string measurement_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMeasurementNameBytes()
optional string measurement_name = 2;boolean hasSplitCountHint()
required int32 split_count_hint = 3;int getSplitCountHint()
required int32 split_count_hint = 3;Copyright © 2025. All Rights Reserved.