Package com.ocient.jdbc.proto
Class PlanProtocol.IndexDistinctOperator.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
com.ocient.jdbc.proto.PlanProtocol.IndexDistinctOperator.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.IndexDistinctOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.IndexDistinctOperator
public static final class PlanProtocol.IndexDistinctOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder> implements PlanProtocol.IndexDistinctOperatorOrBuilder
Hybrid operator that combines index and removal of duplicates, and outputs distinct values in sorted orderProtobuf type
xg.db.sqlPlans.IndexDistinctOperator-
Method Summary
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
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.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
setField
public PlanProtocol.IndexDistinctOperator.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
clearField
public PlanProtocol.IndexDistinctOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
clearOneof
public PlanProtocol.IndexDistinctOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
setRepeatedField
public PlanProtocol.IndexDistinctOperator.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
addRepeatedField
public PlanProtocol.IndexDistinctOperator.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
mergeFrom
public PlanProtocol.IndexDistinctOperator.Builder mergeFrom(PlanProtocol.IndexDistinctOperator other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
mergeFrom
public PlanProtocol.IndexDistinctOperator.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.IndexDistinctOperator.Builder>- Throws:
IOException
-
getSchema
The table schema
string schema = 1;- Specified by:
getSchemain interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()The table schema
string schema = 1;- Specified by:
getSchemaBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setSchema
The table schema
string schema = 1; -
clearSchema
The table schema
string schema = 1; -
setSchemaBytes
public PlanProtocol.IndexDistinctOperator.Builder setSchemaBytes(com.google.protobuf.ByteString value)The table schema
string schema = 1; -
getTableName
The table name
string tableName = 2;- Specified by:
getTableNamein interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()The table name
string tableName = 2;- Specified by:
getTableNameBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setTableName
The table name
string tableName = 2; -
clearTableName
The table name
string tableName = 2; -
setTableNameBytes
public PlanProtocol.IndexDistinctOperator.Builder setTableNameBytes(com.google.protobuf.ByteString value)The table name
string tableName = 2; -
getIndexName
Which index?
string indexName = 3;- Specified by:
getIndexNamein interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getIndexNameBytes
public com.google.protobuf.ByteString getIndexNameBytes()Which index?
string indexName = 3;- Specified by:
getIndexNameBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setIndexName
Which index?
string indexName = 3; -
clearIndexName
Which index?
string indexName = 3; -
setIndexNameBytes
public PlanProtocol.IndexDistinctOperator.Builder setIndexNameBytes(com.google.protobuf.ByteString value)Which index?
string indexName = 3; -
getColNamesList
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getColNamesCount
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesCountin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getColNames
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getColNamesBytes
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true];- Specified by:
getColNamesBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setColNames
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true]; -
addColNames
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true]; -
addAllColNames
@Deprecated public PlanProtocol.IndexDistinctOperator.Builder addAllColNames(Iterable<String> values)Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true]; -
clearColNames
Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true]; -
addColNamesBytes
@Deprecated public PlanProtocol.IndexDistinctOperator.Builder addColNamesBytes(com.google.protobuf.ByteString value)Deprecated.Which columns need to be fetched?
repeated string colNames = 4 [deprecated = true]; -
getFiltersList
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getFiltersCount
public int getFiltersCount()Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersCountin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getFilters
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setFilters
public PlanProtocol.IndexDistinctOperator.Builder setFilters(int index, PlanProtocol.Disjunction value)Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
setFilters
public PlanProtocol.IndexDistinctOperator.Builder setFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
addFilters
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
addFilters
public PlanProtocol.IndexDistinctOperator.Builder addFilters(int index, PlanProtocol.Disjunction value)Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
addFilters
public PlanProtocol.IndexDistinctOperator.Builder addFilters(PlanProtocol.Disjunction.Builder builderForValue)Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
addFilters
public PlanProtocol.IndexDistinctOperator.Builder addFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
addAllFilters
public PlanProtocol.IndexDistinctOperator.Builder addAllFilters(Iterable<? extends PlanProtocol.Disjunction> values)Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
clearFilters
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
removeFilters
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
getFiltersBuilder
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
getFiltersOrBuilder
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersOrBuilderin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getFiltersOrBuilderList
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5;- Specified by:
getFiltersOrBuilderListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
addFiltersBuilder
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
addFiltersBuilder
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
getFiltersBuilderList
Filter conditions to apply via index
repeated .xg.db.sqlPlans.Disjunction filters = 5; -
getDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 7;- Specified by:
getDbin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getDbBytes
public com.google.protobuf.ByteString getDbBytes()Database name - a table really needs db.schema.name to be uniquely referenced
string db = 7;- Specified by:
getDbBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 7; -
clearDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 7; -
setDbBytes
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 7; -
getTableUuid
string table_uuid = 8;- Specified by:
getTableUuidin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()string table_uuid = 8;- Specified by:
getTableUuidBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setTableUuid
string table_uuid = 8; -
clearTableUuid
string table_uuid = 8; -
setTableUuidBytes
public PlanProtocol.IndexDistinctOperator.Builder setTableUuidBytes(com.google.protobuf.ByteString value)string table_uuid = 8; -
getStorageSpaceUuid
string storage_space_uuid = 9;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()string storage_space_uuid = 9;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setStorageSpaceUuid
string storage_space_uuid = 9; -
clearStorageSpaceUuid
string storage_space_uuid = 9; -
setStorageSpaceUuidBytes
public PlanProtocol.IndexDistinctOperator.Builder setStorageSpaceUuidBytes(com.google.protobuf.ByteString value)string storage_space_uuid = 9; -
getIndexUuid
string index_uuid = 10;- Specified by:
getIndexUuidin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getIndexUuidBytes
public com.google.protobuf.ByteString getIndexUuidBytes()string index_uuid = 10;- Specified by:
getIndexUuidBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setIndexUuid
string index_uuid = 10; -
clearIndexUuid
string index_uuid = 10; -
setIndexUuidBytes
public PlanProtocol.IndexDistinctOperator.Builder setIndexUuidBytes(com.google.protobuf.ByteString value)string index_uuid = 10; -
getTimeFiltersList
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11;- Specified by:
getTimeFiltersListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getTimeFiltersCount
public int getTimeFiltersCount()Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11;- Specified by:
getTimeFiltersCountin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getTimeFilters
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11;- Specified by:
getTimeFiltersin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setTimeFilters
public PlanProtocol.IndexDistinctOperator.Builder setTimeFilters(int index, PlanProtocol.Disjunction value)Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
setTimeFilters
public PlanProtocol.IndexDistinctOperator.Builder setTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
addTimeFilters
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
addTimeFilters
public PlanProtocol.IndexDistinctOperator.Builder addTimeFilters(int index, PlanProtocol.Disjunction value)Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
addTimeFilters
public PlanProtocol.IndexDistinctOperator.Builder addTimeFilters(PlanProtocol.Disjunction.Builder builderForValue)Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
addTimeFilters
public PlanProtocol.IndexDistinctOperator.Builder addTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
addAllTimeFilters
public PlanProtocol.IndexDistinctOperator.Builder addAllTimeFilters(Iterable<? extends PlanProtocol.Disjunction> values)Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
clearTimeFilters
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
removeTimeFilters
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
getTimeFiltersBuilder
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
getTimeFiltersOrBuilder
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11;- Specified by:
getTimeFiltersOrBuilderin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getTimeFiltersOrBuilderList
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11;- Specified by:
getTimeFiltersOrBuilderListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
addTimeFiltersBuilder
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
addTimeFiltersBuilder
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
getTimeFiltersBuilderList
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 11; -
getPointList
repeated .xg.db.sqlPlans.SortPartition point = 12;- Specified by:
getPointListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getPointCount
public int getPointCount()repeated .xg.db.sqlPlans.SortPartition point = 12;- Specified by:
getPointCountin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getPoint
repeated .xg.db.sqlPlans.SortPartition point = 12;- Specified by:
getPointin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setPoint
public PlanProtocol.IndexDistinctOperator.Builder setPoint(int index, PlanProtocol.SortPartition value)repeated .xg.db.sqlPlans.SortPartition point = 12; -
setPoint
public PlanProtocol.IndexDistinctOperator.Builder setPoint(int index, PlanProtocol.SortPartition.Builder builderForValue)repeated .xg.db.sqlPlans.SortPartition point = 12; -
addPoint
repeated .xg.db.sqlPlans.SortPartition point = 12; -
addPoint
public PlanProtocol.IndexDistinctOperator.Builder addPoint(int index, PlanProtocol.SortPartition value)repeated .xg.db.sqlPlans.SortPartition point = 12; -
addPoint
public PlanProtocol.IndexDistinctOperator.Builder addPoint(PlanProtocol.SortPartition.Builder builderForValue)repeated .xg.db.sqlPlans.SortPartition point = 12; -
addPoint
public PlanProtocol.IndexDistinctOperator.Builder addPoint(int index, PlanProtocol.SortPartition.Builder builderForValue)repeated .xg.db.sqlPlans.SortPartition point = 12; -
addAllPoint
public PlanProtocol.IndexDistinctOperator.Builder addAllPoint(Iterable<? extends PlanProtocol.SortPartition> values)repeated .xg.db.sqlPlans.SortPartition point = 12; -
clearPoint
repeated .xg.db.sqlPlans.SortPartition point = 12; -
removePoint
repeated .xg.db.sqlPlans.SortPartition point = 12; -
getPointBuilder
repeated .xg.db.sqlPlans.SortPartition point = 12; -
getPointOrBuilder
repeated .xg.db.sqlPlans.SortPartition point = 12;- Specified by:
getPointOrBuilderin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getPointOrBuilderList
repeated .xg.db.sqlPlans.SortPartition point = 12;- Specified by:
getPointOrBuilderListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
addPointBuilder
repeated .xg.db.sqlPlans.SortPartition point = 12; -
addPointBuilder
repeated .xg.db.sqlPlans.SortPartition point = 12; -
getPointBuilderList
repeated .xg.db.sqlPlans.SortPartition point = 12; -
getColTypesList
public com.google.protobuf.ProtocolStringList getColTypesList()The string representation of the type of ALL output columns
repeated string colTypes = 13;- Specified by:
getColTypesListin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getColTypesCount
public int getColTypesCount()The string representation of the type of ALL output columns
repeated string colTypes = 13;- Specified by:
getColTypesCountin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getColTypes
The string representation of the type of ALL output columns
repeated string colTypes = 13;- Specified by:
getColTypesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
getColTypesBytes
public com.google.protobuf.ByteString getColTypesBytes(int index)The string representation of the type of ALL output columns
repeated string colTypes = 13;- Specified by:
getColTypesBytesin interfacePlanProtocol.IndexDistinctOperatorOrBuilder
-
setColTypes
The string representation of the type of ALL output columns
repeated string colTypes = 13; -
addColTypes
The string representation of the type of ALL output columns
repeated string colTypes = 13; -
addAllColTypes
The string representation of the type of ALL output columns
repeated string colTypes = 13; -
clearColTypes
The string representation of the type of ALL output columns
repeated string colTypes = 13; -
addColTypesBytes
public PlanProtocol.IndexDistinctOperator.Builder addColTypesBytes(com.google.protobuf.ByteString value)The string representation of the type of ALL output columns
repeated string colTypes = 13; -
setUnknownFields
public final PlanProtocol.IndexDistinctOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.IndexDistinctOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexDistinctOperator.Builder>
-