public static final class Search.GroupByCompositeResult extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.GroupByCompositeResultOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.GroupByCompositeResult.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResult |
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 |
GROUP_BY_COMPOSITE_RESULT_ITEMS_FIELD_NUMBER |
static int |
NEXT_TOKEN_FIELD_NUMBER |
static int |
SOURCE_GROUP_BY_NAMES_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Search.GroupByCompositeResult |
getDefaultInstance() |
Search.GroupByCompositeResult |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Search.GroupByCompositeResultItem |
getGroupByCompositeResultItems(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1; |
int |
getGroupByCompositeResultItemsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1; |
List<Search.GroupByCompositeResultItem> |
getGroupByCompositeResultItemsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1; |
Search.GroupByCompositeResultItemOrBuilder |
getGroupByCompositeResultItemsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1; |
List<? extends Search.GroupByCompositeResultItemOrBuilder> |
getGroupByCompositeResultItemsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1; |
String |
getNextToken()
optional string next_token = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextTokenBytes()
optional string next_token = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResult> |
getParserForType() |
int |
getSerializedSize() |
String |
getSourceGroupByNames(int index)
repeated string source_group_by_names = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSourceGroupByNamesBytes(int index)
repeated string source_group_by_names = 2; |
int |
getSourceGroupByNamesCount()
repeated string source_group_by_names = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getSourceGroupByNamesList()
repeated string source_group_by_names = 2; |
int |
hashCode() |
boolean |
hasNextToken()
optional string next_token = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.GroupByCompositeResult.Builder |
newBuilder() |
static Search.GroupByCompositeResult.Builder |
newBuilder(Search.GroupByCompositeResult prototype) |
Search.GroupByCompositeResult.Builder |
newBuilderForType() |
protected Search.GroupByCompositeResult.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.GroupByCompositeResult |
parseDelimitedFrom(InputStream input) |
static Search.GroupByCompositeResult |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResult |
parseFrom(byte[] data) |
static Search.GroupByCompositeResult |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResult |
parseFrom(ByteBuffer data) |
static Search.GroupByCompositeResult |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.GroupByCompositeResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.GroupByCompositeResult |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResult |
parseFrom(InputStream input) |
static Search.GroupByCompositeResult |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResult> |
parser() |
Search.GroupByCompositeResult.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 GROUP_BY_COMPOSITE_RESULT_ITEMS_FIELD_NUMBER
public static final int SOURCE_GROUP_BY_NAMES_FIELD_NUMBER
public static final int NEXT_TOKEN_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 List<Search.GroupByCompositeResultItem> getGroupByCompositeResultItemsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1;public List<? extends Search.GroupByCompositeResultItemOrBuilder> getGroupByCompositeResultItemsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1;public int getGroupByCompositeResultItemsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1;public Search.GroupByCompositeResultItem getGroupByCompositeResultItems(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1;public Search.GroupByCompositeResultItemOrBuilder getGroupByCompositeResultItemsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem group_by_composite_result_items = 1;public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getSourceGroupByNamesList()
repeated string source_group_by_names = 2;getSourceGroupByNamesList 在接口中 Search.GroupByCompositeResultOrBuilderpublic int getSourceGroupByNamesCount()
repeated string source_group_by_names = 2;getSourceGroupByNamesCount 在接口中 Search.GroupByCompositeResultOrBuilderpublic String getSourceGroupByNames(int index)
repeated string source_group_by_names = 2;getSourceGroupByNames 在接口中 Search.GroupByCompositeResultOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSourceGroupByNamesBytes(int index)
repeated string source_group_by_names = 2;getSourceGroupByNamesBytes 在接口中 Search.GroupByCompositeResultOrBuilderindex - The index of the value to return.public boolean hasNextToken()
optional string next_token = 3;hasNextToken 在接口中 Search.GroupByCompositeResultOrBuilderpublic String getNextToken()
optional string next_token = 3;getNextToken 在接口中 Search.GroupByCompositeResultOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextTokenBytes()
optional string next_token = 3;getNextTokenBytes 在接口中 Search.GroupByCompositeResultOrBuilderpublic 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.GroupByCompositeResult parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.GroupByCompositeResult 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.GroupByCompositeResult 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.GroupByCompositeResult 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.GroupByCompositeResult parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.GroupByCompositeResult 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.GroupByCompositeResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.GroupByCompositeResult parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.GroupByCompositeResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.GroupByCompositeResult parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.GroupByCompositeResult parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.GroupByCompositeResult parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.GroupByCompositeResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.GroupByCompositeResult.Builder newBuilder()
public static Search.GroupByCompositeResult.Builder newBuilder(Search.GroupByCompositeResult prototype)
public Search.GroupByCompositeResult.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.GroupByCompositeResult.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.GroupByCompositeResult getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResult> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResult> 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.GroupByCompositeResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.