public static final class Search.SearchResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.SearchResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.SearchResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.SearchResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.SearchResponse |
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 |
AGGS_FIELD_NUMBER |
static int |
CONSUMED_FIELD_NUMBER |
static int |
GROUP_BYS_FIELD_NUMBER |
static int |
IS_ALL_SUCCEEDED_FIELD_NUMBER |
static int |
NEXT_TOKEN_FIELD_NUMBER |
static int |
RESERVED_CONSUMED_FIELD_NUMBER |
static int |
ROWS_FIELD_NUMBER |
static int |
SEARCH_HITS_FIELD_NUMBER |
static int |
TOTAL_HITS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAggs()
optional bytes aggs = 7; |
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9; |
static Search.SearchResponse |
getDefaultInstance() |
Search.SearchResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGroupBys()
optional bytes group_bys = 8; |
boolean |
getIsAllSucceeded()
optional bool is_all_succeeded = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextToken()
optional bytes next_token = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchResponse> |
getParserForType() |
OtsInternalApi.ConsumedCapacity |
getReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getReservedConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRows(int index)
repeated bytes rows = 2; |
int |
getRowsCount()
repeated bytes rows = 2; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getRowsList()
repeated bytes rows = 2; |
Search.SearchHit |
getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
int |
getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<Search.SearchHit> |
getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
Search.SearchHitOrBuilder |
getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
List<? extends Search.SearchHitOrBuilder> |
getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5; |
int |
getSerializedSize() |
long |
getTotalHits()
optional int64 total_hits = 1; |
boolean |
hasAggs()
optional bytes aggs = 7; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9; |
boolean |
hasGroupBys()
optional bytes group_bys = 8; |
int |
hashCode() |
boolean |
hasIsAllSucceeded()
optional bool is_all_succeeded = 3; |
boolean |
hasNextToken()
optional bytes next_token = 6; |
boolean |
hasReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10; |
boolean |
hasTotalHits()
optional int64 total_hits = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.SearchResponse.Builder |
newBuilder() |
static Search.SearchResponse.Builder |
newBuilder(Search.SearchResponse prototype) |
Search.SearchResponse.Builder |
newBuilderForType() |
protected Search.SearchResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.SearchResponse |
parseDelimitedFrom(InputStream input) |
static Search.SearchResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(byte[] data) |
static Search.SearchResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(ByteBuffer data) |
static Search.SearchResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.SearchResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.SearchResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.SearchResponse |
parseFrom(InputStream input) |
static Search.SearchResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchResponse> |
parser() |
Search.SearchResponse.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 TOTAL_HITS_FIELD_NUMBER
public static final int ROWS_FIELD_NUMBER
public static final int IS_ALL_SUCCEEDED_FIELD_NUMBER
public static final int SEARCH_HITS_FIELD_NUMBER
public static final int NEXT_TOKEN_FIELD_NUMBER
public static final int AGGS_FIELD_NUMBER
public static final int GROUP_BYS_FIELD_NUMBER
public static final int CONSUMED_FIELD_NUMBER
public static final int RESERVED_CONSUMED_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 hasTotalHits()
optional int64 total_hits = 1;hasTotalHits 在接口中 Search.SearchResponseOrBuilderpublic long getTotalHits()
optional int64 total_hits = 1;getTotalHits 在接口中 Search.SearchResponseOrBuilderpublic List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getRowsList()
repeated bytes rows = 2;getRowsList 在接口中 Search.SearchResponseOrBuilderpublic int getRowsCount()
repeated bytes rows = 2;getRowsCount 在接口中 Search.SearchResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRows(int index)
repeated bytes rows = 2;getRows 在接口中 Search.SearchResponseOrBuilderindex - The index of the element to return.public boolean hasIsAllSucceeded()
optional bool is_all_succeeded = 3;hasIsAllSucceeded 在接口中 Search.SearchResponseOrBuilderpublic boolean getIsAllSucceeded()
optional bool is_all_succeeded = 3;getIsAllSucceeded 在接口中 Search.SearchResponseOrBuilderpublic List<Search.SearchHit> getSearchHitsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;public List<? extends Search.SearchHitOrBuilder> getSearchHitsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;public int getSearchHitsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;public Search.SearchHit getSearchHits(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;getSearchHits 在接口中 Search.SearchResponseOrBuilderpublic Search.SearchHitOrBuilder getSearchHitsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.SearchHit search_hits = 5;public boolean hasNextToken()
optional bytes next_token = 6;hasNextToken 在接口中 Search.SearchResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextToken()
optional bytes next_token = 6;getNextToken 在接口中 Search.SearchResponseOrBuilderpublic boolean hasAggs()
optional bytes aggs = 7;hasAggs 在接口中 Search.SearchResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAggs()
optional bytes aggs = 7;getAggs 在接口中 Search.SearchResponseOrBuilderpublic boolean hasGroupBys()
optional bytes group_bys = 8;hasGroupBys 在接口中 Search.SearchResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGroupBys()
optional bytes group_bys = 8;getGroupBys 在接口中 Search.SearchResponseOrBuilderpublic boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9;hasConsumed 在接口中 Search.SearchResponseOrBuilderpublic OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9;getConsumed 在接口中 Search.SearchResponseOrBuilderpublic OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 9;public boolean hasReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10;hasReservedConsumed 在接口中 Search.SearchResponseOrBuilderpublic OtsInternalApi.ConsumedCapacity getReservedConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10;getReservedConsumed 在接口中 Search.SearchResponseOrBuilderpublic OtsInternalApi.ConsumedCapacityOrBuilder getReservedConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity reserved_consumed = 10;public 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.SearchResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.SearchResponse 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.SearchResponse 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.SearchResponse 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.SearchResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.SearchResponse 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.SearchResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.SearchResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.SearchResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.SearchResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.SearchResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.SearchResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.SearchResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.SearchResponse.Builder newBuilder()
public static Search.SearchResponse.Builder newBuilder(Search.SearchResponse prototype)
public Search.SearchResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.SearchResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.SearchResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.SearchResponse> 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.SearchResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.