public static final class Search.HighlightParameter extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.HighlightParameterOrBuilder
com.alicloud.openservices.tablestore.core.protocol.HighlightParameter| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.HighlightParameter.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.HighlightParameter |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
FIELD_NAME_FIELD_NUMBER |
static int |
FRAGMENT_SIZE_FIELD_NUMBER |
static int |
FRAGMENTS_ORDER_FIELD_NUMBER |
static int |
NUMBER_OF_FRAGMENTS_FIELD_NUMBER |
static int |
POST_TAG_FIELD_NUMBER |
static int |
PRE_TAG_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Search.HighlightParameter |
getDefaultInstance() |
Search.HighlightParameter |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
int |
getFragmentSize()
optional int32 fragment_size = 3; |
Search.HighlightFragmentOrder |
getFragmentsOrder()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightFragmentOrder fragments_order = 6 [default = TEXT_SEQUENCE]; |
int |
getNumberOfFragments()
optional int32 number_of_fragments = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.HighlightParameter> |
getParserForType() |
String |
getPostTag()
optional string post_tag = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPostTagBytes()
optional string post_tag = 5; |
String |
getPreTag()
optional string pre_tag = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPreTagBytes()
optional string pre_tag = 4; |
int |
getSerializedSize() |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasFragmentSize()
optional int32 fragment_size = 3; |
boolean |
hasFragmentsOrder()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightFragmentOrder fragments_order = 6 [default = TEXT_SEQUENCE]; |
int |
hashCode() |
boolean |
hasNumberOfFragments()
optional int32 number_of_fragments = 2; |
boolean |
hasPostTag()
optional string post_tag = 5; |
boolean |
hasPreTag()
optional string pre_tag = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.HighlightParameter.Builder |
newBuilder() |
static Search.HighlightParameter.Builder |
newBuilder(Search.HighlightParameter prototype) |
Search.HighlightParameter.Builder |
newBuilderForType() |
protected Search.HighlightParameter.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.HighlightParameter |
parseDelimitedFrom(InputStream input) |
static Search.HighlightParameter |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.HighlightParameter |
parseFrom(byte[] data) |
static Search.HighlightParameter |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.HighlightParameter |
parseFrom(ByteBuffer data) |
static Search.HighlightParameter |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.HighlightParameter |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.HighlightParameter |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.HighlightParameter |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.HighlightParameter |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.HighlightParameter |
parseFrom(InputStream input) |
static Search.HighlightParameter |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.HighlightParameter> |
parser() |
Search.HighlightParameter.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int FIELD_NAME_FIELD_NUMBER
public static final int NUMBER_OF_FRAGMENTS_FIELD_NUMBER
public static final int FRAGMENT_SIZE_FIELD_NUMBER
public static final int PRE_TAG_FIELD_NUMBER
public static final int POST_TAG_FIELD_NUMBER
public static final int FRAGMENTS_ORDER_FIELD_NUMBER
public 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.GeneratedMessagepublic boolean hasFieldName()
optional string field_name = 1;hasFieldName 在接口中 Search.HighlightParameterOrBuilderpublic String getFieldName()
optional string field_name = 1;getFieldName 在接口中 Search.HighlightParameterOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;getFieldNameBytes 在接口中 Search.HighlightParameterOrBuilderpublic boolean hasNumberOfFragments()
optional int32 number_of_fragments = 2;hasNumberOfFragments 在接口中 Search.HighlightParameterOrBuilderpublic int getNumberOfFragments()
optional int32 number_of_fragments = 2;getNumberOfFragments 在接口中 Search.HighlightParameterOrBuilderpublic boolean hasFragmentSize()
optional int32 fragment_size = 3;hasFragmentSize 在接口中 Search.HighlightParameterOrBuilderpublic int getFragmentSize()
optional int32 fragment_size = 3;getFragmentSize 在接口中 Search.HighlightParameterOrBuilderpublic boolean hasPreTag()
optional string pre_tag = 4;hasPreTag 在接口中 Search.HighlightParameterOrBuilderpublic String getPreTag()
optional string pre_tag = 4;getPreTag 在接口中 Search.HighlightParameterOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPreTagBytes()
optional string pre_tag = 4;getPreTagBytes 在接口中 Search.HighlightParameterOrBuilderpublic boolean hasPostTag()
optional string post_tag = 5;hasPostTag 在接口中 Search.HighlightParameterOrBuilderpublic String getPostTag()
optional string post_tag = 5;getPostTag 在接口中 Search.HighlightParameterOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPostTagBytes()
optional string post_tag = 5;getPostTagBytes 在接口中 Search.HighlightParameterOrBuilderpublic boolean hasFragmentsOrder()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightFragmentOrder fragments_order = 6 [default = TEXT_SEQUENCE];hasFragmentsOrder 在接口中 Search.HighlightParameterOrBuilderpublic Search.HighlightFragmentOrder getFragmentsOrder()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightFragmentOrder fragments_order = 6 [default = TEXT_SEQUENCE];getFragmentsOrder 在接口中 Search.HighlightParameterOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.HighlightParameter parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.HighlightParameter parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.HighlightParameter parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.HighlightParameter parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.HighlightParameter parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.HighlightParameter parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.HighlightParameter parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.HighlightParameter parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.HighlightParameter parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.HighlightParameter parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.HighlightParameter parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.HighlightParameter parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.HighlightParameter.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.HighlightParameter.Builder newBuilder()
public static Search.HighlightParameter.Builder newBuilder(Search.HighlightParameter prototype)
public Search.HighlightParameter.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.HighlightParameter.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.HighlightParameter getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.HighlightParameter> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.HighlightParameter> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic Search.HighlightParameter getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.