public static interface Timeseries.SplitTimeseriesScanTaskResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSplitInfos(int index)
repeated bytes split_infos = 1; |
int |
getSplitInfosCount()
repeated bytes split_infos = 1; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getSplitInfosList()
repeated bytes split_infos = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getSplitInfosList()
repeated bytes split_infos = 1;int getSplitInfosCount()
repeated bytes split_infos = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSplitInfos(int index)
repeated bytes split_infos = 1;index - The index of the element to return.Copyright © 2025. All Rights Reserved.