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 type
xg.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, 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.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
- 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.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
- 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
The table schema
string schema = 1;- Specified by:
getSchemain interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()The table schema
string schema = 1;- Specified by:
getSchemaBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setSchema
The table schema
string schema = 1; -
clearSchema
The table schema
string schema = 1; -
setSchemaBytes
public PlanProtocol.IndexCountStarOperator.Builder setSchemaBytes(com.google.protobuf.ByteString value)The table schema
string schema = 1; -
getTableName
The table name
string tableName = 2;- Specified by:
getTableNamein interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()The table name
string tableName = 2;- Specified by:
getTableNameBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setTableName
The table name
string tableName = 2; -
clearTableName
The table name
string tableName = 2; -
setTableNameBytes
public PlanProtocol.IndexCountStarOperator.Builder setTableNameBytes(com.google.protobuf.ByteString value)The table name
string tableName = 2; -
getIndexName
Which index?
string indexName = 3;- Specified by:
getIndexNamein interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getIndexNameBytes
public com.google.protobuf.ByteString getIndexNameBytes()Which index?
string indexName = 3;- Specified by:
getIndexNameBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setIndexName
Which index?
string indexName = 3; -
clearIndexName
Which index?
string indexName = 3; -
setIndexNameBytes
public PlanProtocol.IndexCountStarOperator.Builder setIndexNameBytes(com.google.protobuf.ByteString value)Which index?
string indexName = 3; -
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
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
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
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4; -
removeIndexFilters
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4; -
getIndexFiltersBuilder
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4; -
getIndexFiltersOrBuilder
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersOrBuilderin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getIndexFiltersOrBuilderList
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4;- Specified by:
getIndexFiltersOrBuilderListin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
addIndexFiltersBuilder
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4; -
addIndexFiltersBuilder
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4; -
getIndexFiltersBuilderList
Filter conditions on the index columns
repeated .xg.db.sqlPlans.Disjunction index_filters = 4; -
getDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5;- Specified by:
getDbin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
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
-
setDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5; -
clearDb
Database name - a table really needs db.schema.name to be uniquely referenced
string db = 5; -
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; -
getTableUuid
string table_uuid = 6;- Specified by:
getTableUuidin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getTableUuidBytes
public com.google.protobuf.ByteString getTableUuidBytes()string table_uuid = 6;- Specified by:
getTableUuidBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setTableUuid
string table_uuid = 6; -
clearTableUuid
string table_uuid = 6; -
setTableUuidBytes
public PlanProtocol.IndexCountStarOperator.Builder setTableUuidBytes(com.google.protobuf.ByteString value)string table_uuid = 6; -
getStorageSpaceUuid
string storage_space_uuid = 7;- Specified by:
getStorageSpaceUuidin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getStorageSpaceUuidBytes
public com.google.protobuf.ByteString getStorageSpaceUuidBytes()string storage_space_uuid = 7;- Specified by:
getStorageSpaceUuidBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setStorageSpaceUuid
string storage_space_uuid = 7; -
clearStorageSpaceUuid
string storage_space_uuid = 7; -
setStorageSpaceUuidBytes
public PlanProtocol.IndexCountStarOperator.Builder setStorageSpaceUuidBytes(com.google.protobuf.ByteString value)string storage_space_uuid = 7; -
getIndexUuid
string index_uuid = 8;- Specified by:
getIndexUuidin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getIndexUuidBytes
public com.google.protobuf.ByteString getIndexUuidBytes()string index_uuid = 8;- Specified by:
getIndexUuidBytesin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
setIndexUuid
string index_uuid = 8; -
clearIndexUuid
string index_uuid = 8; -
setIndexUuidBytes
public PlanProtocol.IndexCountStarOperator.Builder setIndexUuidBytes(com.google.protobuf.ByteString value)string index_uuid = 8; -
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
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
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
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9; -
removeTimeFilters
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9; -
getTimeFiltersBuilder
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9; -
getTimeFiltersOrBuilder
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersOrBuilderin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
getTimeFiltersOrBuilderList
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9;- Specified by:
getTimeFiltersOrBuilderListin interfacePlanProtocol.IndexCountStarOperatorOrBuilder
-
addTimeFiltersBuilder
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9; -
addTimeFiltersBuilder
Time filter disjunctions, guaranteed to be aligned
repeated .xg.db.sqlPlans.Disjunction time_filters = 9; -
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>
-