Package com.ocient.jdbc.proto
Class PlanProtocol.IndexCountStarOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.IndexCountStarOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.IndexCountStarOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.IndexCountStarOperator
public static final class PlanProtocol.IndexCountStarOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder> implements PlanProtocol.IndexCountStarOperatorOrBuilder
Specialized index operator for count(*)
Protobuf typexg.db.sqlPlans.IndexCountStarOperator
-
-
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, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
clear
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.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.IndexCountStarOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.IndexCountStarOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.IndexCountStarOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.IndexCountStarOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.Builder>
-
setField
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.Builder>
-
clearField
public PlanProtocol.IndexCountStarOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
clearOneof
public PlanProtocol.IndexCountStarOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
setRepeatedField
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.Builder>
-
addRepeatedField
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.Builder>
-
mergeFrom
public PlanProtocol.IndexCountStarOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
mergeFrom
public PlanProtocol.IndexCountStarOperator.Builder mergeFrom(PlanProtocol.IndexCountStarOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
mergeFrom
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.Builder>- Throws:
IOException
-
getSchema
public String getSchema()
The table schema
string schema = 1;- Specified by:
getSchemain interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The schema.
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()
The table schema
string schema = 1;- Specified by:
getSchemaBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for schema.
-
setSchema
public PlanProtocol.IndexCountStarOperator.Builder setSchema(String value)
The table schema
string schema = 1;- Parameters:
value- The schema to set.- Returns:
- This builder for chaining.
-
clearSchema
public PlanProtocol.IndexCountStarOperator.Builder clearSchema()
The table schema
string schema = 1;- Returns:
- This builder for chaining.
-
setSchemaBytes
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperatorOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
The table name
string tableName = 2;- Specified by:
getTableNameBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for tableName.
-
setTableName
public PlanProtocol.IndexCountStarOperator.Builder setTableName(String value)
The table name
string tableName = 2;- Parameters:
value- The tableName to set.- Returns:
- This builder for chaining.
-
clearTableName
public PlanProtocol.IndexCountStarOperator.Builder clearTableName()
The table name
string tableName = 2;- Returns:
- This builder for chaining.
-
setTableNameBytes
public PlanProtocol.IndexCountStarOperator.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.
-
getIndexName
public String getIndexName()
Which index?
string indexName = 3;- Specified by:
getIndexNamein interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The indexName.
-
getIndexNameBytes
public com.google.protobuf.ByteString getIndexNameBytes()
Which index?
string indexName = 3;- Specified by:
getIndexNameBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for indexName.
-
setIndexName
public PlanProtocol.IndexCountStarOperator.Builder setIndexName(String value)
Which index?
string indexName = 3;- Parameters:
value- The indexName to set.- Returns:
- This builder for chaining.
-
clearIndexName
public PlanProtocol.IndexCountStarOperator.Builder clearIndexName()
Which index?
string indexName = 3;- Returns:
- This builder for chaining.
-
setIndexNameBytes
public PlanProtocol.IndexCountStarOperator.Builder setIndexNameBytes(com.google.protobuf.ByteString value)
Which index?
string indexName = 3;- Parameters:
value- The bytes for indexName to set.- Returns:
- This builder for chaining.
-
getIndexFiltersList
public List<PlanProtocol.Disjunction> getIndexFiltersList()
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersListin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getIndexFiltersCount
public int getIndexFiltersCount()
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersCountin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getIndexFilters
public PlanProtocol.Disjunction getIndexFilters(int index)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder setIndexFilters(int index, PlanProtocol.Disjunction value)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
setIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder setIndexFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
addIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder addIndexFilters(PlanProtocol.Disjunction value)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
addIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder addIndexFilters(int index, PlanProtocol.Disjunction value)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
addIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder addIndexFilters(PlanProtocol.Disjunction.Builder builderForValue)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
addIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder addIndexFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
addAllIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder addAllIndexFilters(Iterable<? extends PlanProtocol.Disjunction> values)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
clearIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder clearIndexFilters()
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
removeIndexFilters
public PlanProtocol.IndexCountStarOperator.Builder removeIndexFilters(int index)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
getIndexFiltersBuilder
public PlanProtocol.Disjunction.Builder getIndexFiltersBuilder(int index)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
getIndexFiltersOrBuilder
public PlanProtocol.DisjunctionOrBuilder getIndexFiltersOrBuilder(int index)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersOrBuilderin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getIndexFiltersOrBuilderList
public List<? extends PlanProtocol.DisjunctionOrBuilder> getIndexFiltersOrBuilderList()
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersOrBuilderListin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
addIndexFiltersBuilder
public PlanProtocol.Disjunction.Builder addIndexFiltersBuilder()
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
addIndexFiltersBuilder
public PlanProtocol.Disjunction.Builder addIndexFiltersBuilder(int index)
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
getIndexFiltersBuilderList
public List<PlanProtocol.Disjunction.Builder> getIndexFiltersBuilderList()
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;
-
getDb
public String getDb()
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Specified by:
getDbin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- 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.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for db.
-
setDb
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperator.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.IndexCountStarOperator.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.IndexCountStarOperatorOrBuilder- Returns:
- The tableUuid.
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()
string table_uuid = 6;- Specified by:
getTableUuidBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for tableUuid.
-
setTableUuid
public PlanProtocol.IndexCountStarOperator.Builder setTableUuid(String value)
string table_uuid = 6;- Parameters:
value- The tableUuid to set.- Returns:
- This builder for chaining.
-
clearTableUuid
public PlanProtocol.IndexCountStarOperator.Builder clearTableUuid()
string table_uuid = 6;- Returns:
- This builder for chaining.
-
setTableUuidBytes
public PlanProtocol.IndexCountStarOperator.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.IndexCountStarOperatorOrBuilder- Returns:
- The storageSpaceUuid.
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()
string storage_space_uuid = 7;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for storageSpaceUuid.
-
setStorageSpaceUuid
public PlanProtocol.IndexCountStarOperator.Builder setStorageSpaceUuid(String value)
string storage_space_uuid = 7;- Parameters:
value- The storageSpaceUuid to set.- Returns:
- This builder for chaining.
-
clearStorageSpaceUuid
public PlanProtocol.IndexCountStarOperator.Builder clearStorageSpaceUuid()
string storage_space_uuid = 7;- Returns:
- This builder for chaining.
-
setStorageSpaceUuidBytes
public PlanProtocol.IndexCountStarOperator.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.
-
getIndexUuid
public String getIndexUuid()
string index_uuid = 8;- Specified by:
getIndexUuidin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The indexUuid.
-
getIndexUuidBytes
public com.google.protobuf.ByteString getIndexUuidBytes()
string index_uuid = 8;- Specified by:
getIndexUuidBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder- Returns:
- The bytes for indexUuid.
-
setIndexUuid
public PlanProtocol.IndexCountStarOperator.Builder setIndexUuid(String value)
string index_uuid = 8;- Parameters:
value- The indexUuid to set.- Returns:
- This builder for chaining.
-
clearIndexUuid
public PlanProtocol.IndexCountStarOperator.Builder clearIndexUuid()
string index_uuid = 8;- Returns:
- This builder for chaining.
-
setIndexUuidBytes
public PlanProtocol.IndexCountStarOperator.Builder setIndexUuidBytes(com.google.protobuf.ByteString value)
string index_uuid = 8;- Parameters:
value- The bytes for indexUuid to set.- Returns:
- This builder for chaining.
-
getTimeFiltersList
public List<PlanProtocol.Disjunction> getTimeFiltersList()
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersListin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getTimeFiltersCount
public int getTimeFiltersCount()
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersCountin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getTimeFilters
public PlanProtocol.Disjunction getTimeFilters(int index)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder setTimeFilters(int index, PlanProtocol.Disjunction value)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
setTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder setTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
addTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder addTimeFilters(PlanProtocol.Disjunction value)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
addTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder addTimeFilters(int index, PlanProtocol.Disjunction value)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
addTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder addTimeFilters(PlanProtocol.Disjunction.Builder builderForValue)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
addTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder addTimeFilters(int index, PlanProtocol.Disjunction.Builder builderForValue)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
addAllTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder addAllTimeFilters(Iterable<? extends PlanProtocol.Disjunction> values)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
clearTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder clearTimeFilters()
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
removeTimeFilters
public PlanProtocol.IndexCountStarOperator.Builder removeTimeFilters(int index)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
getTimeFiltersBuilder
public PlanProtocol.Disjunction.Builder getTimeFiltersBuilder(int index)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
getTimeFiltersOrBuilder
public PlanProtocol.DisjunctionOrBuilder getTimeFiltersOrBuilder(int index)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersOrBuilderin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getTimeFiltersOrBuilderList
public List<? extends PlanProtocol.DisjunctionOrBuilder> getTimeFiltersOrBuilderList()
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersOrBuilderListin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
addTimeFiltersBuilder
public PlanProtocol.Disjunction.Builder addTimeFiltersBuilder()
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
addTimeFiltersBuilder
public PlanProtocol.Disjunction.Builder addTimeFiltersBuilder(int index)
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
getTimeFiltersBuilderList
public List<PlanProtocol.Disjunction.Builder> getTimeFiltersBuilderList()
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;
-
setUnknownFields
public final PlanProtocol.IndexCountStarOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.IndexCountStarOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.IndexCountStarOperator.Builder>
-
-