类 MysqlxCrud.ModifyView
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MysqlxCrud.ModifyViewOrBuilder,Serializable
- 封闭类:
- MysqlxCrud
public static final class MysqlxCrud.ModifyView extends com.google.protobuf.GeneratedMessageV3 implements MysqlxCrud.ModifyViewOrBuilder
ModifyView modify existing view based on indicated @ref Mysqlx::Crud::Find message
Protobuf typeMysqlx.Crud.ModifyView- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classMysqlxCrud.ModifyView.BuilderModifyView modify existing view based on indicated @ref Mysqlx::Crud::Find message-
从类继承的嵌套类/接口 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
-
-
字段概要
字段 修饰符和类型 字段 说明 static intALGORITHM_FIELD_NUMBERstatic intCHECK_FIELD_NUMBERstatic intCOLLECTION_FIELD_NUMBERstatic intCOLUMN_FIELD_NUMBERstatic intDEFINER_FIELD_NUMBERstatic com.google.protobuf.Parser<MysqlxCrud.ModifyView>PARSER已过时。static intSECURITY_FIELD_NUMBERstatic intSTMT_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)MysqlxCrud.ViewAlgorithmgetAlgorithm()defined how MySQL Server processes the viewMysqlxCrud.ViewCheckOptiongetCheck()limits the write operations done on a VIEWMysqlxCrud.CollectiongetCollection()name of the VIEW object, which should be modifiedMysqlxCrud.CollectionOrBuildergetCollectionOrBuilder()name of the VIEW object, which should be modifiedStringgetColumn(int index)defines the list of aliases for column names specified in `stmt`com.google.protobuf.ByteStringgetColumnBytes(int index)defines the list of aliases for column names specified in `stmt`intgetColumnCount()defines the list of aliases for column names specified in `stmt`com.google.protobuf.ProtocolStringListgetColumnList()defines the list of aliases for column names specified in `stmt`static MysqlxCrud.ModifyViewgetDefaultInstance()MysqlxCrud.ModifyViewgetDefaultInstanceForType()StringgetDefiner()user name of the definer, if the value isn't set then the definer is current usercom.google.protobuf.ByteStringgetDefinerBytes()user name of the definer, if the value isn't set then the definer is current userstatic com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<MysqlxCrud.ModifyView>getParserForType()MysqlxCrud.ViewSqlSecuritygetSecurity()defines the security context in which the view is going be executedintgetSerializedSize()MysqlxCrud.FindgetStmt()Mysqlx.Crud.Find message from which the SELECT statement is going to be buildMysqlxCrud.FindOrBuildergetStmtOrBuilder()Mysqlx.Crud.Find message from which the SELECT statement is going to be buildcom.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAlgorithm()defined how MySQL Server processes the viewbooleanhasCheck()limits the write operations done on a VIEWbooleanhasCollection()name of the VIEW object, which should be modifiedbooleanhasDefiner()user name of the definer, if the value isn't set then the definer is current userinthashCode()booleanhasSecurity()defines the security context in which the view is going be executedbooleanhasStmt()Mysqlx.Crud.Find message from which the SELECT statement is going to be buildprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static MysqlxCrud.ModifyView.BuildernewBuilder()static MysqlxCrud.ModifyView.BuildernewBuilder(MysqlxCrud.ModifyView prototype)MysqlxCrud.ModifyView.BuildernewBuilderForType()protected MysqlxCrud.ModifyView.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static MysqlxCrud.ModifyViewparseDelimitedFrom(InputStream input)static MysqlxCrud.ModifyViewparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.ModifyViewparseFrom(byte[] data)static MysqlxCrud.ModifyViewparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.ModifyViewparseFrom(com.google.protobuf.ByteString data)static MysqlxCrud.ModifyViewparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.ModifyViewparseFrom(com.google.protobuf.CodedInputStream input)static MysqlxCrud.ModifyViewparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.ModifyViewparseFrom(InputStream input)static MysqlxCrud.ModifyViewparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlxCrud.ModifyViewparseFrom(ByteBuffer data)static MysqlxCrud.ModifyViewparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<MysqlxCrud.ModifyView>parser()MysqlxCrud.ModifyView.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
COLLECTION_FIELD_NUMBER
public static final int COLLECTION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DEFINER_FIELD_NUMBER
public static final int DEFINER_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ALGORITHM_FIELD_NUMBER
public static final int ALGORITHM_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SECURITY_FIELD_NUMBER
public static final int SECURITY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CHECK_FIELD_NUMBER
public static final int CHECK_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
COLUMN_FIELD_NUMBER
public static final int COLUMN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
STMT_FIELD_NUMBER
public static final int STMT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<MysqlxCrud.ModifyView> PARSER
已过时。
-
-
方法详细资料
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
hasCollection
public boolean hasCollection()
name of the VIEW object, which should be modified
required .Mysqlx.Crud.Collection collection = 1;- 指定者:
hasCollection在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- Whether the collection field is set.
-
getCollection
public MysqlxCrud.Collection getCollection()
name of the VIEW object, which should be modified
required .Mysqlx.Crud.Collection collection = 1;- 指定者:
getCollection在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The collection.
-
getCollectionOrBuilder
public MysqlxCrud.CollectionOrBuilder getCollectionOrBuilder()
name of the VIEW object, which should be modified
required .Mysqlx.Crud.Collection collection = 1;
-
hasDefiner
public boolean hasDefiner()
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;- 指定者:
hasDefiner在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- Whether the definer field is set.
-
getDefiner
public String getDefiner()
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;- 指定者:
getDefiner在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The definer.
-
getDefinerBytes
public com.google.protobuf.ByteString getDefinerBytes()
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;- 指定者:
getDefinerBytes在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The bytes for definer.
-
hasAlgorithm
public boolean hasAlgorithm()
defined how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3;- 指定者:
hasAlgorithm在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- Whether the algorithm field is set.
-
getAlgorithm
public MysqlxCrud.ViewAlgorithm getAlgorithm()
defined how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3;- 指定者:
getAlgorithm在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The algorithm.
-
hasSecurity
public boolean hasSecurity()
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4;- 指定者:
hasSecurity在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- Whether the security field is set.
-
getSecurity
public MysqlxCrud.ViewSqlSecurity getSecurity()
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4;- 指定者:
getSecurity在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The security.
-
hasCheck
public boolean hasCheck()
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;- 指定者:
hasCheck在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- Whether the check field is set.
-
getCheck
public MysqlxCrud.ViewCheckOption getCheck()
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;- 指定者:
getCheck在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The check.
-
getColumnList
public com.google.protobuf.ProtocolStringList getColumnList()
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 指定者:
getColumnList在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- A list containing the column.
-
getColumnCount
public int getColumnCount()
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 指定者:
getColumnCount在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The count of column.
-
getColumn
public String getColumn(int index)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 指定者:
getColumn在接口中MysqlxCrud.ModifyViewOrBuilder- 参数:
index- The index of the element to return.- 返回:
- The column at the given index.
-
getColumnBytes
public com.google.protobuf.ByteString getColumnBytes(int index)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 指定者:
getColumnBytes在接口中MysqlxCrud.ModifyViewOrBuilder- 参数:
index- The index of the value to return.- 返回:
- The bytes of the column at the given index.
-
hasStmt
public boolean hasStmt()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
optional .Mysqlx.Crud.Find stmt = 7;- 指定者:
hasStmt在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- Whether the stmt field is set.
-
getStmt
public MysqlxCrud.Find getStmt()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
optional .Mysqlx.Crud.Find stmt = 7;- 指定者:
getStmt在接口中MysqlxCrud.ModifyViewOrBuilder- 返回:
- The stmt.
-
getStmtOrBuilder
public MysqlxCrud.FindOrBuilder getStmtOrBuilder()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
optional .Mysqlx.Crud.Find stmt = 7;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static MysqlxCrud.ModifyView parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static MysqlxCrud.ModifyView parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public MysqlxCrud.ModifyView.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static MysqlxCrud.ModifyView.Builder newBuilder()
-
newBuilder
public static MysqlxCrud.ModifyView.Builder newBuilder(MysqlxCrud.ModifyView prototype)
-
toBuilder
public MysqlxCrud.ModifyView.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected MysqlxCrud.ModifyView.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MysqlxCrud.ModifyView getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MysqlxCrud.ModifyView> parser()
-
getParserForType
public com.google.protobuf.Parser<MysqlxCrud.ModifyView> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MysqlxCrud.ModifyView getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-