public static interface Timeseries.MetaUpdateStatusOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getMetaUpdateTimes(int index)
repeated uint32 meta_update_times = 2; |
int |
getMetaUpdateTimesCount()
repeated uint32 meta_update_times = 2; |
List<Integer> |
getMetaUpdateTimesList()
repeated uint32 meta_update_times = 2; |
int |
getRowIds(int index)
repeated uint32 row_ids = 1; |
int |
getRowIdsCount()
repeated uint32 row_ids = 1; |
List<Integer> |
getRowIdsList()
repeated uint32 row_ids = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Integer> getRowIdsList()
repeated uint32 row_ids = 1;int getRowIdsCount()
repeated uint32 row_ids = 1;int getRowIds(int index)
repeated uint32 row_ids = 1;index - The index of the element to return.List<Integer> getMetaUpdateTimesList()
repeated uint32 meta_update_times = 2;int getMetaUpdateTimesCount()
repeated uint32 meta_update_times = 2;int getMetaUpdateTimes(int index)
repeated uint32 meta_update_times = 2;index - The index of the element to return.Copyright © 2025. All Rights Reserved.