Package com.ocient.jdbc.proto
Class PlanProtocol.ModifySchemaOperator
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ocient.jdbc.proto.PlanProtocol.ModifySchemaOperator
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.ModifySchemaOperatorOrBuilder,Serializable
- Enclosing class:
- PlanProtocol
public static final class PlanProtocol.ModifySchemaOperator extends com.google.protobuf.GeneratedMessageV3 implements PlanProtocol.ModifySchemaOperatorOrBuilder
Protobuf typexg.db.sqlPlans.ModifySchemaOperator- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.ModifySchemaOperator.BuilderProtobuf typexg.db.sqlPlans.ModifySchemaOperator-
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 intEXPRESSIONNULLABLE_FIELD_NUMBERstatic intEXPRESSIONS_FIELD_NUMBERstatic intEXTENDNAMES_FIELD_NUMBERstatic intEXTENDTYPES_FIELD_NUMBERstatic intGETRIDOFEXTENDS_FIELD_NUMBERstatic intGETRIDOFINPUTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static PlanProtocol.ModifySchemaOperatorgetDefaultInstance()PlanProtocol.ModifySchemaOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetExpressionNullable(int index)Whether or not the expressions are nullableintgetExpressionNullableCount()Whether or not the expressions are nullableList<Boolean>getExpressionNullableList()Whether or not the expressions are nullablePlanProtocol.PostfixExpressiongetExpressions(int index)The postfix expressionsintgetExpressionsCount()The postfix expressionsList<PlanProtocol.PostfixExpression>getExpressionsList()The postfix expressionsPlanProtocol.PostfixExpressionOrBuildergetExpressionsOrBuilder(int index)The postfix expressionsList<? extends PlanProtocol.PostfixExpressionOrBuilder>getExpressionsOrBuilderList()The postfix expressionsStringgetExtendNames(int index)The names for the result of each postfix expressioncom.google.protobuf.ByteStringgetExtendNamesBytes(int index)The names for the result of each postfix expressionintgetExtendNamesCount()The names for the result of each postfix expressioncom.google.protobuf.ProtocolStringListgetExtendNamesList()The names for the result of each postfix expressionStringgetExtendTypes(int index)The result data type for each postfix expressioncom.google.protobuf.ByteStringgetExtendTypesBytes(int index)The result data type for each postfix expressionintgetExtendTypesCount()The result data type for each postfix expressioncom.google.protobuf.ProtocolStringListgetExtendTypesList()The result data type for each postfix expressionlonggetGetRidOfExtends(int index)the extendedt columns being projected outintgetGetRidOfExtendsCount()the extendedt columns being projected outList<Long>getGetRidOfExtendsList()the extendedt columns being projected outlonggetGetRidOfInputs(int index)the input columns being projected outintgetGetRidOfInputsCount()the input columns being projected outList<Long>getGetRidOfInputsList()the input columns being projected outcom.google.protobuf.Parser<PlanProtocol.ModifySchemaOperator>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PlanProtocol.ModifySchemaOperator.BuildernewBuilder()static PlanProtocol.ModifySchemaOperator.BuildernewBuilder(PlanProtocol.ModifySchemaOperator prototype)PlanProtocol.ModifySchemaOperator.BuildernewBuilderForType()protected PlanProtocol.ModifySchemaOperator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PlanProtocol.ModifySchemaOperatorparseDelimitedFrom(InputStream input)static PlanProtocol.ModifySchemaOperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.ModifySchemaOperatorparseFrom(byte[] data)static PlanProtocol.ModifySchemaOperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.ModifySchemaOperatorparseFrom(com.google.protobuf.ByteString data)static PlanProtocol.ModifySchemaOperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.ModifySchemaOperatorparseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.ModifySchemaOperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.ModifySchemaOperatorparseFrom(InputStream input)static PlanProtocol.ModifySchemaOperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.ModifySchemaOperatorparseFrom(ByteBuffer data)static PlanProtocol.ModifySchemaOperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlanProtocol.ModifySchemaOperator>parser()PlanProtocol.ModifySchemaOperator.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
-
EXTENDNAMES_FIELD_NUMBER
public static final int EXTENDNAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPRESSIONS_FIELD_NUMBER
public static final int EXPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTENDTYPES_FIELD_NUMBER
public static final int EXTENDTYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPRESSIONNULLABLE_FIELD_NUMBER
public static final int EXPRESSIONNULLABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GETRIDOFINPUTS_FIELD_NUMBER
public static final int GETRIDOFINPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GETRIDOFEXTENDS_FIELD_NUMBER
public static final int GETRIDOFEXTENDS_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
-
getExtendNamesList
public com.google.protobuf.ProtocolStringList getExtendNamesList()
The names for the result of each postfix expression
repeated string extendNames = 1;- Specified by:
getExtendNamesListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- A list containing the extendNames.
-
getExtendNamesCount
public int getExtendNamesCount()
The names for the result of each postfix expression
repeated string extendNames = 1;- Specified by:
getExtendNamesCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- The count of extendNames.
-
getExtendNames
public String getExtendNames(int index)
The names for the result of each postfix expression
repeated string extendNames = 1;- Specified by:
getExtendNamesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The extendNames at the given index.
-
getExtendNamesBytes
public com.google.protobuf.ByteString getExtendNamesBytes(int index)
The names for the result of each postfix expression
repeated string extendNames = 1;- Specified by:
getExtendNamesBytesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the extendNames at the given index.
-
getExpressionsList
public List<PlanProtocol.PostfixExpression> getExpressionsList()
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressionsOrBuilderList
public List<? extends PlanProtocol.PostfixExpressionOrBuilder> getExpressionsOrBuilderList()
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsOrBuilderListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressionsCount
public int getExpressionsCount()
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressions
public PlanProtocol.PostfixExpression getExpressions(int index)
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressionsOrBuilder
public PlanProtocol.PostfixExpressionOrBuilder getExpressionsOrBuilder(int index)
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsOrBuilderin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExtendTypesList
public com.google.protobuf.ProtocolStringList getExtendTypesList()
The result data type for each postfix expression
repeated string extendTypes = 3;- Specified by:
getExtendTypesListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- A list containing the extendTypes.
-
getExtendTypesCount
public int getExtendTypesCount()
The result data type for each postfix expression
repeated string extendTypes = 3;- Specified by:
getExtendTypesCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- The count of extendTypes.
-
getExtendTypes
public String getExtendTypes(int index)
The result data type for each postfix expression
repeated string extendTypes = 3;- Specified by:
getExtendTypesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The extendTypes at the given index.
-
getExtendTypesBytes
public com.google.protobuf.ByteString getExtendTypesBytes(int index)
The result data type for each postfix expression
repeated string extendTypes = 3;- Specified by:
getExtendTypesBytesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the extendTypes at the given index.
-
getExpressionNullableList
public List<Boolean> getExpressionNullableList()
Whether or not the expressions are nullable
repeated bool expressionNullable = 4;- Specified by:
getExpressionNullableListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- A list containing the expressionNullable.
-
getExpressionNullableCount
public int getExpressionNullableCount()
Whether or not the expressions are nullable
repeated bool expressionNullable = 4;- Specified by:
getExpressionNullableCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- The count of expressionNullable.
-
getExpressionNullable
public boolean getExpressionNullable(int index)
Whether or not the expressions are nullable
repeated bool expressionNullable = 4;- Specified by:
getExpressionNullablein interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The expressionNullable at the given index.
-
getGetRidOfInputsList
public List<Long> getGetRidOfInputsList()
the input columns being projected out
repeated uint64 getRidOfInputs = 5;- Specified by:
getGetRidOfInputsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- A list containing the getRidOfInputs.
-
getGetRidOfInputsCount
public int getGetRidOfInputsCount()
the input columns being projected out
repeated uint64 getRidOfInputs = 5;- Specified by:
getGetRidOfInputsCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- The count of getRidOfInputs.
-
getGetRidOfInputs
public long getGetRidOfInputs(int index)
the input columns being projected out
repeated uint64 getRidOfInputs = 5;- Specified by:
getGetRidOfInputsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The getRidOfInputs at the given index.
-
getGetRidOfExtendsList
public List<Long> getGetRidOfExtendsList()
the extendedt columns being projected out
repeated uint64 getRidOfExtends = 6;- Specified by:
getGetRidOfExtendsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- A list containing the getRidOfExtends.
-
getGetRidOfExtendsCount
public int getGetRidOfExtendsCount()
the extendedt columns being projected out
repeated uint64 getRidOfExtends = 6;- Specified by:
getGetRidOfExtendsCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Returns:
- The count of getRidOfExtends.
-
getGetRidOfExtends
public long getGetRidOfExtends(int index)
the extendedt columns being projected out
repeated uint64 getRidOfExtends = 6;- Specified by:
getGetRidOfExtendsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The getRidOfExtends at the given index.
-
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.ModifySchemaOperator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator 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.ModifySchemaOperator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.ModifySchemaOperator parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.ModifySchemaOperator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.ModifySchemaOperator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PlanProtocol.ModifySchemaOperator.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PlanProtocol.ModifySchemaOperator.Builder newBuilder()
-
newBuilder
public static PlanProtocol.ModifySchemaOperator.Builder newBuilder(PlanProtocol.ModifySchemaOperator prototype)
-
toBuilder
public PlanProtocol.ModifySchemaOperator.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlanProtocol.ModifySchemaOperator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PlanProtocol.ModifySchemaOperator getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PlanProtocol.ModifySchemaOperator> parser()
-
getParserForType
public com.google.protobuf.Parser<PlanProtocol.ModifySchemaOperator> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PlanProtocol.ModifySchemaOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-