public static final class MysqlxCrud.CreateView extends com.google.protobuf.GeneratedMessageV3 implements MysqlxCrud.CreateViewOrBuilder
Mysqlx.Crud.CreateView| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxCrud.CreateView.Builder
Protobuf type
Mysqlx.Crud.CreateView |
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.CreateView> |
PARSER
Deprecated.
|
static int |
REPLACE_EXISTING_FIELD_NUMBER |
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()
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED]; |
MysqlxCrud.ViewCheckOption |
getCheck()
optional .Mysqlx.Crud.ViewCheckOption check = 5; |
MysqlxCrud.Collection |
getCollection()
required .Mysqlx.Crud.Collection collection = 1; |
MysqlxCrud.CollectionOrBuilder |
getCollectionOrBuilder()
required .Mysqlx.Crud.Collection collection = 1; |
java.lang.String |
getColumn(int index)
repeated string column = 6; |
com.google.protobuf.ByteString |
getColumnBytes(int index)
repeated string column = 6; |
int |
getColumnCount()
repeated string column = 6; |
com.google.protobuf.ProtocolStringList |
getColumnList()
repeated string column = 6; |
static MysqlxCrud.CreateView |
getDefaultInstance() |
MysqlxCrud.CreateView |
getDefaultInstanceForType() |
java.lang.String |
getDefiner()
optional string definer = 2; |
com.google.protobuf.ByteString |
getDefinerBytes()
optional string definer = 2; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<MysqlxCrud.CreateView> |
getParserForType() |
boolean |
getReplaceExisting()
optional bool replace_existing = 8 [default = false]; |
MysqlxCrud.ViewSqlSecurity |
getSecurity()
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER]; |
int |
getSerializedSize() |
MysqlxCrud.Find |
getStmt()
required .Mysqlx.Crud.Find stmt = 7; |
MysqlxCrud.FindOrBuilder |
getStmtOrBuilder()
required .Mysqlx.Crud.Find stmt = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlgorithm()
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED]; |
boolean |
hasCheck()
optional .Mysqlx.Crud.ViewCheckOption check = 5; |
boolean |
hasCollection()
required .Mysqlx.Crud.Collection collection = 1; |
boolean |
hasDefiner()
optional string definer = 2; |
int |
hashCode() |
boolean |
hasReplaceExisting()
optional bool replace_existing = 8 [default = false]; |
boolean |
hasSecurity()
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER]; |
boolean |
hasStmt()
required .Mysqlx.Crud.Find stmt = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MysqlxCrud.CreateView.Builder |
newBuilder() |
static MysqlxCrud.CreateView.Builder |
newBuilder(MysqlxCrud.CreateView prototype) |
MysqlxCrud.CreateView.Builder |
newBuilderForType() |
protected MysqlxCrud.CreateView.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MysqlxCrud.CreateView |
parseDelimitedFrom(java.io.InputStream input) |
static MysqlxCrud.CreateView |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.CreateView |
parseFrom(byte[] data) |
static MysqlxCrud.CreateView |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.CreateView |
parseFrom(java.nio.ByteBuffer data) |
static MysqlxCrud.CreateView |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.CreateView |
parseFrom(com.google.protobuf.ByteString data) |
static MysqlxCrud.CreateView |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.CreateView |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MysqlxCrud.CreateView |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.CreateView |
parseFrom(java.io.InputStream input) |
static MysqlxCrud.CreateView |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MysqlxCrud.CreateView> |
parser() |
MysqlxCrud.CreateView.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, 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
public static final int REPLACE_EXISTING_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<MysqlxCrud.CreateView> 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()
required .Mysqlx.Crud.Collection collection = 1;hasCollection in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.Collection getCollection()
required .Mysqlx.Crud.Collection collection = 1;getCollection in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.CollectionOrBuilder getCollectionOrBuilder()
required .Mysqlx.Crud.Collection collection = 1;getCollectionOrBuilder in interface MysqlxCrud.CreateViewOrBuilderpublic boolean hasDefiner()
optional string definer = 2;hasDefiner in interface MysqlxCrud.CreateViewOrBuilderpublic java.lang.String getDefiner()
optional string definer = 2;getDefiner in interface MysqlxCrud.CreateViewOrBuilderpublic com.google.protobuf.ByteString getDefinerBytes()
optional string definer = 2;getDefinerBytes in interface MysqlxCrud.CreateViewOrBuilderpublic boolean hasAlgorithm()
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];hasAlgorithm in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.ViewAlgorithm getAlgorithm()
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];getAlgorithm in interface MysqlxCrud.CreateViewOrBuilderpublic boolean hasSecurity()
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];hasSecurity in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.ViewSqlSecurity getSecurity()
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];getSecurity in interface MysqlxCrud.CreateViewOrBuilderpublic boolean hasCheck()
optional .Mysqlx.Crud.ViewCheckOption check = 5;hasCheck in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.ViewCheckOption getCheck()
optional .Mysqlx.Crud.ViewCheckOption check = 5;getCheck in interface MysqlxCrud.CreateViewOrBuilderpublic com.google.protobuf.ProtocolStringList getColumnList()
repeated string column = 6;getColumnList in interface MysqlxCrud.CreateViewOrBuilderpublic int getColumnCount()
repeated string column = 6;getColumnCount in interface MysqlxCrud.CreateViewOrBuilderpublic java.lang.String getColumn(int index)
repeated string column = 6;getColumn in interface MysqlxCrud.CreateViewOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getColumnBytes(int index)
repeated string column = 6;getColumnBytes in interface MysqlxCrud.CreateViewOrBuilderindex - The index of the value to return.public boolean hasStmt()
required .Mysqlx.Crud.Find stmt = 7;hasStmt in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.Find getStmt()
required .Mysqlx.Crud.Find stmt = 7;getStmt in interface MysqlxCrud.CreateViewOrBuilderpublic MysqlxCrud.FindOrBuilder getStmtOrBuilder()
required .Mysqlx.Crud.Find stmt = 7;getStmtOrBuilder in interface MysqlxCrud.CreateViewOrBuilderpublic boolean hasReplaceExisting()
optional bool replace_existing = 8 [default = false];hasReplaceExisting in interface MysqlxCrud.CreateViewOrBuilderpublic boolean getReplaceExisting()
optional bool replace_existing = 8 [default = false];getReplaceExisting in interface MysqlxCrud.CreateViewOrBuilderpublic 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.CreateView parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.CreateView parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.CreateView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.CreateView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.CreateView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.CreateView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MysqlxCrud.CreateView parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.CreateView parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.CreateView parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.CreateView parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.CreateView parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static MysqlxCrud.CreateView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic MysqlxCrud.CreateView.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MysqlxCrud.CreateView.Builder newBuilder()
public static MysqlxCrud.CreateView.Builder newBuilder(MysqlxCrud.CreateView prototype)
public MysqlxCrud.CreateView.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MysqlxCrud.CreateView.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MysqlxCrud.CreateView getDefaultInstance()
public static com.google.protobuf.Parser<MysqlxCrud.CreateView> parser()
public com.google.protobuf.Parser<MysqlxCrud.CreateView> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MysqlxCrud.CreateView getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder