public static final class OtsFilter.Filter.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsFilter.Filter.Builder> implements OtsFilter.FilterOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Filter| 限定符和类型 | 方法和说明 |
|---|---|
OtsFilter.Filter |
build() |
OtsFilter.Filter |
buildPartial() |
OtsFilter.Filter.Builder |
clear() |
OtsFilter.Filter.Builder |
clearFilter()
Serialized string of filter of the type
required bytes filter = 2; |
OtsFilter.Filter.Builder |
clearType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1; |
OtsFilter.Filter |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsFilter.Filter.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsFilter.Filter.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsFilter.Filter.Builder |
mergeFrom(OtsFilter.Filter other) |
OtsFilter.Filter.Builder |
setFilter(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
Serialized string of filter of the type
required bytes filter = 2; |
OtsFilter.Filter.Builder |
setType(OtsFilter.FilterType value)
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsFilter.Filter.Builder>public OtsFilter.Filter.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsFilter.Filter.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsFilter.Filter.Builder>public OtsFilter.Filter getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsFilter.Filter build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsFilter.Filter buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsFilter.Filter.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsFilter.Filter.Builder>public OtsFilter.Filter.Builder mergeFrom(OtsFilter.Filter other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsFilter.Filter.Builder>public OtsFilter.Filter.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsFilter.Filter.Builder>IOExceptionpublic boolean hasType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1;hasType 在接口中 OtsFilter.FilterOrBuilderpublic OtsFilter.FilterType getType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1;getType 在接口中 OtsFilter.FilterOrBuilderpublic OtsFilter.Filter.Builder setType(OtsFilter.FilterType value)
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1;value - The type to set.public OtsFilter.Filter.Builder clearType()
required .com.alicloud.openservices.tablestore.core.protocol.FilterType type = 1;public boolean hasFilter()
Serialized string of filter of the type
required bytes filter = 2;hasFilter 在接口中 OtsFilter.FilterOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFilter()
Serialized string of filter of the type
required bytes filter = 2;getFilter 在接口中 OtsFilter.FilterOrBuilderpublic OtsFilter.Filter.Builder setFilter(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
Serialized string of filter of the type
required bytes filter = 2;value - The filter to set.public OtsFilter.Filter.Builder clearFilter()
Serialized string of filter of the type
required bytes filter = 2;Copyright © 2025. All Rights Reserved.