Package com.ocient.jdbc.proto
Class PlanProtocol.TableScanOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.TableScanOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.TableScanOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.TableScanOperator
public static final class PlanProtocol.TableScanOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder> implements PlanProtocol.TableScanOperatorOrBuilder
Represents the reading of table data via a scan
Protobuf typexg.db.sqlPlans.TableScanOperator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PlanProtocol.TableScanOperator.BuilderaddAllColNames(Iterable<String> values)Deprecated.PlanProtocol.TableScanOperator.BuilderaddAllColTypes(Iterable<String> values)The string representation of the type of ALL output columnsPlanProtocol.TableScanOperator.BuilderaddAllTimeFilters(Iterable<? extends PlanProtocol.Disjunction> values)Time filter disjunctionsPlanProtocol.TableScanOperator.BuilderaddColNames(String value)Deprecated.PlanProtocol.TableScanOperator.BuilderaddColNamesBytes(com.google.protobuf.ByteString value)Deprecated.PlanProtocol.TableScanOperator.BuilderaddColTypes(String value)The string representation of the type of ALL output columnsPlanProtocol.TableScanOperator.BuilderaddColTypesBytes(com.google.protobuf.ByteString value)The string representation of the type of ALL output columnsPlanProtocol.TableScanOperator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.TableScanOperator.BuilderaddTimeFilters(int index, PlanProtocol.Disjunction value)Time filter disjunctionsPlanProtocol.TableScanOperator.BuilderaddTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)Time filter disjunctionsPlanProtocol.TableScanOperator.BuilderaddTimeFilters(PlanProtocol.Disjunction value)Time filter disjunctionsPlanProtocol.TableScanOperator.BuilderaddTimeFilters(PlanProtocol.Disjunction.Builder builderForValue)Time filter disjunctionsPlanProtocol.Disjunction.BuilderaddTimeFiltersBuilder()Time filter disjunctionsPlanProtocol.Disjunction.BuilderaddTimeFiltersBuilder(int index)Time filter disjunctionsPlanProtocol.TableScanOperatorbuild()PlanProtocol.TableScanOperatorbuildPartial()PlanProtocol.TableScanOperator.Builderclear()PlanProtocol.TableScanOperator.BuilderclearColNames()Deprecated.PlanProtocol.TableScanOperator.BuilderclearColTypes()The string representation of the type of ALL output columnsPlanProtocol.TableScanOperator.BuilderclearColumns()PlanProtocol.TableScanOperator.BuilderclearDb()Database name - a table really needs db.schema.name to be uniquely referencedPlanProtocol.TableScanOperator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.TableScanOperator.BuilderclearLimitVal()If there is no limit being applied, this is set to -1PlanProtocol.TableScanOperator.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.TableScanOperator.BuilderclearSchema()The table schemaPlanProtocol.TableScanOperator.BuilderclearStorageSpaceUuid()string storage_space_uuid = 7;PlanProtocol.TableScanOperator.BuilderclearTableName()The table namePlanProtocol.TableScanOperator.BuilderclearTableUuid()string table_uuid = 6;PlanProtocol.TableScanOperator.BuilderclearTimeFilters()Time filter disjunctionsPlanProtocol.TableScanOperator.Builderclone()booleancontainsColumns(String key)The columnsStringgetColNames(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 columnsMap<String,PlanProtocol.ColumnInfo>getColumns()Deprecated.intgetColumnsCount()The columnsMap<String,PlanProtocol.ColumnInfo>getColumnsMap()The columnsPlanProtocol.ColumnInfogetColumnsOrDefault(String key, PlanProtocol.ColumnInfo defaultValue)The columnsPlanProtocol.ColumnInfogetColumnsOrThrow(String key)The 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 referencedPlanProtocol.TableScanOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetLimitVal()If there is no limit being applied, this is set to -1Map<String,PlanProtocol.ColumnInfo>getMutableColumns()Deprecated.StringgetSchema()The table schemacom.google.protobuf.ByteStringgetSchemaBytes()The table schemaStringgetStorageSpaceUuid()string storage_space_uuid = 7;com.google.protobuf.ByteStringgetStorageSpaceUuidBytes()string storage_space_uuid = 7;StringgetTableName()The table namecom.google.protobuf.ByteStringgetTableNameBytes()The table nameStringgetTableUuid()string table_uuid = 6;com.google.protobuf.ByteStringgetTableUuidBytes()string table_uuid = 6;PlanProtocol.DisjunctiongetTimeFilters(int index)Time filter disjunctionsPlanProtocol.Disjunction.BuildergetTimeFiltersBuilder(int index)Time filter disjunctionsList<PlanProtocol.Disjunction.Builder>getTimeFiltersBuilderList()Time filter disjunctionsintgetTimeFiltersCount()Time filter disjunctionsList<PlanProtocol.Disjunction>getTimeFiltersList()Time filter disjunctionsPlanProtocol.DisjunctionOrBuildergetTimeFiltersOrBuilder(int index)Time filter disjunctionsList<? extends PlanProtocol.DisjunctionOrBuilder>getTimeFiltersOrBuilderList()Time filter disjunctionsprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()PlanProtocol.TableScanOperator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.TableScanOperator.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.TableScanOperator.BuildermergeFrom(PlanProtocol.TableScanOperator other)PlanProtocol.TableScanOperator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.TableScanOperator.BuilderputAllColumns(Map<String,PlanProtocol.ColumnInfo> values)The columnsPlanProtocol.TableScanOperator.BuilderputColumns(String key, PlanProtocol.ColumnInfo value)The columnsPlanProtocol.TableScanOperator.BuilderremoveColumns(String key)The columnsPlanProtocol.TableScanOperator.BuilderremoveTimeFilters(int index)Time filter disjunctionsPlanProtocol.TableScanOperator.BuildersetColNames(int index, String value)Deprecated.PlanProtocol.TableScanOperator.BuildersetColTypes(int index, String value)The string representation of the type of ALL output columnsPlanProtocol.TableScanOperator.BuildersetDb(String value)Database name - a table really needs db.schema.name to be uniquely referencedPlanProtocol.TableScanOperator.BuildersetDbBytes(com.google.protobuf.ByteString value)Database name - a table really needs db.schema.name to be uniquely referencedPlanProtocol.TableScanOperator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.TableScanOperator.BuildersetLimitVal(long value)If there is no limit being applied, this is set to -1PlanProtocol.TableScanOperator.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.TableScanOperator.BuildersetSchema(String value)The table schemaPlanProtocol.TableScanOperator.BuildersetSchemaBytes(com.google.protobuf.ByteString value)The table schemaPlanProtocol.TableScanOperator.BuildersetStorageSpaceUuid(String value)string storage_space_uuid = 7;PlanProtocol.TableScanOperator.BuildersetStorageSpaceUuidBytes(com.google.protobuf.ByteString value)string storage_space_uuid = 7;PlanProtocol.TableScanOperator.BuildersetTableName(String value)The table namePlanProtocol.TableScanOperator.BuildersetTableNameBytes(com.google.protobuf.ByteString value)The table namePlanProtocol.TableScanOperator.BuildersetTableUuid(String value)string table_uuid = 6;PlanProtocol.TableScanOperator.BuildersetTableUuidBytes(com.google.protobuf.ByteString value)string table_uuid = 6;PlanProtocol.TableScanOperator.BuildersetTimeFilters(int index, PlanProtocol.Disjunction value)Time filter disjunctionsPlanProtocol.TableScanOperator.BuildersetTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)Time filter disjunctionsPlanProtocol.TableScanOperator.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
clear
public PlanProtocol.TableScanOperator.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.TableScanOperator.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.TableScanOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.TableScanOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.TableScanOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.TableScanOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.TableScanOperator.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.TableScanOperator.Builder>
-
setField
public PlanProtocol.TableScanOperator.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.TableScanOperator.Builder>
-
clearField
public PlanProtocol.TableScanOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
clearOneof
public PlanProtocol.TableScanOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
setRepeatedField
public PlanProtocol.TableScanOperator.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.TableScanOperator.Builder>
-
addRepeatedField
public PlanProtocol.TableScanOperator.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.TableScanOperator.Builder>
-
mergeFrom
public PlanProtocol.TableScanOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.TableScanOperator.Builder>
-
mergeFrom
public PlanProtocol.TableScanOperator.Builder mergeFrom(PlanProtocol.TableScanOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
mergeFrom
public PlanProtocol.TableScanOperator.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.TableScanOperator.Builder>- Throws:
IOException
-
getSchema
public String getSchema()
The table schema
string schema = 1;- Specified by:
getSchemain interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The schema.
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()
The table schema
string schema = 1;- Specified by:
getSchemaBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The bytes for schema.
-
setSchema
public PlanProtocol.TableScanOperator.Builder setSchema(String value)
The table schema
string schema = 1;- Parameters:
value- The schema to set.- Returns:
- This builder for chaining.
-
clearSchema
public PlanProtocol.TableScanOperator.Builder clearSchema()
The table schema
string schema = 1;- Returns:
- This builder for chaining.
-
setSchemaBytes
public PlanProtocol.TableScanOperator.Builder setSchemaBytes(com.google.protobuf.ByteString value)
The table schema
string schema = 1;- Parameters:
value- The bytes for schema to set.- Returns:
- This builder for chaining.
-
getTableName
public String getTableName()
The table name
string tableName = 2;- Specified by:
getTableNamein interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
The table name
string tableName = 2;- Specified by:
getTableNameBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The bytes for tableName.
-
setTableName
public PlanProtocol.TableScanOperator.Builder setTableName(String value)
The table name
string tableName = 2;- Parameters:
value- The tableName to set.- Returns:
- This builder for chaining.
-
clearTableName
public PlanProtocol.TableScanOperator.Builder clearTableName()
The table name
string tableName = 2;- Returns:
- This builder for chaining.
-
setTableNameBytes
public PlanProtocol.TableScanOperator.Builder setTableNameBytes(com.google.protobuf.ByteString value)
The table name
string tableName = 2;- Parameters:
value- The bytes for tableName to set.- Returns:
- This builder for chaining.
-
getColNamesList
@Deprecated public com.google.protobuf.ProtocolStringList getColNamesList()
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Specified by:
getColNamesListin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- A list containing the colNames.
-
getColNamesCount
@Deprecated public int getColNamesCount()
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Specified by:
getColNamesCountin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The count of colNames.
-
getColNames
@Deprecated public String getColNames(int index)
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Specified by:
getColNamesin interfacePlanProtocol.TableScanOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The colNames at the given index.
-
getColNamesBytes
@Deprecated public com.google.protobuf.ByteString getColNamesBytes(int index)
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Specified by:
getColNamesBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the colNames at the given index.
-
setColNames
@Deprecated public PlanProtocol.TableScanOperator.Builder setColNames(int index, String value)
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Parameters:
index- The index to set the value at.value- The colNames to set.- Returns:
- This builder for chaining.
-
addColNames
@Deprecated public PlanProtocol.TableScanOperator.Builder addColNames(String value)
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Parameters:
value- The colNames to add.- Returns:
- This builder for chaining.
-
addAllColNames
@Deprecated public PlanProtocol.TableScanOperator.Builder addAllColNames(Iterable<String> values)
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Parameters:
values- The colNames to add.- Returns:
- This builder for chaining.
-
clearColNames
@Deprecated public PlanProtocol.TableScanOperator.Builder clearColNames()
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Returns:
- This builder for chaining.
-
addColNamesBytes
@Deprecated public PlanProtocol.TableScanOperator.Builder addColNamesBytes(com.google.protobuf.ByteString value)
Deprecated.Which columns need to be fetched?
repeated string colNames = 3 [deprecated = true];- Parameters:
value- The bytes of the colNames to add.- Returns:
- This builder for chaining.
-
getLimitVal
public long getLimitVal()
If there is no limit being applied, this is set to -1
int64 limitVal = 4;- Specified by:
getLimitValin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The limitVal.
-
setLimitVal
public PlanProtocol.TableScanOperator.Builder setLimitVal(long value)
If there is no limit being applied, this is set to -1
int64 limitVal = 4;- Parameters:
value- The limitVal to set.- Returns:
- This builder for chaining.
-
clearLimitVal
public PlanProtocol.TableScanOperator.Builder clearLimitVal()
If there is no limit being applied, this is set to -1
int64 limitVal = 4;- Returns:
- This builder for chaining.
-
getDb
public String getDb()
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Specified by:
getDbin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The db.
-
getDbBytes
public com.google.protobuf.ByteString getDbBytes()
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Specified by:
getDbBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The bytes for db.
-
setDb
public PlanProtocol.TableScanOperator.Builder setDb(String value)
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Parameters:
value- The db to set.- Returns:
- This builder for chaining.
-
clearDb
public PlanProtocol.TableScanOperator.Builder clearDb()
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Returns:
- This builder for chaining.
-
setDbBytes
public PlanProtocol.TableScanOperator.Builder setDbBytes(com.google.protobuf.ByteString value)
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Parameters:
value- The bytes for db to set.- Returns:
- This builder for chaining.
-
getTableUuid
public String getTableUuid()
string table_uuid = 6;- Specified by:
getTableUuidin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The tableUuid.
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()
string table_uuid = 6;- Specified by:
getTableUuidBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The bytes for tableUuid.
-
setTableUuid
public PlanProtocol.TableScanOperator.Builder setTableUuid(String value)
string table_uuid = 6;- Parameters:
value- The tableUuid to set.- Returns:
- This builder for chaining.
-
clearTableUuid
public PlanProtocol.TableScanOperator.Builder clearTableUuid()
string table_uuid = 6;- Returns:
- This builder for chaining.
-
setTableUuidBytes
public PlanProtocol.TableScanOperator.Builder setTableUuidBytes(com.google.protobuf.ByteString value)
string table_uuid = 6;- Parameters:
value- The bytes for tableUuid to set.- Returns:
- This builder for chaining.
-
getStorageSpaceUuid
public String getStorageSpaceUuid()
string storage_space_uuid = 7;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The storageSpaceUuid.
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()
string storage_space_uuid = 7;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The bytes for storageSpaceUuid.
-
setStorageSpaceUuid
public PlanProtocol.TableScanOperator.Builder setStorageSpaceUuid(String value)
string storage_space_uuid = 7;- Parameters:
value- The storageSpaceUuid to set.- Returns:
- This builder for chaining.
-
clearStorageSpaceUuid
public PlanProtocol.TableScanOperator.Builder clearStorageSpaceUuid()
string storage_space_uuid = 7;- Returns:
- This builder for chaining.
-
setStorageSpaceUuidBytes
public PlanProtocol.TableScanOperator.Builder setStorageSpaceUuidBytes(com.google.protobuf.ByteString value)
string storage_space_uuid = 7;- Parameters:
value- The bytes for storageSpaceUuid to set.- Returns:
- This builder for chaining.
-
getTimeFiltersList
public List<PlanProtocol.Disjunction> getTimeFiltersList()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersListin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getTimeFiltersCount
public int getTimeFiltersCount()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersCountin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getTimeFilters
public PlanProtocol.Disjunction getTimeFilters(int index)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersin interfacePlanProtocol.TableScanOperatorOrBuilder
-
setTimeFilters
public PlanProtocol.TableScanOperator.Builder setTimeFilters(int index, PlanProtocol.Disjunction value)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
setTimeFilters
public PlanProtocol.TableScanOperator.Builder setTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
addTimeFilters
public PlanProtocol.TableScanOperator.Builder addTimeFilters(PlanProtocol.Disjunction value)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
addTimeFilters
public PlanProtocol.TableScanOperator.Builder addTimeFilters(int index, PlanProtocol.Disjunction value)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
addTimeFilters
public PlanProtocol.TableScanOperator.Builder addTimeFilters(PlanProtocol.Disjunction.Builder builderForValue)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
addTimeFilters
public PlanProtocol.TableScanOperator.Builder addTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
addAllTimeFilters
public PlanProtocol.TableScanOperator.Builder addAllTimeFilters(Iterable<? extends PlanProtocol.Disjunction> values)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
clearTimeFilters
public PlanProtocol.TableScanOperator.Builder clearTimeFilters()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
removeTimeFilters
public PlanProtocol.TableScanOperator.Builder removeTimeFilters(int index)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
getTimeFiltersBuilder
public PlanProtocol.Disjunction.Builder getTimeFiltersBuilder(int index)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
getTimeFiltersOrBuilder
public PlanProtocol.DisjunctionOrBuilder getTimeFiltersOrBuilder(int index)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersOrBuilderin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getTimeFiltersOrBuilderList
public List<? extends PlanProtocol.DisjunctionOrBuilder> getTimeFiltersOrBuilderList()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersOrBuilderListin interfacePlanProtocol.TableScanOperatorOrBuilder
-
addTimeFiltersBuilder
public PlanProtocol.Disjunction.Builder addTimeFiltersBuilder()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
addTimeFiltersBuilder
public PlanProtocol.Disjunction.Builder addTimeFiltersBuilder(int index)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
getTimeFiltersBuilderList
public List<PlanProtocol.Disjunction.Builder> getTimeFiltersBuilderList()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;
-
getColTypesList
public com.google.protobuf.ProtocolStringList getColTypesList()
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Specified by:
getColTypesListin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- A list containing the colTypes.
-
getColTypesCount
public int getColTypesCount()
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Specified by:
getColTypesCountin interfacePlanProtocol.TableScanOperatorOrBuilder- Returns:
- The count of colTypes.
-
getColTypes
public String getColTypes(int index)
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Specified by:
getColTypesin interfacePlanProtocol.TableScanOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The colTypes at the given index.
-
getColTypesBytes
public com.google.protobuf.ByteString getColTypesBytes(int index)
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Specified by:
getColTypesBytesin interfacePlanProtocol.TableScanOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the colTypes at the given index.
-
setColTypes
public PlanProtocol.TableScanOperator.Builder setColTypes(int index, String value)
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Parameters:
index- The index to set the value at.value- The colTypes to set.- Returns:
- This builder for chaining.
-
addColTypes
public PlanProtocol.TableScanOperator.Builder addColTypes(String value)
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Parameters:
value- The colTypes to add.- Returns:
- This builder for chaining.
-
addAllColTypes
public PlanProtocol.TableScanOperator.Builder addAllColTypes(Iterable<String> values)
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Parameters:
values- The colTypes to add.- Returns:
- This builder for chaining.
-
clearColTypes
public PlanProtocol.TableScanOperator.Builder clearColTypes()
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Returns:
- This builder for chaining.
-
addColTypesBytes
public PlanProtocol.TableScanOperator.Builder addColTypesBytes(com.google.protobuf.ByteString value)
The string representation of the type of ALL output columns
repeated string colTypes = 9;- Parameters:
value- The bytes of the colTypes to add.- Returns:
- This builder for chaining.
-
getColumnsCount
public int getColumnsCount()
Description copied from interface:PlanProtocol.TableScanOperatorOrBuilderThe columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;- Specified by:
getColumnsCountin interfacePlanProtocol.TableScanOperatorOrBuilder
-
containsColumns
public boolean containsColumns(String key)
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;- Specified by:
containsColumnsin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getColumns
@Deprecated public Map<String,PlanProtocol.ColumnInfo> getColumns()
Deprecated.UsegetColumnsMap()instead.- Specified by:
getColumnsin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getColumnsMap
public Map<String,PlanProtocol.ColumnInfo> getColumnsMap()
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;- Specified by:
getColumnsMapin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getColumnsOrDefault
public PlanProtocol.ColumnInfo getColumnsOrDefault(String key, PlanProtocol.ColumnInfo defaultValue)
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;- Specified by:
getColumnsOrDefaultin interfacePlanProtocol.TableScanOperatorOrBuilder
-
getColumnsOrThrow
public PlanProtocol.ColumnInfo getColumnsOrThrow(String key)
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;- Specified by:
getColumnsOrThrowin interfacePlanProtocol.TableScanOperatorOrBuilder
-
clearColumns
public PlanProtocol.TableScanOperator.Builder clearColumns()
-
removeColumns
public PlanProtocol.TableScanOperator.Builder removeColumns(String key)
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;
-
getMutableColumns
@Deprecated public Map<String,PlanProtocol.ColumnInfo> getMutableColumns()
Deprecated.Use alternate mutation accessors instead.
-
putColumns
public PlanProtocol.TableScanOperator.Builder putColumns(String key, PlanProtocol.ColumnInfo value)
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;
-
putAllColumns
public PlanProtocol.TableScanOperator.Builder putAllColumns(Map<String,PlanProtocol.ColumnInfo> values)
The columns
map<string, .xg.db.sqlPlans.ColumnInfo> columns = 10;
-
setUnknownFields
public final PlanProtocol.TableScanOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.TableScanOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TableScanOperator.Builder>
-
-