public static final class Search.GroupByCompositeResultItem extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.GroupByCompositeResultItemOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.GroupByCompositeResultItem.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.GroupByCompositeResultItem |
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 |
IS_NULL_KEYS_FIELD_NUMBER |
static int |
KEYS_FIELD_NUMBER |
static int |
ROW_COUNT_FIELD_NUMBER |
static int |
SUB_AGGS_RESULT_FIELD_NUMBER |
static int |
SUB_GROUP_BYS_RESULT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Search.GroupByCompositeResultItem |
getDefaultInstance() |
Search.GroupByCompositeResultItem |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsNullKeys(int index)
repeated bool is_null_keys = 5; |
int |
getIsNullKeysCount()
repeated bool is_null_keys = 5; |
List<Boolean> |
getIsNullKeysList()
repeated bool is_null_keys = 5; |
String |
getKeys(int index)
repeated string keys = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getKeysBytes(int index)
repeated string keys = 1; |
int |
getKeysCount()
repeated string keys = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getKeysList()
repeated string keys = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResultItem> |
getParserForType() |
long |
getRowCount()
optional int64 row_count = 2; |
int |
getSerializedSize() |
Search.AggregationsResult |
getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
Search.AggregationsResultOrBuilder |
getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
Search.GroupBysResult |
getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
Search.GroupBysResultOrBuilder |
getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
int |
hashCode() |
boolean |
hasRowCount()
optional int64 row_count = 2; |
boolean |
hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3; |
boolean |
hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.GroupByCompositeResultItem.Builder |
newBuilder() |
static Search.GroupByCompositeResultItem.Builder |
newBuilder(Search.GroupByCompositeResultItem prototype) |
Search.GroupByCompositeResultItem.Builder |
newBuilderForType() |
protected Search.GroupByCompositeResultItem.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.GroupByCompositeResultItem |
parseDelimitedFrom(InputStream input) |
static Search.GroupByCompositeResultItem |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResultItem |
parseFrom(byte[] data) |
static Search.GroupByCompositeResultItem |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResultItem |
parseFrom(ByteBuffer data) |
static Search.GroupByCompositeResultItem |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResultItem |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.GroupByCompositeResultItem |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResultItem |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.GroupByCompositeResultItem |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByCompositeResultItem |
parseFrom(InputStream input) |
static Search.GroupByCompositeResultItem |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResultItem> |
parser() |
Search.GroupByCompositeResultItem.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 KEYS_FIELD_NUMBER
public static final int IS_NULL_KEYS_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
public static final int SUB_AGGS_RESULT_FIELD_NUMBER
public static final int SUB_GROUP_BYS_RESULT_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 com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getKeysList()
repeated string keys = 1;getKeysList 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic int getKeysCount()
repeated string keys = 1;getKeysCount 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic String getKeys(int index)
repeated string keys = 1;getKeys 在接口中 Search.GroupByCompositeResultItemOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getKeysBytes(int index)
repeated string keys = 1;getKeysBytes 在接口中 Search.GroupByCompositeResultItemOrBuilderindex - The index of the value to return.public List<Boolean> getIsNullKeysList()
repeated bool is_null_keys = 5;getIsNullKeysList 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic int getIsNullKeysCount()
repeated bool is_null_keys = 5;getIsNullKeysCount 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic boolean getIsNullKeys(int index)
repeated bool is_null_keys = 5;getIsNullKeys 在接口中 Search.GroupByCompositeResultItemOrBuilderindex - The index of the element to return.public boolean hasRowCount()
optional int64 row_count = 2;hasRowCount 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic long getRowCount()
optional int64 row_count = 2;getRowCount 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic boolean hasSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;hasSubAggsResult 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic Search.AggregationsResult getSubAggsResult()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;getSubAggsResult 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic Search.AggregationsResultOrBuilder getSubAggsResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AggregationsResult sub_aggs_result = 3;public boolean hasSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;hasSubGroupBysResult 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic Search.GroupBysResult getSubGroupBysResult()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;getSubGroupBysResult 在接口中 Search.GroupByCompositeResultItemOrBuilderpublic Search.GroupBysResultOrBuilder getSubGroupBysResultOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBysResult sub_group_bys_result = 4;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.GroupByCompositeResultItem parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.GroupByCompositeResultItem 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.GroupByCompositeResultItem 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.GroupByCompositeResultItem 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.GroupByCompositeResultItem parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.GroupByCompositeResultItem 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.GroupByCompositeResultItem parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.GroupByCompositeResultItem parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.GroupByCompositeResultItem parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.GroupByCompositeResultItem parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.GroupByCompositeResultItem parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.GroupByCompositeResultItem parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.GroupByCompositeResultItem.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.GroupByCompositeResultItem.Builder newBuilder()
public static Search.GroupByCompositeResultItem.Builder newBuilder(Search.GroupByCompositeResultItem prototype)
public Search.GroupByCompositeResultItem.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.GroupByCompositeResultItem.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.GroupByCompositeResultItem getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResultItem> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByCompositeResultItem> 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.GroupByCompositeResultItem getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.