public static interface OtsFilter.FilterOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFilter()
Serialized string of filter of the type
required bytes filter = 2; |
OtsFilter.FilterType |
getType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1; |
boolean |
hasFilter()
Serialized string of filter of the type
required bytes filter = 2; |
boolean |
hasType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1;OtsFilter.FilterType getType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1;boolean hasFilter()
Serialized string of filter of the type
required bytes filter = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFilter()
Serialized string of filter of the type
required bytes filter = 2;Copyright © 2025. All Rights Reserved.