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 messageProtobuf type
Mysqlx.Crud.ModifyView| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxCrud.ModifyView.Builder
ModifyView modify existing view based on indicated
@ref Mysqlx::Crud::Find message
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
ALGORITHM_FIELD_NUMBER |
static int |
CHECK_FIELD_NUMBER |
static int |
COLLECTION_FIELD_NUMBER |
static int |
COLUMN_FIELD_NUMBER |
static int |
DEFINER_FIELD_NUMBER |
static com.google.protobuf.Parser<MysqlxCrud.ModifyView> |
PARSER
Deprecated.
|
static int |
SECURITY_FIELD_NUMBER |
static int |
STMT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
MysqlxCrud.ViewAlgorithm |
getAlgorithm()
defined how MySQL Server processes the view
|
MysqlxCrud.ViewCheckOption |
getCheck()
limits the write operations done on a VIEW
|
MysqlxCrud.Collection |
getCollection()
name of the VIEW object, which should be modified
|
MysqlxCrud.CollectionOrBuilder |
getCollectionOrBuilder()
name of the VIEW object, which should be modified
|
java.lang.String |
getColumn(int index)
defines the list of aliases for column names specified in `stmt`
|
com.google.protobuf.ByteString |
getColumnBytes(int index)
defines the list of aliases for column names specified in `stmt`
|
int |
getColumnCount()
defines the list of aliases for column names specified in `stmt`
|
com.google.protobuf.ProtocolStringList |
getColumnList()
defines the list of aliases for column names specified in `stmt`
|
static MysqlxCrud.ModifyView |
getDefaultInstance() |
MysqlxCrud.ModifyView |
getDefaultInstanceForType() |
java.lang.String |
getDefiner()
user name of the definer,
if the value isn't set then the definer is current user
|
com.google.protobuf.ByteString |
getDefinerBytes()
user name of the definer,
if the value isn't set then the definer is current user
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<MysqlxCrud.ModifyView> |
getParserForType() |
MysqlxCrud.ViewSqlSecurity |
getSecurity()
defines the security context in which the view is going be executed
|
int |
getSerializedSize() |
MysqlxCrud.Find |
getStmt()
Mysqlx.Crud.Find message from which the SELECT statement
is going to be build
|
MysqlxCrud.FindOrBuilder |
getStmtOrBuilder()
Mysqlx.Crud.Find message from which the SELECT statement
is going to be build
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlgorithm()
defined how MySQL Server processes the view
|
boolean |
hasCheck()
limits the write operations done on a VIEW
|
boolean |
hasCollection()
name of the VIEW object, which should be modified
|
boolean |
hasDefiner()
user name of the definer,
if the value isn't set then the definer is current user
|
int |
hashCode() |
boolean |
hasSecurity()
defines the security context in which the view is going be executed
|
boolean |
hasStmt()
Mysqlx.Crud.Find message from which the SELECT statement
is going to be build
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MysqlxCrud.ModifyView.Builder |
newBuilder() |
static MysqlxCrud.ModifyView.Builder |
newBuilder(MysqlxCrud.ModifyView prototype) |
MysqlxCrud.ModifyView.Builder |
newBuilderForType() |
protected MysqlxCrud.ModifyView.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MysqlxCrud.ModifyView |
parseDelimitedFrom(java.io.InputStream input) |
static MysqlxCrud.ModifyView |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.ModifyView |
parseFrom(byte[] data) |
static MysqlxCrud.ModifyView |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.ModifyView |
parseFrom(java.nio.ByteBuffer data) |
static MysqlxCrud.ModifyView |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.ModifyView |
parseFrom(com.google.protobuf.ByteString data) |
static MysqlxCrud.ModifyView |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.ModifyView |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MysqlxCrud.ModifyView |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.ModifyView |
parseFrom(java.io.InputStream input) |
static MysqlxCrud.ModifyView |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MysqlxCrud.ModifyView> |
parser() |
MysqlxCrud.ModifyView.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int COLLECTION_FIELD_NUMBER
public static final int DEFINER_FIELD_NUMBER
public static final int ALGORITHM_FIELD_NUMBER
public static final int SECURITY_FIELD_NUMBER
public static final int CHECK_FIELD_NUMBER
public static final int COLUMN_FIELD_NUMBER
public static final int STMT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<MysqlxCrud.ModifyView> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCollection()
name of the VIEW object, which should be modified
required .Mysqlx.Crud.Collection collection = 1;hasCollection in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.Collection getCollection()
name of the VIEW object, which should be modified
required .Mysqlx.Crud.Collection collection = 1;getCollection in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.CollectionOrBuilder getCollectionOrBuilder()
name of the VIEW object, which should be modified
required .Mysqlx.Crud.Collection collection = 1;getCollectionOrBuilder in interface MysqlxCrud.ModifyViewOrBuilderpublic boolean hasDefiner()
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;hasDefiner in interface MysqlxCrud.ModifyViewOrBuilderpublic java.lang.String getDefiner()
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;getDefiner in interface MysqlxCrud.ModifyViewOrBuilderpublic 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 in interface MysqlxCrud.ModifyViewOrBuilderpublic boolean hasAlgorithm()
defined how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3;hasAlgorithm in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.ViewAlgorithm getAlgorithm()
defined how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3;getAlgorithm in interface MysqlxCrud.ModifyViewOrBuilderpublic boolean hasSecurity()
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4;hasSecurity in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.ViewSqlSecurity getSecurity()
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4;getSecurity in interface MysqlxCrud.ModifyViewOrBuilderpublic boolean hasCheck()
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;hasCheck in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.ViewCheckOption getCheck()
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;getCheck in interface MysqlxCrud.ModifyViewOrBuilderpublic com.google.protobuf.ProtocolStringList getColumnList()
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;getColumnList in interface MysqlxCrud.ModifyViewOrBuilderpublic int getColumnCount()
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;getColumnCount in interface MysqlxCrud.ModifyViewOrBuilderpublic java.lang.String getColumn(int index)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;getColumn in interface MysqlxCrud.ModifyViewOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getColumnBytes(int index)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;getColumnBytes in interface MysqlxCrud.ModifyViewOrBuilderindex - The index of the value to return.public boolean hasStmt()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
optional .Mysqlx.Crud.Find stmt = 7;hasStmt in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.Find getStmt()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
optional .Mysqlx.Crud.Find stmt = 7;getStmt in interface MysqlxCrud.ModifyViewOrBuilderpublic MysqlxCrud.FindOrBuilder getStmtOrBuilder()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
optional .Mysqlx.Crud.Find stmt = 7;getStmtOrBuilder in interface MysqlxCrud.ModifyViewOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MysqlxCrud.ModifyView parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.ModifyView parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.ModifyView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.ModifyView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.ModifyView parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.ModifyView parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.ModifyView parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.ModifyView parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.ModifyView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MysqlxCrud.ModifyView.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MysqlxCrud.ModifyView.Builder newBuilder()
public static MysqlxCrud.ModifyView.Builder newBuilder(MysqlxCrud.ModifyView prototype)
public MysqlxCrud.ModifyView.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MysqlxCrud.ModifyView.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MysqlxCrud.ModifyView getDefaultInstance()
public static com.google.protobuf.Parser<MysqlxCrud.ModifyView> parser()
public com.google.protobuf.Parser<MysqlxCrud.ModifyView> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MysqlxCrud.ModifyView getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder