Package com.ocient.jdbc.proto
Class PlanProtocol.IndexCountStarOperator
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ocient.jdbc.proto.PlanProtocol.IndexCountStarOperator
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.IndexCountStarOperatorOrBuilder,Serializable
- Enclosing class:
- PlanProtocol
public static final class PlanProtocol.IndexCountStarOperator extends com.google.protobuf.GeneratedMessageV3 implements PlanProtocol.IndexCountStarOperatorOrBuilder
Specialized index operator for count(*)
Protobuf typexg.db.sqlPlans.IndexCountStarOperator- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.IndexCountStarOperator.BuilderSpecialized index operator for count(*)-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDB_FIELD_NUMBERstatic intINDEX_FILTERS_FIELD_NUMBERstatic intINDEX_UUID_FIELD_NUMBERstatic intINDEXNAME_FIELD_NUMBERstatic intSCHEMA_FIELD_NUMBERstatic intSTORAGE_SPACE_UUID_FIELD_NUMBERstatic intTABLE_UUID_FIELD_NUMBERstatic intTABLENAME_FIELD_NUMBERstatic intTIME_FILTERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetDb()Database name - a table really needs db.schema.name to be uniquely referencedcom.google.protobuf.ByteStringgetDbBytes()Database name - a table really needs db.schema.name to be uniquely referencedstatic PlanProtocol.IndexCountStarOperatorgetDefaultInstance()PlanProtocol.IndexCountStarOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()PlanProtocol.DisjunctiongetIndexFilters(int index)Filter conditions on the index columnsintgetIndexFiltersCount()Filter conditions on the index columnsList<PlanProtocol.Disjunction>getIndexFiltersList()Filter conditions on the index columnsPlanProtocol.DisjunctionOrBuildergetIndexFiltersOrBuilder(int index)Filter conditions on the index columnsList<? extends PlanProtocol.DisjunctionOrBuilder>getIndexFiltersOrBuilderList()Filter conditions on the index columnsStringgetIndexName()Which index?com.google.protobuf.ByteStringgetIndexNameBytes()Which index?StringgetIndexUuid()string index_uuid = 8;com.google.protobuf.ByteStringgetIndexUuidBytes()string index_uuid = 8;com.google.protobuf.Parser<PlanProtocol.IndexCountStarOperator>getParserForType()StringgetSchema()The table schemacom.google.protobuf.ByteStringgetSchemaBytes()The table schemaintgetSerializedSize()StringgetStorageSpaceUuid()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 disjunctions, guaranteed to be alignedintgetTimeFiltersCount()Time filter disjunctions, guaranteed to be alignedList<PlanProtocol.Disjunction>getTimeFiltersList()Time filter disjunctions, guaranteed to be alignedPlanProtocol.DisjunctionOrBuildergetTimeFiltersOrBuilder(int index)Time filter disjunctions, guaranteed to be alignedList<? extends PlanProtocol.DisjunctionOrBuilder>getTimeFiltersOrBuilderList()Time filter disjunctions, guaranteed to be alignedcom.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PlanProtocol.IndexCountStarOperator.BuildernewBuilder()static PlanProtocol.IndexCountStarOperator.BuildernewBuilder(PlanProtocol.IndexCountStarOperator prototype)PlanProtocol.IndexCountStarOperator.BuildernewBuilderForType()protected PlanProtocol.IndexCountStarOperator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PlanProtocol.IndexCountStarOperatorparseDelimitedFrom(InputStream input)static PlanProtocol.IndexCountStarOperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexCountStarOperatorparseFrom(byte[] data)static PlanProtocol.IndexCountStarOperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexCountStarOperatorparseFrom(com.google.protobuf.ByteString data)static PlanProtocol.IndexCountStarOperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexCountStarOperatorparseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.IndexCountStarOperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexCountStarOperatorparseFrom(InputStream input)static PlanProtocol.IndexCountStarOperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.IndexCountStarOperatorparseFrom(ByteBuffer data)static PlanProtocol.IndexCountStarOperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlanProtocol.IndexCountStarOperator>parser()PlanProtocol.IndexCountStarOperator.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABLENAME_FIELD_NUMBER
public static final int TABLENAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INDEXNAME_FIELD_NUMBER
public static final int INDEXNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INDEX_FILTERS_FIELD_NUMBER
public static final int INDEX_FILTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DB_FIELD_NUMBER
public static final int DB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABLE_UUID_FIELD_NUMBER
public static final int TABLE_UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORAGE_SPACE_UUID_FIELD_NUMBER
public static final int STORAGE_SPACE_UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INDEX_UUID_FIELD_NUMBER
public static final int INDEX_UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_FILTERS_FIELD_NUMBER
public static final int TIME_FILTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSchema
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.
-
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.
-
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.
-
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
-
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
-
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
-
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
-
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.
-
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.
-
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.
-
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.
-
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
-
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
-
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
-
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
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.IndexCountStarOperator parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.IndexCountStarOperator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.IndexCountStarOperator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PlanProtocol.IndexCountStarOperator.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PlanProtocol.IndexCountStarOperator.Builder newBuilder()
-
newBuilder
public static PlanProtocol.IndexCountStarOperator.Builder newBuilder(PlanProtocol.IndexCountStarOperator prototype)
-
toBuilder
public PlanProtocol.IndexCountStarOperator.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlanProtocol.IndexCountStarOperator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PlanProtocol.IndexCountStarOperator getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PlanProtocol.IndexCountStarOperator> parser()
-
getParserForType
public com.google.protobuf.Parser<PlanProtocol.IndexCountStarOperator> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PlanProtocol.IndexCountStarOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-