Package com.ocient.jdbc.proto
Class PlanProtocol.TableScanOperator
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ocient.jdbc.proto.PlanProtocol.TableScanOperator
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.TableScanOperatorOrBuilder,Serializable
- Enclosing class:
- PlanProtocol
public static final class PlanProtocol.TableScanOperator extends com.google.protobuf.GeneratedMessageV3 implements PlanProtocol.TableScanOperatorOrBuilder
Represents the reading of table data via a scan
Protobuf typexg.db.sqlPlans.TableScanOperator- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.TableScanOperator.BuilderRepresents the reading of table data via a scan-
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 intCOLNAMES_FIELD_NUMBERstatic intCOLTYPES_FIELD_NUMBERstatic intCOLUMNS_FIELD_NUMBERstatic intDB_FIELD_NUMBERstatic intLIMITVAL_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 Deprecated Methods Modifier and Type Method Description booleancontainsColumns(String key)The columnsbooleanequals(Object obj)StringgetColNames(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 referencedstatic PlanProtocol.TableScanOperatorgetDefaultInstance()PlanProtocol.TableScanOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetLimitVal()If there is no limit being applied, this is set to -1com.google.protobuf.Parser<PlanProtocol.TableScanOperator>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 disjunctionsintgetTimeFiltersCount()Time filter disjunctionsList<PlanProtocol.Disjunction>getTimeFiltersList()Time filter disjunctionsPlanProtocol.DisjunctionOrBuildergetTimeFiltersOrBuilder(int index)Time filter disjunctionsList<? extends PlanProtocol.DisjunctionOrBuilder>getTimeFiltersOrBuilderList()Time filter disjunctionscom.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static PlanProtocol.TableScanOperator.BuildernewBuilder()static PlanProtocol.TableScanOperator.BuildernewBuilder(PlanProtocol.TableScanOperator prototype)PlanProtocol.TableScanOperator.BuildernewBuilderForType()protected PlanProtocol.TableScanOperator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PlanProtocol.TableScanOperatorparseDelimitedFrom(InputStream input)static PlanProtocol.TableScanOperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TableScanOperatorparseFrom(byte[] data)static PlanProtocol.TableScanOperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TableScanOperatorparseFrom(com.google.protobuf.ByteString data)static PlanProtocol.TableScanOperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TableScanOperatorparseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.TableScanOperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TableScanOperatorparseFrom(InputStream input)static PlanProtocol.TableScanOperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TableScanOperatorparseFrom(ByteBuffer data)static PlanProtocol.TableScanOperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlanProtocol.TableScanOperator>parser()PlanProtocol.TableScanOperator.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, 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
-
COLNAMES_FIELD_NUMBER
public static final int COLNAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMITVAL_FIELD_NUMBER
public static final int LIMITVAL_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
-
TIME_FILTERS_FIELD_NUMBER
public static final int TIME_FILTERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLTYPES_FIELD_NUMBER
public static final int COLTYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLUMNS_FIELD_NUMBER
public static final int COLUMNS_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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
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.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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
getTimeFiltersList
public List<PlanProtocol.Disjunction> getTimeFiltersList()
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersListin 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
-
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
-
getTimeFiltersOrBuilder
public PlanProtocol.DisjunctionOrBuilder getTimeFiltersOrBuilder(int index)
Time filter disjunctions
repeated .xg.db.sqlPlans.Disjunction time_filters = 8;- Specified by:
getTimeFiltersOrBuilderin interfacePlanProtocol.TableScanOperatorOrBuilder
-
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.
-
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
-
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.TableScanOperator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TableScanOperator 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.TableScanOperator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.TableScanOperator parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.TableScanOperator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TableScanOperator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PlanProtocol.TableScanOperator.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PlanProtocol.TableScanOperator.Builder newBuilder()
-
newBuilder
public static PlanProtocol.TableScanOperator.Builder newBuilder(PlanProtocol.TableScanOperator prototype)
-
toBuilder
public PlanProtocol.TableScanOperator.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlanProtocol.TableScanOperator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PlanProtocol.TableScanOperator getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PlanProtocol.TableScanOperator> parser()
-
getParserForType
public com.google.protobuf.Parser<PlanProtocol.TableScanOperator> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PlanProtocol.TableScanOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-