Package com.ocient.jdbc.proto
Class PlanProtocol.WindowOperator
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ocient.jdbc.proto.PlanProtocol.WindowOperator
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.WindowOperatorOrBuilder,Serializable
- Enclosing class:
- PlanProtocol
public static final class PlanProtocol.WindowOperator extends com.google.protobuf.GeneratedMessageV3 implements PlanProtocol.WindowOperatorOrBuilder
Protobuf typexg.db.sqlPlans.WindowOperator- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.WindowOperator.BuilderProtobuf typexg.db.sqlPlans.WindowOperatorstatic classPlanProtocol.WindowOperator.WindowOpProtobuf enumxg.db.sqlPlans.WindowOperator.WindowOp-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCONSTFLOATARGS_FIELD_NUMBERstatic intCONSTINTARGS_FIELD_NUMBERstatic intDIRECTIONS_FIELD_NUMBERstatic intFRAMES_FIELD_NUMBERstatic intINPUTCOLS_FIELD_NUMBERstatic intLIMIT1_FIELD_NUMBERstatic intOPS_FIELD_NUMBERstatic intOUTPUTCOLS_FIELD_NUMBERstatic intOUTPUTCOLSTYPES_FIELD_NUMBERstatic intPARTITIONING_COLS_FIELD_NUMBERstatic intSORTKEYS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)doublegetConstFloatArgs(int index)For functions that take a constant floating point argument - they are here - there's an entry for every op even if it isn't usedintgetConstFloatArgsCount()For functions that take a constant floating point argument - they are here - there's an entry for every op even if it isn't usedList<Double>getConstFloatArgsList()For functions that take a constant floating point argument - they are here - there's an entry for every op even if it isn't usedlonggetConstIntArgs(int index)For functions that take a constant integer argument - they are here - there's an entry for every op even if it isn't usedintgetConstIntArgsCount()For functions that take a constant integer argument - they are here - there's an entry for every op even if it isn't usedList<Long>getConstIntArgsList()For functions that take a constant integer argument - they are here - there's an entry for every op even if it isn't usedstatic PlanProtocol.WindowOperatorgetDefaultInstance()PlanProtocol.WindowOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDirections(int index)The directions for each sort col - true = ascendingintgetDirectionsCount()The directions for each sort col - true = ascendingList<Boolean>getDirectionsList()The directions for each sort col - true = ascendingPlanProtocol.FrameSpecgetFrames(int index)The frame specification for each op, in the same orderintgetFramesCount()The frame specification for each op, in the same orderList<PlanProtocol.FrameSpec>getFramesList()The frame specification for each op, in the same orderPlanProtocol.FrameSpecOrBuildergetFramesOrBuilder(int index)The frame specification for each op, in the same orderList<? extends PlanProtocol.FrameSpecOrBuilder>getFramesOrBuilderList()The frame specification for each op, in the same orderStringgetInputCols(int index)The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILEcom.google.protobuf.ByteStringgetInputColsBytes(int index)The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILEintgetInputColsCount()The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILEcom.google.protobuf.ProtocolStringListgetInputColsList()The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILEbooleangetLimit1()Is there an immediate following limit 1?PlanProtocol.WindowOperator.WindowOpgetOps(int index)The aggregation operations to performintgetOpsCount()The aggregation operations to performList<PlanProtocol.WindowOperator.WindowOp>getOpsList()The aggregation operations to performintgetOpsValue(int index)The aggregation operations to performList<Integer>getOpsValueList()The aggregation operations to performStringgetOutputCols(int index)The name to give to the columns created by each aggregation operationcom.google.protobuf.ByteStringgetOutputColsBytes(int index)The name to give to the columns created by each aggregation operationintgetOutputColsCount()The name to give to the columns created by each aggregation operationcom.google.protobuf.ProtocolStringListgetOutputColsList()The name to give to the columns created by each aggregation operationStringgetOutputColsTypes(int index)The types for the outputCols, in the same ordercom.google.protobuf.ByteStringgetOutputColsTypesBytes(int index)The types for the outputCols, in the same orderintgetOutputColsTypesCount()The types for the outputCols, in the same ordercom.google.protobuf.ProtocolStringListgetOutputColsTypesList()The types for the outputCols, in the same ordercom.google.protobuf.Parser<PlanProtocol.WindowOperator>getParserForType()StringgetPartitioningCols(int index)Partitioning columnscom.google.protobuf.ByteStringgetPartitioningColsBytes(int index)Partitioning columnsintgetPartitioningColsCount()Partitioning columnscom.google.protobuf.ProtocolStringListgetPartitioningColsList()Partitioning columnsintgetSerializedSize()StringgetSortKeys(int index)The sort columns - already includes partitioning cols if anycom.google.protobuf.ByteStringgetSortKeysBytes(int index)The sort columns - already includes partitioning cols if anyintgetSortKeysCount()The sort columns - already includes partitioning cols if anycom.google.protobuf.ProtocolStringListgetSortKeysList()The sort columns - already includes partitioning cols if anycom.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PlanProtocol.WindowOperator.BuildernewBuilder()static PlanProtocol.WindowOperator.BuildernewBuilder(PlanProtocol.WindowOperator prototype)PlanProtocol.WindowOperator.BuildernewBuilderForType()protected PlanProtocol.WindowOperator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PlanProtocol.WindowOperatorparseDelimitedFrom(InputStream input)static PlanProtocol.WindowOperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.WindowOperatorparseFrom(byte[] data)static PlanProtocol.WindowOperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.WindowOperatorparseFrom(com.google.protobuf.ByteString data)static PlanProtocol.WindowOperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.WindowOperatorparseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.WindowOperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.WindowOperatorparseFrom(InputStream input)static PlanProtocol.WindowOperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.WindowOperatorparseFrom(ByteBuffer data)static PlanProtocol.WindowOperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlanProtocol.WindowOperator>parser()PlanProtocol.WindowOperator.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PARTITIONING_COLS_FIELD_NUMBER
public static final int PARTITIONING_COLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SORTKEYS_FIELD_NUMBER
public static final int SORTKEYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECTIONS_FIELD_NUMBER
public static final int DIRECTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPS_FIELD_NUMBER
public static final int OPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUTCOLS_FIELD_NUMBER
public static final int INPUTCOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUTCOLS_FIELD_NUMBER
public static final int OUTPUTCOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUTCOLSTYPES_FIELD_NUMBER
public static final int OUTPUTCOLSTYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FRAMES_FIELD_NUMBER
public static final int FRAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTINTARGS_FIELD_NUMBER
public static final int CONSTINTARGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTFLOATARGS_FIELD_NUMBER
public static final int CONSTFLOATARGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMIT1_FIELD_NUMBER
public static final int LIMIT1_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPartitioningColsList
public com.google.protobuf.ProtocolStringList getPartitioningColsList()
Partitioning columns
repeated string partitioning_cols = 1;- Specified by:
getPartitioningColsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the partitioningCols.
-
getPartitioningColsCount
public int getPartitioningColsCount()
Partitioning columns
repeated string partitioning_cols = 1;- Specified by:
getPartitioningColsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of partitioningCols.
-
getPartitioningCols
public String getPartitioningCols(int index)
Partitioning columns
repeated string partitioning_cols = 1;- Specified by:
getPartitioningColsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The partitioningCols at the given index.
-
getPartitioningColsBytes
public com.google.protobuf.ByteString getPartitioningColsBytes(int index)
Partitioning columns
repeated string partitioning_cols = 1;- Specified by:
getPartitioningColsBytesin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the partitioningCols at the given index.
-
getSortKeysList
public com.google.protobuf.ProtocolStringList getSortKeysList()
The sort columns - already includes partitioning cols if any
repeated string sortKeys = 2;- Specified by:
getSortKeysListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the sortKeys.
-
getSortKeysCount
public int getSortKeysCount()
The sort columns - already includes partitioning cols if any
repeated string sortKeys = 2;- Specified by:
getSortKeysCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of sortKeys.
-
getSortKeys
public String getSortKeys(int index)
The sort columns - already includes partitioning cols if any
repeated string sortKeys = 2;- Specified by:
getSortKeysin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sortKeys at the given index.
-
getSortKeysBytes
public com.google.protobuf.ByteString getSortKeysBytes(int index)
The sort columns - already includes partitioning cols if any
repeated string sortKeys = 2;- Specified by:
getSortKeysBytesin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sortKeys at the given index.
-
getDirectionsList
public List<Boolean> getDirectionsList()
The directions for each sort col - true = ascending
repeated bool directions = 3;- Specified by:
getDirectionsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the directions.
-
getDirectionsCount
public int getDirectionsCount()
The directions for each sort col - true = ascending
repeated bool directions = 3;- Specified by:
getDirectionsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of directions.
-
getDirections
public boolean getDirections(int index)
The directions for each sort col - true = ascending
repeated bool directions = 3;- Specified by:
getDirectionsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The directions at the given index.
-
getOpsList
public List<PlanProtocol.WindowOperator.WindowOp> getOpsList()
The aggregation operations to perform
repeated .xg.db.sqlPlans.WindowOperator.WindowOp ops = 4;- Specified by:
getOpsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the ops.
-
getOpsCount
public int getOpsCount()
The aggregation operations to perform
repeated .xg.db.sqlPlans.WindowOperator.WindowOp ops = 4;- Specified by:
getOpsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of ops.
-
getOps
public PlanProtocol.WindowOperator.WindowOp getOps(int index)
The aggregation operations to perform
repeated .xg.db.sqlPlans.WindowOperator.WindowOp ops = 4;- Specified by:
getOpsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The ops at the given index.
-
getOpsValueList
public List<Integer> getOpsValueList()
The aggregation operations to perform
repeated .xg.db.sqlPlans.WindowOperator.WindowOp ops = 4;- Specified by:
getOpsValueListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the enum numeric values on the wire for ops.
-
getOpsValue
public int getOpsValue(int index)
The aggregation operations to perform
repeated .xg.db.sqlPlans.WindowOperator.WindowOp ops = 4;- Specified by:
getOpsValuein interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of ops at the given index.
-
getInputColsList
public com.google.protobuf.ProtocolStringList getInputColsList()
The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILE
repeated string inputCols = 5;- Specified by:
getInputColsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the inputCols.
-
getInputColsCount
public int getInputColsCount()
The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILE
repeated string inputCols = 5;- Specified by:
getInputColsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of inputCols.
-
getInputCols
public String getInputCols(int index)
The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILE
repeated string inputCols = 5;- Specified by:
getInputColsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inputCols at the given index.
-
getInputColsBytes
public com.google.protobuf.ByteString getInputColsBytes(int index)
The columns to perform each aggregation on (for operations that take a normal column argument) In the same order as ops (and same size) The following operations have no input, so any value in those positions is garbage WINDOW_OP_COUNT_STAR WINDOW_OP_RANK WINDOW_OP_DENSE_RANK WINDOW_OP_ROW_NUMBER WINDOW_OP_FIRST_VALUE WINDOW_OP_LAST_VALUE WINDOW_OP_CUME_DIST WINDOW_OP_PERCENT_RANK Additionally these operations only have constant input values, not a column input - so there is nothing here WINDOW_OP_NTH_VALUE WINDOW_OP_NTILE
repeated string inputCols = 5;- Specified by:
getInputColsBytesin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the inputCols at the given index.
-
getOutputColsList
public com.google.protobuf.ProtocolStringList getOutputColsList()
The name to give to the columns created by each aggregation operation
repeated string outputCols = 6;- Specified by:
getOutputColsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the outputCols.
-
getOutputColsCount
public int getOutputColsCount()
The name to give to the columns created by each aggregation operation
repeated string outputCols = 6;- Specified by:
getOutputColsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of outputCols.
-
getOutputCols
public String getOutputCols(int index)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 6;- Specified by:
getOutputColsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputCols at the given index.
-
getOutputColsBytes
public com.google.protobuf.ByteString getOutputColsBytes(int index)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 6;- Specified by:
getOutputColsBytesin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outputCols at the given index.
-
getOutputColsTypesList
public com.google.protobuf.ProtocolStringList getOutputColsTypesList()
The types for the outputCols, in the same order
repeated string outputColsTypes = 7;- Specified by:
getOutputColsTypesListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the outputColsTypes.
-
getOutputColsTypesCount
public int getOutputColsTypesCount()
The types for the outputCols, in the same order
repeated string outputColsTypes = 7;- Specified by:
getOutputColsTypesCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of outputColsTypes.
-
getOutputColsTypes
public String getOutputColsTypes(int index)
The types for the outputCols, in the same order
repeated string outputColsTypes = 7;- Specified by:
getOutputColsTypesin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputColsTypes at the given index.
-
getOutputColsTypesBytes
public com.google.protobuf.ByteString getOutputColsTypesBytes(int index)
The types for the outputCols, in the same order
repeated string outputColsTypes = 7;- Specified by:
getOutputColsTypesBytesin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outputColsTypes at the given index.
-
getFramesList
public List<PlanProtocol.FrameSpec> getFramesList()
The frame specification for each op, in the same order
repeated .xg.db.sqlPlans.FrameSpec frames = 8;- Specified by:
getFramesListin interfacePlanProtocol.WindowOperatorOrBuilder
-
getFramesOrBuilderList
public List<? extends PlanProtocol.FrameSpecOrBuilder> getFramesOrBuilderList()
The frame specification for each op, in the same order
repeated .xg.db.sqlPlans.FrameSpec frames = 8;- Specified by:
getFramesOrBuilderListin interfacePlanProtocol.WindowOperatorOrBuilder
-
getFramesCount
public int getFramesCount()
The frame specification for each op, in the same order
repeated .xg.db.sqlPlans.FrameSpec frames = 8;- Specified by:
getFramesCountin interfacePlanProtocol.WindowOperatorOrBuilder
-
getFrames
public PlanProtocol.FrameSpec getFrames(int index)
The frame specification for each op, in the same order
repeated .xg.db.sqlPlans.FrameSpec frames = 8;- Specified by:
getFramesin interfacePlanProtocol.WindowOperatorOrBuilder
-
getFramesOrBuilder
public PlanProtocol.FrameSpecOrBuilder getFramesOrBuilder(int index)
The frame specification for each op, in the same order
repeated .xg.db.sqlPlans.FrameSpec frames = 8;- Specified by:
getFramesOrBuilderin interfacePlanProtocol.WindowOperatorOrBuilder
-
getConstIntArgsList
public List<Long> getConstIntArgsList()
For functions that take a constant integer argument - they are here - there's an entry for every op even if it isn't used
repeated int64 constIntArgs = 9;- Specified by:
getConstIntArgsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the constIntArgs.
-
getConstIntArgsCount
public int getConstIntArgsCount()
For functions that take a constant integer argument - they are here - there's an entry for every op even if it isn't used
repeated int64 constIntArgs = 9;- Specified by:
getConstIntArgsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of constIntArgs.
-
getConstIntArgs
public long getConstIntArgs(int index)
For functions that take a constant integer argument - they are here - there's an entry for every op even if it isn't used
repeated int64 constIntArgs = 9;- Specified by:
getConstIntArgsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The constIntArgs at the given index.
-
getConstFloatArgsList
public List<Double> getConstFloatArgsList()
For functions that take a constant floating point argument - they are here - there's an entry for every op even if it isn't used
repeated double constFloatArgs = 10;- Specified by:
getConstFloatArgsListin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- A list containing the constFloatArgs.
-
getConstFloatArgsCount
public int getConstFloatArgsCount()
For functions that take a constant floating point argument - they are here - there's an entry for every op even if it isn't used
repeated double constFloatArgs = 10;- Specified by:
getConstFloatArgsCountin interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The count of constFloatArgs.
-
getConstFloatArgs
public double getConstFloatArgs(int index)
For functions that take a constant floating point argument - they are here - there's an entry for every op even if it isn't used
repeated double constFloatArgs = 10;- Specified by:
getConstFloatArgsin interfacePlanProtocol.WindowOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The constFloatArgs at the given index.
-
getLimit1
public boolean getLimit1()
Is there an immediate following limit 1?
bool limit1 = 11;- Specified by:
getLimit1in interfacePlanProtocol.WindowOperatorOrBuilder- Returns:
- The limit1.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.WindowOperator parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.WindowOperator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.WindowOperator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PlanProtocol.WindowOperator.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PlanProtocol.WindowOperator.Builder newBuilder()
-
newBuilder
public static PlanProtocol.WindowOperator.Builder newBuilder(PlanProtocol.WindowOperator prototype)
-
toBuilder
public PlanProtocol.WindowOperator.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlanProtocol.WindowOperator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PlanProtocol.WindowOperator getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PlanProtocol.WindowOperator> parser()
-
getParserForType
public com.google.protobuf.Parser<PlanProtocol.WindowOperator> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PlanProtocol.WindowOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-