public static final class Search.SearchHit extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.SearchHitOrBuilder
com.alicloud.openservices.tablestore.core.protocol.SearchHit| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.SearchHit.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.SearchHit |
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 |
HIGHLIGHT_RESULT_FIELD_NUMBER |
static int |
NESTED_DOC_OFFSET_FIELD_NUMBER |
static int |
SCORE_FIELD_NUMBER |
static int |
SEARCH_INNER_HITS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Search.SearchHit |
getDefaultInstance() |
Search.SearchHit |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Search.HighlightResult |
getHighlightResult()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightResult highlight_result = 4; |
Search.HighlightResultOrBuilder |
getHighlightResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightResult highlight_result = 4; |
int |
getNestedDocOffset()
optional int32 nested_doc_offset = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchHit> |
getParserForType() |
double |
getScore()
optional double score = 3; |
Search.SearchInnerHit |
getSearchInnerHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5; |
int |
getSearchInnerHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5; |
List<Search.SearchInnerHit> |
getSearchInnerHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5; |
Search.SearchInnerHitOrBuilder |
getSearchInnerHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5; |
List<? extends Search.SearchInnerHitOrBuilder> |
getSearchInnerHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5; |
int |
getSerializedSize() |
int |
hashCode() |
boolean |
hasHighlightResult()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightResult highlight_result = 4; |
boolean |
hasNestedDocOffset()
optional int32 nested_doc_offset = 6; |
boolean |
hasScore()
optional double score = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.SearchHit.Builder |
newBuilder() |
static Search.SearchHit.Builder |
newBuilder(Search.SearchHit prototype) |
Search.SearchHit.Builder |
newBuilderForType() |
protected Search.SearchHit.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.SearchHit |
parseDelimitedFrom(InputStream input) |
static Search.SearchHit |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
parseFrom(byte[] data) |
static Search.SearchHit |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
parseFrom(ByteBuffer data) |
static Search.SearchHit |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.SearchHit |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.SearchHit |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchHit |
parseFrom(InputStream input) |
static Search.SearchHit |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchHit> |
parser() |
Search.SearchHit.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 SCORE_FIELD_NUMBER
public static final int HIGHLIGHT_RESULT_FIELD_NUMBER
public static final int SEARCH_INNER_HITS_FIELD_NUMBER
public static final int NESTED_DOC_OFFSET_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 hasScore()
optional double score = 3;hasScore 在接口中 Search.SearchHitOrBuilderpublic double getScore()
optional double score = 3;getScore 在接口中 Search.SearchHitOrBuilderpublic boolean hasHighlightResult()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightResult highlight_result = 4;hasHighlightResult 在接口中 Search.SearchHitOrBuilderpublic Search.HighlightResult getHighlightResult()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightResult highlight_result = 4;getHighlightResult 在接口中 Search.SearchHitOrBuilderpublic Search.HighlightResultOrBuilder getHighlightResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.HighlightResult highlight_result = 4;public List<Search.SearchInnerHit> getSearchInnerHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5;public List<? extends Search.SearchInnerHitOrBuilder> getSearchInnerHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5;public int getSearchInnerHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5;public Search.SearchInnerHit getSearchInnerHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5;getSearchInnerHits 在接口中 Search.SearchHitOrBuilderpublic Search.SearchInnerHitOrBuilder getSearchInnerHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchInnerHit search_inner_hits = 5;public boolean hasNestedDocOffset()
optional int32 nested_doc_offset = 6;hasNestedDocOffset 在接口中 Search.SearchHitOrBuilderpublic int getNestedDocOffset()
optional int32 nested_doc_offset = 6;getNestedDocOffset 在接口中 Search.SearchHitOrBuilderpublic 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.SearchHit parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.SearchHit 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.SearchHit 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.SearchHit 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.SearchHit parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.SearchHit 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.SearchHit parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.SearchHit parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.SearchHit parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.SearchHit parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.SearchHit parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.SearchHit parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.SearchHit.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.SearchHit.Builder newBuilder()
public static Search.SearchHit.Builder newBuilder(Search.SearchHit prototype)
public Search.SearchHit.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.SearchHit.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.SearchHit getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchHit> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchHit> 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.SearchHit getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.