Package com.mysql.cj.x.protobuf
Class MysqlxCrud.CreateView
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MysqlxCrud.CreateViewOrBuilder,java.io.Serializable
- Enclosing class:
- MysqlxCrud
public static final class MysqlxCrud.CreateView extends com.google.protobuf.GeneratedMessageV3 implements MysqlxCrud.CreateViewOrBuilder
Protobuf type
Mysqlx.Crud.CreateView- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMysqlxCrud.CreateView.BuilderProtobuf typeMysqlx.Crud.CreateViewNested 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 intALGORITHM_FIELD_NUMBERstatic intCHECK_FIELD_NUMBERstatic intCOLLECTION_FIELD_NUMBERstatic intCOLUMN_FIELD_NUMBERstatic intDEFINER_FIELD_NUMBERstatic com.google.protobuf.Parser<MysqlxCrud.CreateView>PARSERDeprecated.static intREPLACE_EXISTING_FIELD_NUMBERstatic intSECURITY_FIELD_NUMBERstatic intSTMT_FIELD_NUMBER -
Method Summary
Modifier and Type Method Description booleanequals(java.lang.Object obj)MysqlxCrud.ViewAlgorithmgetAlgorithm()optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];MysqlxCrud.ViewCheckOptiongetCheck()optional .Mysqlx.Crud.ViewCheckOption check = 5;MysqlxCrud.CollectiongetCollection()required .Mysqlx.Crud.Collection collection = 1;MysqlxCrud.CollectionOrBuildergetCollectionOrBuilder()required .Mysqlx.Crud.Collection collection = 1;java.lang.StringgetColumn(int index)repeated string column = 6;com.google.protobuf.ByteStringgetColumnBytes(int index)repeated string column = 6;intgetColumnCount()repeated string column = 6;com.google.protobuf.ProtocolStringListgetColumnList()repeated string column = 6;static MysqlxCrud.CreateViewgetDefaultInstance()MysqlxCrud.CreateViewgetDefaultInstanceForType()java.lang.StringgetDefiner()optional string definer = 2;com.google.protobuf.ByteStringgetDefinerBytes()optional string definer = 2;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<MysqlxCrud.CreateView>getParserForType()booleangetReplaceExisting()optional bool replace_existing = 8 [default = false];MysqlxCrud.ViewSqlSecuritygetSecurity()optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];intgetSerializedSize()MysqlxCrud.FindgetStmt()required .Mysqlx.Crud.Find stmt = 7;MysqlxCrud.FindOrBuildergetStmtOrBuilder()required .Mysqlx.Crud.Find stmt = 7;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAlgorithm()optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];booleanhasCheck()optional .Mysqlx.Crud.ViewCheckOption check = 5;booleanhasCollection()required .Mysqlx.Crud.Collection collection = 1;booleanhasDefiner()optional string definer = 2;inthashCode()booleanhasReplaceExisting()optional bool replace_existing = 8 [default = false];booleanhasSecurity()optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];booleanhasStmt()required .Mysqlx.Crud.Find stmt = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static MysqlxCrud.CreateView.BuildernewBuilder()static MysqlxCrud.CreateView.BuildernewBuilder(MysqlxCrud.CreateView prototype)MysqlxCrud.CreateView.BuildernewBuilderForType()protected MysqlxCrud.CreateView.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static MysqlxCrud.CreateViewparseDelimitedFrom(java.io.InputStream input)static MysqlxCrud.CreateViewparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.CreateViewparseFrom(byte[] data)static MysqlxCrud.CreateViewparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.CreateViewparseFrom(com.google.protobuf.ByteString data)static MysqlxCrud.CreateViewparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.CreateViewparseFrom(com.google.protobuf.CodedInputStream input)static MysqlxCrud.CreateViewparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.CreateViewparseFrom(java.io.InputStream input)static MysqlxCrud.CreateViewparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.CreateViewparseFrom(java.nio.ByteBuffer data)static MysqlxCrud.CreateViewparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<MysqlxCrud.CreateView>parser()MysqlxCrud.CreateView.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, 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
-
COLLECTION_FIELD_NUMBER
public static final int COLLECTION_FIELD_NUMBER- See Also:
- Constant Field Values
-
DEFINER_FIELD_NUMBER
public static final int DEFINER_FIELD_NUMBER- See Also:
- Constant Field Values
-
ALGORITHM_FIELD_NUMBER
public static final int ALGORITHM_FIELD_NUMBER- See Also:
- Constant Field Values
-
SECURITY_FIELD_NUMBER
public static final int SECURITY_FIELD_NUMBER- See Also:
- Constant Field Values
-
CHECK_FIELD_NUMBER
public static final int CHECK_FIELD_NUMBER- See Also:
- Constant Field Values
-
COLUMN_FIELD_NUMBER
public static final int COLUMN_FIELD_NUMBER- See Also:
- Constant Field Values
-
STMT_FIELD_NUMBER
public static final int STMT_FIELD_NUMBER- See Also:
- Constant Field Values
-
REPLACE_EXISTING_FIELD_NUMBER
public static final int REPLACE_EXISTING_FIELD_NUMBER- See Also:
- Constant Field Values
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
protected java.lang.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
-
hasCollection
public boolean hasCollection()required .Mysqlx.Crud.Collection collection = 1;- Specified by:
hasCollectionin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the collection field is set.
-
getCollection
required .Mysqlx.Crud.Collection collection = 1;- Specified by:
getCollectionin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The collection.
-
getCollectionOrBuilder
required .Mysqlx.Crud.Collection collection = 1;- Specified by:
getCollectionOrBuilderin interfaceMysqlxCrud.CreateViewOrBuilder
-
hasDefiner
public boolean hasDefiner()optional string definer = 2;- Specified by:
hasDefinerin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the definer field is set.
-
getDefiner
public java.lang.String getDefiner()optional string definer = 2;- Specified by:
getDefinerin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The definer.
-
getDefinerBytes
public com.google.protobuf.ByteString getDefinerBytes()optional string definer = 2;- Specified by:
getDefinerBytesin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The bytes for definer.
-
hasAlgorithm
public boolean hasAlgorithm()optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];- Specified by:
hasAlgorithmin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the algorithm field is set.
-
getAlgorithm
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];- Specified by:
getAlgorithmin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The algorithm.
-
hasSecurity
public boolean hasSecurity()optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];- Specified by:
hasSecurityin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the security field is set.
-
getSecurity
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];- Specified by:
getSecurityin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The security.
-
hasCheck
public boolean hasCheck()optional .Mysqlx.Crud.ViewCheckOption check = 5;- Specified by:
hasCheckin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the check field is set.
-
getCheck
optional .Mysqlx.Crud.ViewCheckOption check = 5;- Specified by:
getCheckin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The check.
-
getColumnList
public com.google.protobuf.ProtocolStringList getColumnList()repeated string column = 6;- Specified by:
getColumnListin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- A list containing the column.
-
getColumnCount
public int getColumnCount()repeated string column = 6;- Specified by:
getColumnCountin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The count of column.
-
getColumn
public java.lang.String getColumn(int index)repeated string column = 6;- Specified by:
getColumnin interfaceMysqlxCrud.CreateViewOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The column at the given index.
-
getColumnBytes
public com.google.protobuf.ByteString getColumnBytes(int index)repeated string column = 6;- Specified by:
getColumnBytesin interfaceMysqlxCrud.CreateViewOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the column at the given index.
-
hasStmt
public boolean hasStmt()required .Mysqlx.Crud.Find stmt = 7;- Specified by:
hasStmtin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the stmt field is set.
-
getStmt
required .Mysqlx.Crud.Find stmt = 7;- Specified by:
getStmtin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The stmt.
-
getStmtOrBuilder
required .Mysqlx.Crud.Find stmt = 7;- Specified by:
getStmtOrBuilderin interfaceMysqlxCrud.CreateViewOrBuilder
-
hasReplaceExisting
public boolean hasReplaceExisting()optional bool replace_existing = 8 [default = false];- Specified by:
hasReplaceExistingin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- Whether the replaceExisting field is set.
-
getReplaceExisting
public boolean getReplaceExisting()optional bool replace_existing = 8 [default = false];- Specified by:
getReplaceExistingin interfaceMysqlxCrud.CreateViewOrBuilder- Returns:
- The replaceExisting.
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 MysqlxCrud.CreateView parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(java.io.InputStream input) throws java.io.IOException- Throws:
java.io.IOException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Throws:
java.io.IOException
-
parseDelimitedFrom
public static MysqlxCrud.CreateView parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException- Throws:
java.io.IOException
-
parseDelimitedFrom
public static MysqlxCrud.CreateView parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Throws:
java.io.IOException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException- Throws:
java.io.IOException
-
parseFrom
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Throws:
java.io.IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MysqlxCrud.CreateView.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
-