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, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasCollection()
required .Mysqlx.Crud.Collection collection = 1;
hasCollection
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.Collection getCollection()
required .Mysqlx.Crud.Collection collection = 1;
getCollection
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.CollectionOrBuilder getCollectionOrBuilder()
required .Mysqlx.Crud.Collection collection = 1;
getCollectionOrBuilder
in interface MysqlxCrud.CreateViewOrBuilder
public boolean hasDefiner()
optional string definer = 2;
hasDefiner
in interface MysqlxCrud.CreateViewOrBuilder
public java.lang.String getDefiner()
optional string definer = 2;
getDefiner
in interface MysqlxCrud.CreateViewOrBuilder
public com.google.protobuf.ByteString getDefinerBytes()
optional string definer = 2;
getDefinerBytes
in interface MysqlxCrud.CreateViewOrBuilder
public boolean hasAlgorithm()
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];
hasAlgorithm
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.ViewAlgorithm getAlgorithm()
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];
getAlgorithm
in interface MysqlxCrud.CreateViewOrBuilder
public boolean hasSecurity()
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];
hasSecurity
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.ViewSqlSecurity getSecurity()
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];
getSecurity
in interface MysqlxCrud.CreateViewOrBuilder
public boolean hasCheck()
optional .Mysqlx.Crud.ViewCheckOption check = 5;
hasCheck
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.ViewCheckOption getCheck()
optional .Mysqlx.Crud.ViewCheckOption check = 5;
getCheck
in interface MysqlxCrud.CreateViewOrBuilder
public com.google.protobuf.ProtocolStringList getColumnList()
repeated string column = 6;
getColumnList
in interface MysqlxCrud.CreateViewOrBuilder
public int getColumnCount()
repeated string column = 6;
getColumnCount
in interface MysqlxCrud.CreateViewOrBuilder
public java.lang.String getColumn(int index)
repeated string column = 6;
getColumn
in interface MysqlxCrud.CreateViewOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getColumnBytes(int index)
repeated string column = 6;
getColumnBytes
in interface MysqlxCrud.CreateViewOrBuilder
index
- The index of the value to return.public boolean hasStmt()
required .Mysqlx.Crud.Find stmt = 7;
hasStmt
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.Find getStmt()
required .Mysqlx.Crud.Find stmt = 7;
getStmt
in interface MysqlxCrud.CreateViewOrBuilder
public MysqlxCrud.FindOrBuilder getStmtOrBuilder()
required .Mysqlx.Crud.Find stmt = 7;
getStmtOrBuilder
in interface MysqlxCrud.CreateViewOrBuilder
public boolean hasReplaceExisting()
optional bool replace_existing = 8 [default = false];
hasReplaceExisting
in interface MysqlxCrud.CreateViewOrBuilder
public boolean getReplaceExisting()
optional bool replace_existing = 8 [default = false];
getReplaceExisting
in interface MysqlxCrud.CreateViewOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static MysqlxCrud.CreateView parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MysqlxCrud.CreateView parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MysqlxCrud.CreateView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MysqlxCrud.CreateView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MysqlxCrud.CreateView parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static MysqlxCrud.CreateView parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static MysqlxCrud.CreateView parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static MysqlxCrud.CreateView parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static MysqlxCrud.CreateView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public MysqlxCrud.CreateView.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public 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.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected MysqlxCrud.CreateView.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public 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.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public MysqlxCrud.CreateView getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder