public static final class PlanProto.DistinctGroupbyNode extends com.google.protobuf.GeneratedMessage implements PlanProto.DistinctGroupbyNodeOrBuilder
DistinctGroupbyNode| Modifier and Type | Class and Description |
|---|---|
static class |
PlanProto.DistinctGroupbyNode.Builder
Protobuf type
DistinctGroupbyNode |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
AGGFUNCTIONS_FIELD_NUMBER |
static int |
CHILDSEQ_FIELD_NUMBER |
static int |
GROUPBYNODE_FIELD_NUMBER |
static int |
GROUPINGKEYS_FIELD_NUMBER |
static com.google.protobuf.Parser<PlanProto.DistinctGroupbyNode> |
PARSER |
static int |
RESULTID_FIELD_NUMBER |
static int |
SUBPLANS_FIELD_NUMBER |
static int |
TARGETS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PlanProto.EvalNodeTree |
getAggFunctions(int index)
repeated .EvalNodeTree aggFunctions = 7; |
int |
getAggFunctionsCount()
repeated .EvalNodeTree aggFunctions = 7; |
List<PlanProto.EvalNodeTree> |
getAggFunctionsList()
repeated .EvalNodeTree aggFunctions = 7; |
PlanProto.EvalNodeTreeOrBuilder |
getAggFunctionsOrBuilder(int index)
repeated .EvalNodeTree aggFunctions = 7; |
List<? extends PlanProto.EvalNodeTreeOrBuilder> |
getAggFunctionsOrBuilderList()
repeated .EvalNodeTree aggFunctions = 7; |
int |
getChildSeq()
required int32 childSeq = 1; |
static PlanProto.DistinctGroupbyNode |
getDefaultInstance() |
PlanProto.DistinctGroupbyNode |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PlanProto.LogicalNode |
getGroupbyNode()
optional .LogicalNode groupbyNode = 2; |
PlanProto.LogicalNodeOrBuilder |
getGroupbyNodeOrBuilder()
optional .LogicalNode groupbyNode = 2; |
CatalogProtos.ColumnProto |
getGroupingKeys(int index)
repeated .ColumnProto groupingKeys = 5; |
int |
getGroupingKeysCount()
repeated .ColumnProto groupingKeys = 5; |
List<CatalogProtos.ColumnProto> |
getGroupingKeysList()
repeated .ColumnProto groupingKeys = 5; |
CatalogProtos.ColumnProtoOrBuilder |
getGroupingKeysOrBuilder(int index)
repeated .ColumnProto groupingKeys = 5; |
List<? extends CatalogProtos.ColumnProtoOrBuilder> |
getGroupingKeysOrBuilderList()
repeated .ColumnProto groupingKeys = 5; |
com.google.protobuf.Parser<PlanProto.DistinctGroupbyNode> |
getParserForType() |
int |
getResultId(int index)
repeated int32 resultId = 6; |
int |
getResultIdCount()
repeated int32 resultId = 6; |
List<Integer> |
getResultIdList()
repeated int32 resultId = 6; |
int |
getSerializedSize() |
PlanProto.LogicalNode |
getSubPlans(int index)
repeated .LogicalNode subPlans = 3; |
int |
getSubPlansCount()
repeated .LogicalNode subPlans = 3; |
List<PlanProto.LogicalNode> |
getSubPlansList()
repeated .LogicalNode subPlans = 3; |
PlanProto.LogicalNodeOrBuilder |
getSubPlansOrBuilder(int index)
repeated .LogicalNode subPlans = 3; |
List<? extends PlanProto.LogicalNodeOrBuilder> |
getSubPlansOrBuilderList()
repeated .LogicalNode subPlans = 3; |
PlanProto.Target |
getTargets(int index)
repeated .Target targets = 4; |
int |
getTargetsCount()
repeated .Target targets = 4; |
List<PlanProto.Target> |
getTargetsList()
repeated .Target targets = 4; |
PlanProto.TargetOrBuilder |
getTargetsOrBuilder(int index)
repeated .Target targets = 4; |
List<? extends PlanProto.TargetOrBuilder> |
getTargetsOrBuilderList()
repeated .Target targets = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasChildSeq()
required int32 childSeq = 1; |
boolean |
hasGroupbyNode()
optional .LogicalNode groupbyNode = 2; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PlanProto.DistinctGroupbyNode.Builder |
newBuilder() |
static PlanProto.DistinctGroupbyNode.Builder |
newBuilder(PlanProto.DistinctGroupbyNode prototype) |
PlanProto.DistinctGroupbyNode.Builder |
newBuilderForType() |
protected PlanProto.DistinctGroupbyNode.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PlanProto.DistinctGroupbyNode |
parseDelimitedFrom(InputStream input) |
static PlanProto.DistinctGroupbyNode |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.DistinctGroupbyNode |
parseFrom(byte[] data) |
static PlanProto.DistinctGroupbyNode |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.DistinctGroupbyNode |
parseFrom(com.google.protobuf.ByteString data) |
static PlanProto.DistinctGroupbyNode |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.DistinctGroupbyNode |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PlanProto.DistinctGroupbyNode |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.DistinctGroupbyNode |
parseFrom(InputStream input) |
static PlanProto.DistinctGroupbyNode |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlanProto.DistinctGroupbyNode.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<PlanProto.DistinctGroupbyNode> PARSER
public static final int CHILDSEQ_FIELD_NUMBER
public static final int GROUPBYNODE_FIELD_NUMBER
public static final int SUBPLANS_FIELD_NUMBER
public static final int TARGETS_FIELD_NUMBER
public static final int GROUPINGKEYS_FIELD_NUMBER
public static final int RESULTID_FIELD_NUMBER
public static final int AGGFUNCTIONS_FIELD_NUMBER
public static PlanProto.DistinctGroupbyNode getDefaultInstance()
public PlanProto.DistinctGroupbyNode getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<PlanProto.DistinctGroupbyNode> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasChildSeq()
required int32 childSeq = 1;hasChildSeq in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getChildSeq()
required int32 childSeq = 1;getChildSeq in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic boolean hasGroupbyNode()
optional .LogicalNode groupbyNode = 2;hasGroupbyNode in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.LogicalNode getGroupbyNode()
optional .LogicalNode groupbyNode = 2;getGroupbyNode in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.LogicalNodeOrBuilder getGroupbyNodeOrBuilder()
optional .LogicalNode groupbyNode = 2;getGroupbyNodeOrBuilder in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<PlanProto.LogicalNode> getSubPlansList()
repeated .LogicalNode subPlans = 3;getSubPlansList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<? extends PlanProto.LogicalNodeOrBuilder> getSubPlansOrBuilderList()
repeated .LogicalNode subPlans = 3;getSubPlansOrBuilderList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getSubPlansCount()
repeated .LogicalNode subPlans = 3;getSubPlansCount in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.LogicalNode getSubPlans(int index)
repeated .LogicalNode subPlans = 3;getSubPlans in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.LogicalNodeOrBuilder getSubPlansOrBuilder(int index)
repeated .LogicalNode subPlans = 3;getSubPlansOrBuilder in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<PlanProto.Target> getTargetsList()
repeated .Target targets = 4;getTargetsList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<? extends PlanProto.TargetOrBuilder> getTargetsOrBuilderList()
repeated .Target targets = 4;getTargetsOrBuilderList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getTargetsCount()
repeated .Target targets = 4;getTargetsCount in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.Target getTargets(int index)
repeated .Target targets = 4;getTargets in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.TargetOrBuilder getTargetsOrBuilder(int index)
repeated .Target targets = 4;getTargetsOrBuilder in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<CatalogProtos.ColumnProto> getGroupingKeysList()
repeated .ColumnProto groupingKeys = 5;getGroupingKeysList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<? extends CatalogProtos.ColumnProtoOrBuilder> getGroupingKeysOrBuilderList()
repeated .ColumnProto groupingKeys = 5;getGroupingKeysOrBuilderList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getGroupingKeysCount()
repeated .ColumnProto groupingKeys = 5;getGroupingKeysCount in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic CatalogProtos.ColumnProto getGroupingKeys(int index)
repeated .ColumnProto groupingKeys = 5;getGroupingKeys in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic CatalogProtos.ColumnProtoOrBuilder getGroupingKeysOrBuilder(int index)
repeated .ColumnProto groupingKeys = 5;getGroupingKeysOrBuilder in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<Integer> getResultIdList()
repeated int32 resultId = 6;getResultIdList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getResultIdCount()
repeated int32 resultId = 6;getResultIdCount in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getResultId(int index)
repeated int32 resultId = 6;getResultId in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<PlanProto.EvalNodeTree> getAggFunctionsList()
repeated .EvalNodeTree aggFunctions = 7;getAggFunctionsList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic List<? extends PlanProto.EvalNodeTreeOrBuilder> getAggFunctionsOrBuilderList()
repeated .EvalNodeTree aggFunctions = 7;getAggFunctionsOrBuilderList in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic int getAggFunctionsCount()
repeated .EvalNodeTree aggFunctions = 7;getAggFunctionsCount in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.EvalNodeTree getAggFunctions(int index)
repeated .EvalNodeTree aggFunctions = 7;getAggFunctions in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic PlanProto.EvalNodeTreeOrBuilder getAggFunctionsOrBuilder(int index)
repeated .EvalNodeTree aggFunctions = 7;getAggFunctionsOrBuilder in interface PlanProto.DistinctGroupbyNodeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PlanProto.DistinctGroupbyNode parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(InputStream input) throws IOException
IOExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PlanProto.DistinctGroupbyNode parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PlanProto.DistinctGroupbyNode parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PlanProto.DistinctGroupbyNode parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PlanProto.DistinctGroupbyNode.Builder newBuilder()
public PlanProto.DistinctGroupbyNode.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PlanProto.DistinctGroupbyNode.Builder newBuilder(PlanProto.DistinctGroupbyNode prototype)
public PlanProto.DistinctGroupbyNode.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PlanProto.DistinctGroupbyNode.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2015 Apache Software Foundation. All Rights Reserved.