类 MysqlxCrud.CreateView.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
- com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
-
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MysqlxCrud.CreateViewOrBuilder,Cloneable
public static final class MysqlxCrud.CreateView.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder> implements MysqlxCrud.CreateViewOrBuilder
CreateView create view based on indicated @ref Mysqlx::Crud::Find message
Protobuf typeMysqlx.Crud.CreateView
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 MysqlxCrud.CreateView.BuilderaddAllColumn(Iterable<String> values)defines the list of aliases for column names specified in `stmt`MysqlxCrud.CreateView.BuilderaddColumn(String value)defines the list of aliases for column names specified in `stmt`MysqlxCrud.CreateView.BuilderaddColumnBytes(com.google.protobuf.ByteString value)defines the list of aliases for column names specified in `stmt`MysqlxCrud.CreateView.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MysqlxCrud.CreateViewbuild()MysqlxCrud.CreateViewbuildPartial()MysqlxCrud.CreateView.Builderclear()MysqlxCrud.CreateView.BuilderclearAlgorithm()defines how MySQL Server processes the viewMysqlxCrud.CreateView.BuilderclearCheck()limits the write operations done on a VIEWMysqlxCrud.CreateView.BuilderclearCollection()name of the VIEW object, which should be createdMysqlxCrud.CreateView.BuilderclearColumn()defines the list of aliases for column names specified in `stmt`MysqlxCrud.CreateView.BuilderclearDefiner()user name of the definer, if the value isn't set then the definer is current userMysqlxCrud.CreateView.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MysqlxCrud.CreateView.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MysqlxCrud.CreateView.BuilderclearReplaceExisting()if true then suppress error when created view already exists; just replace itMysqlxCrud.CreateView.BuilderclearSecurity()defines the security context in which the view is going be executedMysqlxCrud.CreateView.BuilderclearStmt()Mysqlx.Crud.Find message from which the SELECT statement is going to be buildMysqlxCrud.CreateView.Builderclone()MysqlxCrud.ViewAlgorithmgetAlgorithm()defines how MySQL Server processes the viewMysqlxCrud.ViewCheckOptiongetCheck()limits the write operations done on a VIEWMysqlxCrud.CollectiongetCollection()name of the VIEW object, which should be createdMysqlxCrud.Collection.BuildergetCollectionBuilder()name of the VIEW object, which should be createdMysqlxCrud.CollectionOrBuildergetCollectionOrBuilder()name of the VIEW object, which should be createdStringgetColumn(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`MysqlxCrud.CreateViewgetDefaultInstanceForType()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.Descriptors.DescriptorgetDescriptorForType()booleangetReplaceExisting()if true then suppress error when created view already exists; just replace itMysqlxCrud.ViewSqlSecuritygetSecurity()defines the security context in which the view is going be executedMysqlxCrud.FindgetStmt()Mysqlx.Crud.Find message from which the SELECT statement is going to be buildMysqlxCrud.Find.BuildergetStmtBuilder()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 buildbooleanhasAlgorithm()defines how MySQL Server processes the viewbooleanhasCheck()limits the write operations done on a VIEWbooleanhasCollection()name of the VIEW object, which should be createdbooleanhasDefiner()user name of the definer, if the value isn't set then the definer is current userbooleanhasReplaceExisting()if true then suppress error when created view already exists; just replace itbooleanhasSecurity()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()MysqlxCrud.CreateView.BuildermergeCollection(MysqlxCrud.Collection value)name of the VIEW object, which should be createdMysqlxCrud.CreateView.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MysqlxCrud.CreateView.BuildermergeFrom(com.google.protobuf.Message other)MysqlxCrud.CreateView.BuildermergeFrom(MysqlxCrud.CreateView other)MysqlxCrud.CreateView.BuildermergeStmt(MysqlxCrud.Find value)Mysqlx.Crud.Find message from which the SELECT statement is going to be buildMysqlxCrud.CreateView.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MysqlxCrud.CreateView.BuildersetAlgorithm(MysqlxCrud.ViewAlgorithm value)defines how MySQL Server processes the viewMysqlxCrud.CreateView.BuildersetCheck(MysqlxCrud.ViewCheckOption value)limits the write operations done on a VIEWMysqlxCrud.CreateView.BuildersetCollection(MysqlxCrud.Collection value)name of the VIEW object, which should be createdMysqlxCrud.CreateView.BuildersetCollection(MysqlxCrud.Collection.Builder builderForValue)name of the VIEW object, which should be createdMysqlxCrud.CreateView.BuildersetColumn(int index, String value)defines the list of aliases for column names specified in `stmt`MysqlxCrud.CreateView.BuildersetDefiner(String value)user name of the definer, if the value isn't set then the definer is current userMysqlxCrud.CreateView.BuildersetDefinerBytes(com.google.protobuf.ByteString value)user name of the definer, if the value isn't set then the definer is current userMysqlxCrud.CreateView.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MysqlxCrud.CreateView.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MysqlxCrud.CreateView.BuildersetReplaceExisting(boolean value)if true then suppress error when created view already exists; just replace itMysqlxCrud.CreateView.BuildersetSecurity(MysqlxCrud.ViewSqlSecurity value)defines the security context in which the view is going be executedMysqlxCrud.CreateView.BuildersetStmt(MysqlxCrud.Find value)Mysqlx.Crud.Find message from which the SELECT statement is going to be buildMysqlxCrud.CreateView.BuildersetStmt(MysqlxCrud.Find.Builder builderForValue)Mysqlx.Crud.Find message from which the SELECT statement is going to be buildMysqlxCrud.CreateView.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
-
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
clear
public MysqlxCrud.CreateView.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
getDefaultInstanceForType
public MysqlxCrud.CreateView getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public MysqlxCrud.CreateView build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public MysqlxCrud.CreateView buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
public MysqlxCrud.CreateView.Builder clone()
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
setField
public MysqlxCrud.CreateView.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
clearField
public MysqlxCrud.CreateView.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
clearOneof
public MysqlxCrud.CreateView.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
setRepeatedField
public MysqlxCrud.CreateView.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
addRepeatedField
public MysqlxCrud.CreateView.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
mergeFrom
public MysqlxCrud.CreateView.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MysqlxCrud.CreateView.Builder>
-
mergeFrom
public MysqlxCrud.CreateView.Builder mergeFrom(MysqlxCrud.CreateView other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
mergeFrom
public MysqlxCrud.CreateView.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MysqlxCrud.CreateView.Builder>- 抛出:
IOException
-
hasCollection
public boolean hasCollection()
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;- 指定者:
hasCollection在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- Whether the collection field is set.
-
getCollection
public MysqlxCrud.Collection getCollection()
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;- 指定者:
getCollection在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- The collection.
-
setCollection
public MysqlxCrud.CreateView.Builder setCollection(MysqlxCrud.Collection value)
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;
-
setCollection
public MysqlxCrud.CreateView.Builder setCollection(MysqlxCrud.Collection.Builder builderForValue)
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;
-
mergeCollection
public MysqlxCrud.CreateView.Builder mergeCollection(MysqlxCrud.Collection value)
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;
-
clearCollection
public MysqlxCrud.CreateView.Builder clearCollection()
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;
-
getCollectionBuilder
public MysqlxCrud.Collection.Builder getCollectionBuilder()
name of the VIEW object, which should be created
required .Mysqlx.Crud.Collection collection = 1;
-
getCollectionOrBuilder
public MysqlxCrud.CollectionOrBuilder getCollectionOrBuilder()
name of the VIEW object, which should be created
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.CreateViewOrBuilder- 返回:
- 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.CreateViewOrBuilder- 返回:
- 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.CreateViewOrBuilder- 返回:
- The bytes for definer.
-
setDefiner
public MysqlxCrud.CreateView.Builder setDefiner(String value)
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;- 参数:
value- The definer to set.- 返回:
- This builder for chaining.
-
clearDefiner
public MysqlxCrud.CreateView.Builder clearDefiner()
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;- 返回:
- This builder for chaining.
-
setDefinerBytes
public MysqlxCrud.CreateView.Builder setDefinerBytes(com.google.protobuf.ByteString value)
user name of the definer, if the value isn't set then the definer is current user
optional string definer = 2;- 参数:
value- The bytes for definer to set.- 返回:
- This builder for chaining.
-
hasAlgorithm
public boolean hasAlgorithm()
defines how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];- 指定者:
hasAlgorithm在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- Whether the algorithm field is set.
-
getAlgorithm
public MysqlxCrud.ViewAlgorithm getAlgorithm()
defines how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];- 指定者:
getAlgorithm在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- The algorithm.
-
setAlgorithm
public MysqlxCrud.CreateView.Builder setAlgorithm(MysqlxCrud.ViewAlgorithm value)
defines how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];- 参数:
value- The algorithm to set.- 返回:
- This builder for chaining.
-
clearAlgorithm
public MysqlxCrud.CreateView.Builder clearAlgorithm()
defines how MySQL Server processes the view
optional .Mysqlx.Crud.ViewAlgorithm algorithm = 3 [default = UNDEFINED];- 返回:
- This builder for chaining.
-
hasSecurity
public boolean hasSecurity()
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];- 指定者:
hasSecurity在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- 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 [default = DEFINER];- 指定者:
getSecurity在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- The security.
-
setSecurity
public MysqlxCrud.CreateView.Builder setSecurity(MysqlxCrud.ViewSqlSecurity value)
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];- 参数:
value- The security to set.- 返回:
- This builder for chaining.
-
clearSecurity
public MysqlxCrud.CreateView.Builder clearSecurity()
defines the security context in which the view is going be executed
optional .Mysqlx.Crud.ViewSqlSecurity security = 4 [default = DEFINER];- 返回:
- This builder for chaining.
-
hasCheck
public boolean hasCheck()
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;- 指定者:
hasCheck在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- 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.CreateViewOrBuilder- 返回:
- The check.
-
setCheck
public MysqlxCrud.CreateView.Builder setCheck(MysqlxCrud.ViewCheckOption value)
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;- 参数:
value- The check to set.- 返回:
- This builder for chaining.
-
clearCheck
public MysqlxCrud.CreateView.Builder clearCheck()
limits the write operations done on a VIEW
optional .Mysqlx.Crud.ViewCheckOption check = 5;- 返回:
- This builder for chaining.
-
getColumnList
public com.google.protobuf.ProtocolStringList getColumnList()
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 指定者:
getColumnList在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- 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.CreateViewOrBuilder- 返回:
- 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.CreateViewOrBuilder- 参数:
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.CreateViewOrBuilder- 参数:
index- The index of the value to return.- 返回:
- The bytes of the column at the given index.
-
setColumn
public MysqlxCrud.CreateView.Builder setColumn(int index, String value)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 参数:
index- The index to set the value at.value- The column to set.- 返回:
- This builder for chaining.
-
addColumn
public MysqlxCrud.CreateView.Builder addColumn(String value)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 参数:
value- The column to add.- 返回:
- This builder for chaining.
-
addAllColumn
public MysqlxCrud.CreateView.Builder addAllColumn(Iterable<String> values)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 参数:
values- The column to add.- 返回:
- This builder for chaining.
-
clearColumn
public MysqlxCrud.CreateView.Builder clearColumn()
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 返回:
- This builder for chaining.
-
addColumnBytes
public MysqlxCrud.CreateView.Builder addColumnBytes(com.google.protobuf.ByteString value)
defines the list of aliases for column names specified in `stmt`
repeated string column = 6;- 参数:
value- The bytes of the column to add.- 返回:
- This builder for chaining.
-
hasStmt
public boolean hasStmt()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;- 指定者:
hasStmt在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- 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
required .Mysqlx.Crud.Find stmt = 7;- 指定者:
getStmt在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- The stmt.
-
setStmt
public MysqlxCrud.CreateView.Builder setStmt(MysqlxCrud.Find value)
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;
-
setStmt
public MysqlxCrud.CreateView.Builder setStmt(MysqlxCrud.Find.Builder builderForValue)
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;
-
mergeStmt
public MysqlxCrud.CreateView.Builder mergeStmt(MysqlxCrud.Find value)
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;
-
clearStmt
public MysqlxCrud.CreateView.Builder clearStmt()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;
-
getStmtBuilder
public MysqlxCrud.Find.Builder getStmtBuilder()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;
-
getStmtOrBuilder
public MysqlxCrud.FindOrBuilder getStmtOrBuilder()
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
required .Mysqlx.Crud.Find stmt = 7;
-
hasReplaceExisting
public boolean hasReplaceExisting()
if true then suppress error when created view already exists; just replace it
optional bool replace_existing = 8 [default = false];- 指定者:
hasReplaceExisting在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- Whether the replaceExisting field is set.
-
getReplaceExisting
public boolean getReplaceExisting()
if true then suppress error when created view already exists; just replace it
optional bool replace_existing = 8 [default = false];- 指定者:
getReplaceExisting在接口中MysqlxCrud.CreateViewOrBuilder- 返回:
- The replaceExisting.
-
setReplaceExisting
public MysqlxCrud.CreateView.Builder setReplaceExisting(boolean value)
if true then suppress error when created view already exists; just replace it
optional bool replace_existing = 8 [default = false];- 参数:
value- The replaceExisting to set.- 返回:
- This builder for chaining.
-
clearReplaceExisting
public MysqlxCrud.CreateView.Builder clearReplaceExisting()
if true then suppress error when created view already exists; just replace it
optional bool replace_existing = 8 [default = false];- 返回:
- This builder for chaining.
-
setUnknownFields
public final MysqlxCrud.CreateView.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
mergeUnknownFields
public final MysqlxCrud.CreateView.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.CreateView.Builder>
-
-