public static interface Timeseries.TimeseriesRowsOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getFlatbufferCrc32C()
optional int32 flatbuffer_crc32c = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRowsData()
required bytes rows_data = 2; |
Timeseries.RowsSerializeType |
getType()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType type = 1; |
boolean |
hasFlatbufferCrc32C()
optional int32 flatbuffer_crc32c = 3; |
boolean |
hasRowsData()
required bytes rows_data = 2; |
boolean |
hasType()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType type = 1;Timeseries.RowsSerializeType getType()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.RowsSerializeType type = 1;boolean hasRowsData()
required bytes rows_data = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRowsData()
required bytes rows_data = 2;boolean hasFlatbufferCrc32C()
optional int32 flatbuffer_crc32c = 3;int getFlatbufferCrc32C()
optional int32 flatbuffer_crc32c = 3;Copyright © 2025. All Rights Reserved.