public static interface Search.MeteringInfoOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getReservedReadCu()
optional int64 reserved_read_cu = 3; |
long |
getRowCount()
optional int64 row_count = 2; |
long |
getStorageSize()
optional int64 storage_size = 1; |
long |
getTimestamp()
optional int64 timestamp = 4; |
boolean |
hasReservedReadCu()
optional int64 reserved_read_cu = 3; |
boolean |
hasRowCount()
optional int64 row_count = 2; |
boolean |
hasStorageSize()
optional int64 storage_size = 1; |
boolean |
hasTimestamp()
optional int64 timestamp = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStorageSize()
optional int64 storage_size = 1;long getStorageSize()
optional int64 storage_size = 1;boolean hasRowCount()
optional int64 row_count = 2;long getRowCount()
optional int64 row_count = 2;boolean hasReservedReadCu()
optional int64 reserved_read_cu = 3;long getReservedReadCu()
optional int64 reserved_read_cu = 3;boolean hasTimestamp()
optional int64 timestamp = 4;long getTimestamp()
optional int64 timestamp = 4;Copyright © 2025. All Rights Reserved.