public static final class PlanProto.WindowAggNode extends com.google.protobuf.GeneratedMessage implements PlanProto.WindowAggNodeOrBuilder
WindowAggNode| Modifier and Type | Class and Description |
|---|---|
static class |
PlanProto.WindowAggNode.Builder
Protobuf type
WindowAggNode |
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 |
CHILDSEQ_FIELD_NUMBER |
static int |
DISTINCT_FIELD_NUMBER |
static com.google.protobuf.Parser<PlanProto.WindowAggNode> |
PARSER |
static int |
PARTITIONKEYS_FIELD_NUMBER |
static int |
SORTSPECS_FIELD_NUMBER |
static int |
TARGETS_FIELD_NUMBER |
static int |
WINDOWFUNCTIONS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getChildSeq()
required int32 childSeq = 1; |
static PlanProto.WindowAggNode |
getDefaultInstance() |
PlanProto.WindowAggNode |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getDistinct()
required bool distinct = 5; |
com.google.protobuf.Parser<PlanProto.WindowAggNode> |
getParserForType() |
CatalogProtos.ColumnProto |
getPartitionKeys(int index)
repeated .ColumnProto partitionKeys = 2; |
int |
getPartitionKeysCount()
repeated .ColumnProto partitionKeys = 2; |
List<CatalogProtos.ColumnProto> |
getPartitionKeysList()
repeated .ColumnProto partitionKeys = 2; |
CatalogProtos.ColumnProtoOrBuilder |
getPartitionKeysOrBuilder(int index)
repeated .ColumnProto partitionKeys = 2; |
List<? extends CatalogProtos.ColumnProtoOrBuilder> |
getPartitionKeysOrBuilderList()
repeated .ColumnProto partitionKeys = 2; |
int |
getSerializedSize() |
CatalogProtos.SortSpecProto |
getSortSpecs(int index)
repeated .SortSpecProto sortSpecs = 3; |
int |
getSortSpecsCount()
repeated .SortSpecProto sortSpecs = 3; |
List<CatalogProtos.SortSpecProto> |
getSortSpecsList()
repeated .SortSpecProto sortSpecs = 3; |
CatalogProtos.SortSpecProtoOrBuilder |
getSortSpecsOrBuilder(int index)
repeated .SortSpecProto sortSpecs = 3; |
List<? extends CatalogProtos.SortSpecProtoOrBuilder> |
getSortSpecsOrBuilderList()
repeated .SortSpecProto sortSpecs = 3; |
PlanProto.Target |
getTargets(int index)
repeated .Target targets = 6; |
int |
getTargetsCount()
repeated .Target targets = 6; |
List<PlanProto.Target> |
getTargetsList()
repeated .Target targets = 6; |
PlanProto.TargetOrBuilder |
getTargetsOrBuilder(int index)
repeated .Target targets = 6; |
List<? extends PlanProto.TargetOrBuilder> |
getTargetsOrBuilderList()
repeated .Target targets = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
PlanProto.EvalNodeTree |
getWindowFunctions(int index)
repeated .EvalNodeTree windowFunctions = 4; |
int |
getWindowFunctionsCount()
repeated .EvalNodeTree windowFunctions = 4; |
List<PlanProto.EvalNodeTree> |
getWindowFunctionsList()
repeated .EvalNodeTree windowFunctions = 4; |
PlanProto.EvalNodeTreeOrBuilder |
getWindowFunctionsOrBuilder(int index)
repeated .EvalNodeTree windowFunctions = 4; |
List<? extends PlanProto.EvalNodeTreeOrBuilder> |
getWindowFunctionsOrBuilderList()
repeated .EvalNodeTree windowFunctions = 4; |
boolean |
hasChildSeq()
required int32 childSeq = 1; |
boolean |
hasDistinct()
required bool distinct = 5; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PlanProto.WindowAggNode.Builder |
newBuilder() |
static PlanProto.WindowAggNode.Builder |
newBuilder(PlanProto.WindowAggNode prototype) |
PlanProto.WindowAggNode.Builder |
newBuilderForType() |
protected PlanProto.WindowAggNode.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PlanProto.WindowAggNode |
parseDelimitedFrom(InputStream input) |
static PlanProto.WindowAggNode |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.WindowAggNode |
parseFrom(byte[] data) |
static PlanProto.WindowAggNode |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.WindowAggNode |
parseFrom(com.google.protobuf.ByteString data) |
static PlanProto.WindowAggNode |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.WindowAggNode |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PlanProto.WindowAggNode |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlanProto.WindowAggNode |
parseFrom(InputStream input) |
static PlanProto.WindowAggNode |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlanProto.WindowAggNode.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.WindowAggNode> PARSER
public static final int CHILDSEQ_FIELD_NUMBER
public static final int PARTITIONKEYS_FIELD_NUMBER
public static final int SORTSPECS_FIELD_NUMBER
public static final int WINDOWFUNCTIONS_FIELD_NUMBER
public static final int DISTINCT_FIELD_NUMBER
public static final int TARGETS_FIELD_NUMBER
public static PlanProto.WindowAggNode getDefaultInstance()
public PlanProto.WindowAggNode 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.WindowAggNode> 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.WindowAggNodeOrBuilderpublic int getChildSeq()
required int32 childSeq = 1;getChildSeq in interface PlanProto.WindowAggNodeOrBuilderpublic List<CatalogProtos.ColumnProto> getPartitionKeysList()
repeated .ColumnProto partitionKeys = 2;getPartitionKeysList in interface PlanProto.WindowAggNodeOrBuilderpublic List<? extends CatalogProtos.ColumnProtoOrBuilder> getPartitionKeysOrBuilderList()
repeated .ColumnProto partitionKeys = 2;getPartitionKeysOrBuilderList in interface PlanProto.WindowAggNodeOrBuilderpublic int getPartitionKeysCount()
repeated .ColumnProto partitionKeys = 2;getPartitionKeysCount in interface PlanProto.WindowAggNodeOrBuilderpublic CatalogProtos.ColumnProto getPartitionKeys(int index)
repeated .ColumnProto partitionKeys = 2;getPartitionKeys in interface PlanProto.WindowAggNodeOrBuilderpublic CatalogProtos.ColumnProtoOrBuilder getPartitionKeysOrBuilder(int index)
repeated .ColumnProto partitionKeys = 2;getPartitionKeysOrBuilder in interface PlanProto.WindowAggNodeOrBuilderpublic List<CatalogProtos.SortSpecProto> getSortSpecsList()
repeated .SortSpecProto sortSpecs = 3;getSortSpecsList in interface PlanProto.WindowAggNodeOrBuilderpublic List<? extends CatalogProtos.SortSpecProtoOrBuilder> getSortSpecsOrBuilderList()
repeated .SortSpecProto sortSpecs = 3;getSortSpecsOrBuilderList in interface PlanProto.WindowAggNodeOrBuilderpublic int getSortSpecsCount()
repeated .SortSpecProto sortSpecs = 3;getSortSpecsCount in interface PlanProto.WindowAggNodeOrBuilderpublic CatalogProtos.SortSpecProto getSortSpecs(int index)
repeated .SortSpecProto sortSpecs = 3;getSortSpecs in interface PlanProto.WindowAggNodeOrBuilderpublic CatalogProtos.SortSpecProtoOrBuilder getSortSpecsOrBuilder(int index)
repeated .SortSpecProto sortSpecs = 3;getSortSpecsOrBuilder in interface PlanProto.WindowAggNodeOrBuilderpublic List<PlanProto.EvalNodeTree> getWindowFunctionsList()
repeated .EvalNodeTree windowFunctions = 4;getWindowFunctionsList in interface PlanProto.WindowAggNodeOrBuilderpublic List<? extends PlanProto.EvalNodeTreeOrBuilder> getWindowFunctionsOrBuilderList()
repeated .EvalNodeTree windowFunctions = 4;getWindowFunctionsOrBuilderList in interface PlanProto.WindowAggNodeOrBuilderpublic int getWindowFunctionsCount()
repeated .EvalNodeTree windowFunctions = 4;getWindowFunctionsCount in interface PlanProto.WindowAggNodeOrBuilderpublic PlanProto.EvalNodeTree getWindowFunctions(int index)
repeated .EvalNodeTree windowFunctions = 4;getWindowFunctions in interface PlanProto.WindowAggNodeOrBuilderpublic PlanProto.EvalNodeTreeOrBuilder getWindowFunctionsOrBuilder(int index)
repeated .EvalNodeTree windowFunctions = 4;getWindowFunctionsOrBuilder in interface PlanProto.WindowAggNodeOrBuilderpublic boolean hasDistinct()
required bool distinct = 5;
if distinct aggregation function is included in window function
hasDistinct in interface PlanProto.WindowAggNodeOrBuilderpublic boolean getDistinct()
required bool distinct = 5;
if distinct aggregation function is included in window function
getDistinct in interface PlanProto.WindowAggNodeOrBuilderpublic List<PlanProto.Target> getTargetsList()
repeated .Target targets = 6;getTargetsList in interface PlanProto.WindowAggNodeOrBuilderpublic List<? extends PlanProto.TargetOrBuilder> getTargetsOrBuilderList()
repeated .Target targets = 6;getTargetsOrBuilderList in interface PlanProto.WindowAggNodeOrBuilderpublic int getTargetsCount()
repeated .Target targets = 6;getTargetsCount in interface PlanProto.WindowAggNodeOrBuilderpublic PlanProto.Target getTargets(int index)
repeated .Target targets = 6;getTargets in interface PlanProto.WindowAggNodeOrBuilderpublic PlanProto.TargetOrBuilder getTargetsOrBuilder(int index)
repeated .Target targets = 6;getTargetsOrBuilder in interface PlanProto.WindowAggNodeOrBuilderpublic 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.WindowAggNode parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.WindowAggNode parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.WindowAggNode parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.WindowAggNode parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PlanProto.WindowAggNode parseFrom(InputStream input) throws IOException
IOExceptionpublic static PlanProto.WindowAggNode parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PlanProto.WindowAggNode parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PlanProto.WindowAggNode parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PlanProto.WindowAggNode parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PlanProto.WindowAggNode parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PlanProto.WindowAggNode.Builder newBuilder()
public PlanProto.WindowAggNode.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PlanProto.WindowAggNode.Builder newBuilder(PlanProto.WindowAggNode prototype)
public PlanProto.WindowAggNode.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PlanProto.WindowAggNode.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2015 Apache Software Foundation. All Rights Reserved.