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 type
xg.db.sqlPlans.ModifySchemaOperator- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.ModifySchemaOperator.BuilderProtobuf typexg.db.sqlPlans.ModifySchemaOperatorNested 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 intEXCEPTIONCOLUMNS_FIELD_NUMBERstatic intEXPRESSIONNULLABLE_FIELD_NUMBERstatic intEXPRESSIONS_FIELD_NUMBERstatic intEXTENDNAMES_FIELD_NUMBERstatic intEXTENDTYPES_FIELD_NUMBERstatic intGETRIDOFEXTENDS_FIELD_NUMBERstatic intGETRIDOFINPUTS_FIELD_NUMBER -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)static PlanProtocol.ModifySchemaOperatorgetDefaultInstance()PlanProtocol.ModifySchemaOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetExceptionColumns(int index)repeated string exceptionColumns = 7;com.google.protobuf.ByteStringgetExceptionColumnsBytes(int index)repeated string exceptionColumns = 7;intgetExceptionColumnsCount()repeated string exceptionColumns = 7;com.google.protobuf.ProtocolStringListgetExceptionColumnsList()repeated string exceptionColumns = 7;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)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, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
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
-
EXCEPTIONCOLUMNS_FIELD_NUMBER
public static final int EXCEPTIONCOLUMNS_FIELD_NUMBER- See Also:
- Constant Field Values
-
-
Method Details
-
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
-
getExtendNamesCount
public int getExtendNamesCount()The names for the result of each postfix expression
repeated string extendNames = 1;- Specified by:
getExtendNamesCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExtendNames
The names for the result of each postfix expression
repeated string extendNames = 1;- Specified by:
getExtendNamesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
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
-
getExpressionsList
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
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
The postfix expressions
repeated .xg.db.sqlPlans.PostfixExpression expressions = 2;- Specified by:
getExpressionsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressionsOrBuilder
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
-
getExtendTypesCount
public int getExtendTypesCount()The result data type for each postfix expression
repeated string extendTypes = 3;- Specified by:
getExtendTypesCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExtendTypes
The result data type for each postfix expression
repeated string extendTypes = 3;- Specified by:
getExtendTypesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
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
-
getExpressionNullableList
Whether or not the expressions are nullable
repeated bool expressionNullable = 4;- Specified by:
getExpressionNullableListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressionNullableCount
public int getExpressionNullableCount()Whether or not the expressions are nullable
repeated bool expressionNullable = 4;- Specified by:
getExpressionNullableCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExpressionNullable
public boolean getExpressionNullable(int index)Whether or not the expressions are nullable
repeated bool expressionNullable = 4;- Specified by:
getExpressionNullablein interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getGetRidOfInputsList
the input columns being projected out
repeated uint64 getRidOfInputs = 5;- Specified by:
getGetRidOfInputsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getGetRidOfInputsCount
public int getGetRidOfInputsCount()the input columns being projected out
repeated uint64 getRidOfInputs = 5;- Specified by:
getGetRidOfInputsCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getGetRidOfInputs
public long getGetRidOfInputs(int index)the input columns being projected out
repeated uint64 getRidOfInputs = 5;- Specified by:
getGetRidOfInputsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getGetRidOfExtendsList
the extendedt columns being projected out
repeated uint64 getRidOfExtends = 6;- Specified by:
getGetRidOfExtendsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getGetRidOfExtendsCount
public int getGetRidOfExtendsCount()the extendedt columns being projected out
repeated uint64 getRidOfExtends = 6;- Specified by:
getGetRidOfExtendsCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getGetRidOfExtends
public long getGetRidOfExtends(int index)the extendedt columns being projected out
repeated uint64 getRidOfExtends = 6;- Specified by:
getGetRidOfExtendsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExceptionColumnsList
public com.google.protobuf.ProtocolStringList getExceptionColumnsList()repeated string exceptionColumns = 7;- Specified by:
getExceptionColumnsListin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExceptionColumnsCount
public int getExceptionColumnsCount()repeated string exceptionColumns = 7;- Specified by:
getExceptionColumnsCountin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExceptionColumns
repeated string exceptionColumns = 7;- Specified by:
getExceptionColumnsin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
getExceptionColumnsBytes
public com.google.protobuf.ByteString getExceptionColumnsBytes(int index)repeated string exceptionColumns = 7;- Specified by:
getExceptionColumnsBytesin interfacePlanProtocol.ModifySchemaOperatorOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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
- 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
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static PlanProtocol.ModifySchemaOperator.Builder newBuilder(PlanProtocol.ModifySchemaOperator prototype) -
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-