Package com.ocient.jdbc.proto
Class PlanProtocol.IndexAggOperator
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ocient.jdbc.proto.PlanProtocol.IndexAggOperator
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.IndexAggOperatorOrBuilder,Serializable
- Enclosing class:
- PlanProtocol
public static final class PlanProtocol.IndexAggOperator extends com.google.protobuf.GeneratedMessageV3 implements PlanProtocol.IndexAggOperatorOrBuilder
Hybrid operator that combines index and aggregationProtobuf type
xg.db.sqlPlans.IndexAggOperator- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.IndexAggOperator.BuilderHybrid operator that combines index and aggregationNested 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 intCOLNAMES_FIELD_NUMBERstatic intCOLTYPES_FIELD_NUMBERstatic intDB_FIELD_NUMBERstatic intFILTERS_FIELD_NUMBERstatic intINDEX_UUID_FIELD_NUMBERstatic intINDEXNAME_FIELD_NUMBERstatic intINPUTCOLS_FIELD_NUMBERstatic intKEYS_FIELD_NUMBERstatic intNON_INDEX_FILTERS_FIELD_NUMBERstatic intOPS_FIELD_NUMBERstatic intOUTPUTCOLS_FIELD_NUMBERstatic intOUTPUTCOLSTYPES_FIELD_NUMBERstatic intPOINT_FIELD_NUMBERstatic intSCHEMA_FIELD_NUMBERstatic intSTORAGE_SPACE_UUID_FIELD_NUMBERstatic intTABLE_UUID_FIELD_NUMBERstatic intTABLENAME_FIELD_NUMBERstatic intTIME_FILTERS_FIELD_NUMBER -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)StringgetColNames(int index)Deprecated.com.google.protobuf.ByteStringgetColNamesBytes(int index)Deprecated.intgetColNamesCount()Deprecated.com.google.protobuf.ProtocolStringListgetColNamesList()Deprecated.StringgetColTypes(int index)The string representation of the type of ALL output columnscom.google.protobuf.ByteStringgetColTypesBytes(int index)The string representation of the type of ALL output columnsintgetColTypesCount()The string representation of the type of ALL output columnscom.google.protobuf.ProtocolStringListgetColTypesList()The string representation of the type of ALL output columnsStringgetDb()Database name - a table really needs db.schema.name to be uniquely referencedcom.google.protobuf.ByteStringgetDbBytes()Database name - a table really needs db.schema.name to be uniquely referencedstatic PlanProtocol.IndexAggOperatorgetDefaultInstance()PlanProtocol.IndexAggOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()PlanProtocol.DisjunctiongetFilters(int index)Filter conditions to apply via indexintgetFiltersCount()Filter conditions to apply via indexList<PlanProtocol.Disjunction>getFiltersList()Filter conditions to apply via indexPlanProtocol.DisjunctionOrBuildergetFiltersOrBuilder(int index)Filter conditions to apply via indexList<? extends PlanProtocol.DisjunctionOrBuilder>getFiltersOrBuilderList()Filter conditions to apply via indexStringgetIndexName()Which index?com.google.protobuf.ByteStringgetIndexNameBytes()Which index?StringgetIndexUuid()string index_uuid = 9;com.google.protobuf.ByteStringgetIndexUuidBytes()string index_uuid = 9;StringgetInputCols(int index)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagecom.google.protobuf.ByteStringgetInputColsBytes(int index)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbageintgetInputColsCount()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagecom.google.protobuf.ProtocolStringListgetInputColsList()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbageStringgetKeys(int index)The GROUP BY columns - can't be emptycom.google.protobuf.ByteStringgetKeysBytes(int index)The GROUP BY columns - can't be emptyintgetKeysCount()The GROUP BY columns - can't be emptycom.google.protobuf.ProtocolStringListgetKeysList()The GROUP BY columns - can't be emptyPlanProtocol.DisjunctiongetNonIndexFilters(int index)repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;intgetNonIndexFiltersCount()repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;List<PlanProtocol.Disjunction>getNonIndexFiltersList()repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;PlanProtocol.DisjunctionOrBuildergetNonIndexFiltersOrBuilder(int index)repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;List<? extends PlanProtocol.DisjunctionOrBuilder>getNonIndexFiltersOrBuilderList()repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;PlanProtocol.AggregationOperator.AggregationOpgetOps(int index)The aggregation operations to performintgetOpsCount()The aggregation operations to performList<PlanProtocol.AggregationOperator.AggregationOp>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.IndexAggOperator>getParserForType()PlanProtocol.SortPartitiongetPoint(int index)repeated .xg.db.sqlPlans.SortPartition point = 16;intgetPointCount()repeated .xg.db.sqlPlans.SortPartition point = 16;List<PlanProtocol.SortPartition>getPointList()repeated .xg.db.sqlPlans.SortPartition point = 16;PlanProtocol.SortPartitionOrBuildergetPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 16;List<? extends PlanProtocol.SortPartitionOrBuilder>getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 16;StringgetSchema()The table schemacom.google.protobuf.ByteStringgetSchemaBytes()The table schemaintgetSerializedSize()StringgetStorageSpaceUuid()string storage_space_uuid = 8;com.google.protobuf.ByteStringgetStorageSpaceUuidBytes()string storage_space_uuid = 8;StringgetTableName()The table namecom.google.protobuf.ByteStringgetTableNameBytes()The table nameStringgetTableUuid()string table_uuid = 7;com.google.protobuf.ByteStringgetTableUuidBytes()string table_uuid = 7;PlanProtocol.DisjunctiongetTimeFilters(int index)Time filter disjunctionsintgetTimeFiltersCount()Time filter disjunctionsList<PlanProtocol.Disjunction>getTimeFiltersList()Time filter disjunctionsPlanProtocol.DisjunctionOrBuildergetTimeFiltersOrBuilder(int index)Time filter disjunctionsList<? extends PlanProtocol.DisjunctionOrBuilder>getTimeFiltersOrBuilderList()Time filter disjunctionscom.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PlanProtocol.IndexAggOperator.BuildernewBuilder()static PlanProtocol.IndexAggOperator.BuildernewBuilder(PlanProtocol.IndexAggOperator prototype)PlanProtocol.IndexAggOperator.BuildernewBuilderForType()protected PlanProtocol.IndexAggOperator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static PlanProtocol.IndexAggOperatorparseDelimitedFrom(InputStream input)static PlanProtocol.IndexAggOperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexAggOperatorparseFrom(byte[] data)static PlanProtocol.IndexAggOperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexAggOperatorparseFrom(com.google.protobuf.ByteString data)static PlanProtocol.IndexAggOperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexAggOperatorparseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.IndexAggOperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexAggOperatorparseFrom(InputStream input)static PlanProtocol.IndexAggOperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexAggOperatorparseFrom(ByteBuffer data)static PlanProtocol.IndexAggOperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlanProtocol.IndexAggOperator>parser()PlanProtocol.IndexAggOperator.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, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER- See Also:
- Constant Field Values
-
TABLENAME_FIELD_NUMBER
public static final int TABLENAME_FIELD_NUMBER- See Also:
- Constant Field Values
-
INDEXNAME_FIELD_NUMBER
public static final int INDEXNAME_FIELD_NUMBER- See Also:
- Constant Field Values
-
COLNAMES_FIELD_NUMBER
public static final int COLNAMES_FIELD_NUMBER- See Also:
- Constant Field Values
-
FILTERS_FIELD_NUMBER
public static final int FILTERS_FIELD_NUMBER- See Also:
- Constant Field Values
-
DB_FIELD_NUMBER
public static final int DB_FIELD_NUMBER- See Also:
- Constant Field Values
-
TABLE_UUID_FIELD_NUMBER
public static final int TABLE_UUID_FIELD_NUMBER- See Also:
- Constant Field Values
-
STORAGE_SPACE_UUID_FIELD_NUMBER
public static final int STORAGE_SPACE_UUID_FIELD_NUMBER- See Also:
- Constant Field Values
-
INDEX_UUID_FIELD_NUMBER
public static final int INDEX_UUID_FIELD_NUMBER- See Also:
- Constant Field Values
-
TIME_FILTERS_FIELD_NUMBER
public static final int TIME_FILTERS_FIELD_NUMBER- See Also:
- Constant Field Values
-
KEYS_FIELD_NUMBER
public static final int KEYS_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
-
POINT_FIELD_NUMBER
public static final int POINT_FIELD_NUMBER- See Also:
- Constant Field Values
-
NON_INDEX_FILTERS_FIELD_NUMBER
public static final int NON_INDEX_FILTERS_FIELD_NUMBER- See Also:
- Constant Field Values
-
COLTYPES_FIELD_NUMBER
public static final int COLTYPES_FIELD_NUMBER- See Also:
- Constant Field Values
-
-
Method Details
-
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
-
getSchema
The table schema
string schema = 1;- Specified by:
getSchemain interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()The table schema
string schema = 1;- Specified by:
getSchemaBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTableName
The table name
string tableName = 2;- Specified by:
getTableNamein interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()The table name
string tableName = 2;- Specified by:
getTableNameBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getIndexName
Which index?
string indexName = 3;- Specified by:
getIndexNamein interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getIndexNameBytes
public com.google.protobuf.ByteString getIndexNameBytes()Which index?
string indexName = 3;- Specified by:
getIndexNameBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColNamesList
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColNamesCount
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColNames
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColNamesBytes
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getFiltersList
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getFiltersOrBuilderList
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersOrBuilderListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getFiltersCount
public int getFiltersCount()Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getFilters
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getFiltersOrBuilder
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersOrBuilderin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 6;- Specified by:
getDbin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getDbBytes
public com.google.protobuf.ByteString getDbBytes()Database name - a table really needs db.schema.name to be uniquely referenced
string db = 6;- Specified by:
getDbBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTableUuid
string table_uuid = 7;- Specified by:
getTableUuidin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()string table_uuid = 7;- Specified by:
getTableUuidBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getStorageSpaceUuid
string storage_space_uuid = 8;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()string storage_space_uuid = 8;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getIndexUuid
string index_uuid = 9;- Specified by:
getIndexUuidin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getIndexUuidBytes
public com.google.protobuf.ByteString getIndexUuidBytes()string index_uuid = 9;- Specified by:
getIndexUuidBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTimeFiltersList
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 10;- Specified by:
getTimeFiltersListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTimeFiltersOrBuilderList
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 10;- Specified by:
getTimeFiltersOrBuilderListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTimeFiltersCount
public int getTimeFiltersCount()Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 10;- Specified by:
getTimeFiltersCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTimeFilters
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 10;- Specified by:
getTimeFiltersin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getTimeFiltersOrBuilder
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 10;- Specified by:
getTimeFiltersOrBuilderin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getKeysList
public com.google.protobuf.ProtocolStringList getKeysList()The GROUP BY columns - can't be empty
repeated string keys = 11;- Specified by:
getKeysListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getKeysCount
public int getKeysCount()The GROUP BY columns - can't be empty
repeated string keys = 11;- Specified by:
getKeysCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getKeys
The GROUP BY columns - can't be empty
repeated string keys = 11;- Specified by:
getKeysin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getKeysBytes
public com.google.protobuf.ByteString getKeysBytes(int index)The GROUP BY columns - can't be empty
repeated string keys = 11;- Specified by:
getKeysBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOpsList
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 12;- Specified by:
getOpsListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOpsCount
public int getOpsCount()The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 12;- Specified by:
getOpsCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOps
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 12;- Specified by:
getOpsin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOpsValueList
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 12;- Specified by:
getOpsValueListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOpsValue
public int getOpsValue(int index)The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 12;- Specified by:
getOpsValuein interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getInputColsList
public com.google.protobuf.ProtocolStringList getInputColsList()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 13;- Specified by:
getInputColsListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getInputColsCount
public int getInputColsCount()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 13;- Specified by:
getInputColsCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getInputCols
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 13;- Specified by:
getInputColsin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getInputColsBytes
public com.google.protobuf.ByteString getInputColsBytes(int index)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 13;- Specified by:
getInputColsBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsList
public com.google.protobuf.ProtocolStringList getOutputColsList()The name to give to the columns created by each aggregation operation
repeated string outputCols = 14;- Specified by:
getOutputColsListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsCount
public int getOutputColsCount()The name to give to the columns created by each aggregation operation
repeated string outputCols = 14;- Specified by:
getOutputColsCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputCols
The name to give to the columns created by each aggregation operation
repeated string outputCols = 14;- Specified by:
getOutputColsin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsBytes
public com.google.protobuf.ByteString getOutputColsBytes(int index)The name to give to the columns created by each aggregation operation
repeated string outputCols = 14;- Specified by:
getOutputColsBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsTypesList
public com.google.protobuf.ProtocolStringList getOutputColsTypesList()The types for the outputCols, in the same order
repeated string outputColsTypes = 15;- Specified by:
getOutputColsTypesListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsTypesCount
public int getOutputColsTypesCount()The types for the outputCols, in the same order
repeated string outputColsTypes = 15;- Specified by:
getOutputColsTypesCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsTypes
The types for the outputCols, in the same order
repeated string outputColsTypes = 15;- Specified by:
getOutputColsTypesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getOutputColsTypesBytes
public com.google.protobuf.ByteString getOutputColsTypesBytes(int index)The types for the outputCols, in the same order
repeated string outputColsTypes = 15;- Specified by:
getOutputColsTypesBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getPointList
repeated .xg.db.sqlPlans.SortPartition point = 16;- Specified by:
getPointListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getPointOrBuilderList
repeated .xg.db.sqlPlans.SortPartition point = 16;- Specified by:
getPointOrBuilderListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getPointCount
public int getPointCount()repeated .xg.db.sqlPlans.SortPartition point = 16;- Specified by:
getPointCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getPoint
repeated .xg.db.sqlPlans.SortPartition point = 16;- Specified by:
getPointin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getPointOrBuilder
repeated .xg.db.sqlPlans.SortPartition point = 16;- Specified by:
getPointOrBuilderin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getNonIndexFiltersList
repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;- Specified by:
getNonIndexFiltersListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getNonIndexFiltersOrBuilderList
repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;- Specified by:
getNonIndexFiltersOrBuilderListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getNonIndexFiltersCount
public int getNonIndexFiltersCount()repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;- Specified by:
getNonIndexFiltersCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getNonIndexFilters
repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;- Specified by:
getNonIndexFiltersin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getNonIndexFiltersOrBuilder
repeated .xg.db.sqlPlans.Disjunction non_index_filters = 17;- Specified by:
getNonIndexFiltersOrBuilderin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColTypesList
public com.google.protobuf.ProtocolStringList getColTypesList()The string representation of the type of ALL output columns
repeated string colTypes = 18;- Specified by:
getColTypesListin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColTypesCount
public int getColTypesCount()The string representation of the type of ALL output columns
repeated string colTypes = 18;- Specified by:
getColTypesCountin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColTypes
The string representation of the type of ALL output columns
repeated string colTypes = 18;- Specified by:
getColTypesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
getColTypesBytes
public com.google.protobuf.ByteString getColTypesBytes(int index)The string representation of the type of ALL output columns
repeated string colTypes = 18;- Specified by:
getColTypesBytesin interfacePlanProtocol.IndexAggOperatorOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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.IndexAggOperator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexAggOperator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexAggOperator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexAggOperator 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.IndexAggOperator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexAggOperator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PlanProtocol.IndexAggOperator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.IndexAggOperator parseDelimitedFrom(InputStream input) throws IOException- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.IndexAggOperator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
parseFrom
public static PlanProtocol.IndexAggOperator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException- Throws:
IOException
-
parseFrom
public static PlanProtocol.IndexAggOperator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static PlanProtocol.IndexAggOperator.Builder newBuilder(PlanProtocol.IndexAggOperator prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlanProtocol.IndexAggOperator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-