类 MysqlxCrud.Update.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
- com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
-
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MysqlxCrud.UpdateOrBuilder,Cloneable
- 封闭类:
- MysqlxCrud.Update
public static final class MysqlxCrud.Update.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder> implements MysqlxCrud.UpdateOrBuilder
Update documents/rows in a collection/table @returns @ref Mysqlx::Resultset
Protobuf typeMysqlx.Crud.Update
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 MysqlxCrud.Update.BuilderaddAllArgs(Iterable<? extends MysqlxDatatypes.Scalar> values)values for parameters used in filter expressionMysqlxCrud.Update.BuilderaddAllOperation(Iterable<? extends MysqlxCrud.UpdateOperation> values)list of operations to be applied.MysqlxCrud.Update.BuilderaddAllOrder(Iterable<? extends MysqlxCrud.Order> values)specifies order of matched rowsMysqlxCrud.Update.BuilderaddArgs(int index, MysqlxDatatypes.Scalar value)values for parameters used in filter expressionMysqlxCrud.Update.BuilderaddArgs(int index, MysqlxDatatypes.Scalar.Builder builderForValue)values for parameters used in filter expressionMysqlxCrud.Update.BuilderaddArgs(MysqlxDatatypes.Scalar value)values for parameters used in filter expressionMysqlxCrud.Update.BuilderaddArgs(MysqlxDatatypes.Scalar.Builder builderForValue)values for parameters used in filter expressionMysqlxDatatypes.Scalar.BuilderaddArgsBuilder()values for parameters used in filter expressionMysqlxDatatypes.Scalar.BuilderaddArgsBuilder(int index)values for parameters used in filter expressionMysqlxCrud.Update.BuilderaddOperation(int index, MysqlxCrud.UpdateOperation value)list of operations to be applied.MysqlxCrud.Update.BuilderaddOperation(int index, MysqlxCrud.UpdateOperation.Builder builderForValue)list of operations to be applied.MysqlxCrud.Update.BuilderaddOperation(MysqlxCrud.UpdateOperation value)list of operations to be applied.MysqlxCrud.Update.BuilderaddOperation(MysqlxCrud.UpdateOperation.Builder builderForValue)list of operations to be applied.MysqlxCrud.UpdateOperation.BuilderaddOperationBuilder()list of operations to be applied.MysqlxCrud.UpdateOperation.BuilderaddOperationBuilder(int index)list of operations to be applied.MysqlxCrud.Update.BuilderaddOrder(int index, MysqlxCrud.Order value)specifies order of matched rowsMysqlxCrud.Update.BuilderaddOrder(int index, MysqlxCrud.Order.Builder builderForValue)specifies order of matched rowsMysqlxCrud.Update.BuilderaddOrder(MysqlxCrud.Order value)specifies order of matched rowsMysqlxCrud.Update.BuilderaddOrder(MysqlxCrud.Order.Builder builderForValue)specifies order of matched rowsMysqlxCrud.Order.BuilderaddOrderBuilder()specifies order of matched rowsMysqlxCrud.Order.BuilderaddOrderBuilder(int index)specifies order of matched rowsMysqlxCrud.Update.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MysqlxCrud.Updatebuild()MysqlxCrud.UpdatebuildPartial()MysqlxCrud.Update.Builderclear()MysqlxCrud.Update.BuilderclearArgs()values for parameters used in filter expressionMysqlxCrud.Update.BuilderclearCollection()collection to changeMysqlxCrud.Update.BuilderclearCriteria()filter expression to match rows that the operations will apply onMysqlxCrud.Update.BuilderclearDataModel()datamodel that the operations refer toMysqlxCrud.Update.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MysqlxCrud.Update.BuilderclearLimit()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuilderclearLimitExpr()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MysqlxCrud.Update.BuilderclearOperation()list of operations to be applied.MysqlxCrud.Update.BuilderclearOrder()specifies order of matched rowsMysqlxCrud.Update.Builderclone()MysqlxDatatypes.ScalargetArgs(int index)values for parameters used in filter expressionMysqlxDatatypes.Scalar.BuildergetArgsBuilder(int index)values for parameters used in filter expressionList<MysqlxDatatypes.Scalar.Builder>getArgsBuilderList()values for parameters used in filter expressionintgetArgsCount()values for parameters used in filter expressionList<MysqlxDatatypes.Scalar>getArgsList()values for parameters used in filter expressionMysqlxDatatypes.ScalarOrBuildergetArgsOrBuilder(int index)values for parameters used in filter expressionList<? extends MysqlxDatatypes.ScalarOrBuilder>getArgsOrBuilderList()values for parameters used in filter expressionMysqlxCrud.CollectiongetCollection()collection to changeMysqlxCrud.Collection.BuildergetCollectionBuilder()collection to changeMysqlxCrud.CollectionOrBuildergetCollectionOrBuilder()collection to changeMysqlxExpr.ExprgetCriteria()filter expression to match rows that the operations will apply onMysqlxExpr.Expr.BuildergetCriteriaBuilder()filter expression to match rows that the operations will apply onMysqlxExpr.ExprOrBuildergetCriteriaOrBuilder()filter expression to match rows that the operations will apply onMysqlxCrud.DataModelgetDataModel()datamodel that the operations refer toMysqlxCrud.UpdategetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()MysqlxCrud.LimitgetLimit()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Limit.BuildergetLimitBuilder()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.LimitExprgetLimitExpr()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.LimitExpr.BuildergetLimitExprBuilder()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.LimitExprOrBuildergetLimitExprOrBuilder()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.LimitOrBuildergetLimitOrBuilder()limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.UpdateOperationgetOperation(int index)list of operations to be applied.MysqlxCrud.UpdateOperation.BuildergetOperationBuilder(int index)list of operations to be applied.List<MysqlxCrud.UpdateOperation.Builder>getOperationBuilderList()list of operations to be applied.intgetOperationCount()list of operations to be applied.List<MysqlxCrud.UpdateOperation>getOperationList()list of operations to be applied.MysqlxCrud.UpdateOperationOrBuildergetOperationOrBuilder(int index)list of operations to be applied.List<? extends MysqlxCrud.UpdateOperationOrBuilder>getOperationOrBuilderList()list of operations to be applied.MysqlxCrud.OrdergetOrder(int index)specifies order of matched rowsMysqlxCrud.Order.BuildergetOrderBuilder(int index)specifies order of matched rowsList<MysqlxCrud.Order.Builder>getOrderBuilderList()specifies order of matched rowsintgetOrderCount()specifies order of matched rowsList<MysqlxCrud.Order>getOrderList()specifies order of matched rowsMysqlxCrud.OrderOrBuildergetOrderOrBuilder(int index)specifies order of matched rowsList<? extends MysqlxCrud.OrderOrBuilder>getOrderOrBuilderList()specifies order of matched rowsbooleanhasCollection()collection to changebooleanhasCriteria()filter expression to match rows that the operations will apply onbooleanhasDataModel()datamodel that the operations refer tobooleanhasLimit()limits the number of rows to match (user can set one of: limit, limit_expr)booleanhasLimitExpr()limits the number of rows to match (user can set one of: limit, limit_expr)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()MysqlxCrud.Update.BuildermergeCollection(MysqlxCrud.Collection value)collection to changeMysqlxCrud.Update.BuildermergeCriteria(MysqlxExpr.Expr value)filter expression to match rows that the operations will apply onMysqlxCrud.Update.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MysqlxCrud.Update.BuildermergeFrom(com.google.protobuf.Message other)MysqlxCrud.Update.BuildermergeFrom(MysqlxCrud.Update other)MysqlxCrud.Update.BuildermergeLimit(MysqlxCrud.Limit value)limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuildermergeLimitExpr(MysqlxCrud.LimitExpr value)limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MysqlxCrud.Update.BuilderremoveArgs(int index)values for parameters used in filter expressionMysqlxCrud.Update.BuilderremoveOperation(int index)list of operations to be applied.MysqlxCrud.Update.BuilderremoveOrder(int index)specifies order of matched rowsMysqlxCrud.Update.BuildersetArgs(int index, MysqlxDatatypes.Scalar value)values for parameters used in filter expressionMysqlxCrud.Update.BuildersetArgs(int index, MysqlxDatatypes.Scalar.Builder builderForValue)values for parameters used in filter expressionMysqlxCrud.Update.BuildersetCollection(MysqlxCrud.Collection value)collection to changeMysqlxCrud.Update.BuildersetCollection(MysqlxCrud.Collection.Builder builderForValue)collection to changeMysqlxCrud.Update.BuildersetCriteria(MysqlxExpr.Expr value)filter expression to match rows that the operations will apply onMysqlxCrud.Update.BuildersetCriteria(MysqlxExpr.Expr.Builder builderForValue)filter expression to match rows that the operations will apply onMysqlxCrud.Update.BuildersetDataModel(MysqlxCrud.DataModel value)datamodel that the operations refer toMysqlxCrud.Update.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MysqlxCrud.Update.BuildersetLimit(MysqlxCrud.Limit value)limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuildersetLimit(MysqlxCrud.Limit.Builder builderForValue)limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuildersetLimitExpr(MysqlxCrud.LimitExpr value)limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuildersetLimitExpr(MysqlxCrud.LimitExpr.Builder builderForValue)limits the number of rows to match (user can set one of: limit, limit_expr)MysqlxCrud.Update.BuildersetOperation(int index, MysqlxCrud.UpdateOperation value)list of operations to be applied.MysqlxCrud.Update.BuildersetOperation(int index, MysqlxCrud.UpdateOperation.Builder builderForValue)list of operations to be applied.MysqlxCrud.Update.BuildersetOrder(int index, MysqlxCrud.Order value)specifies order of matched rowsMysqlxCrud.Update.BuildersetOrder(int index, MysqlxCrud.Order.Builder builderForValue)specifies order of matched rowsMysqlxCrud.Update.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MysqlxCrud.Update.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.Update.Builder>
-
clear
public MysqlxCrud.Update.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.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.Update.Builder>
-
getDefaultInstanceForType
public MysqlxCrud.Update getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public MysqlxCrud.Update build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public MysqlxCrud.Update buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
public MysqlxCrud.Update.Builder clone()
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
setField
public MysqlxCrud.Update.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
clearField
public MysqlxCrud.Update.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
clearOneof
public MysqlxCrud.Update.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
setRepeatedField
public MysqlxCrud.Update.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.Update.Builder>
-
addRepeatedField
public MysqlxCrud.Update.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
mergeFrom
public MysqlxCrud.Update.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MysqlxCrud.Update.Builder>
-
mergeFrom
public MysqlxCrud.Update.Builder mergeFrom(MysqlxCrud.Update other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
mergeFrom
public MysqlxCrud.Update.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.Update.Builder>- 抛出:
IOException
-
hasCollection
public boolean hasCollection()
collection to change
required .Mysqlx.Crud.Collection collection = 2;- 指定者:
hasCollection在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- Whether the collection field is set.
-
getCollection
public MysqlxCrud.Collection getCollection()
collection to change
required .Mysqlx.Crud.Collection collection = 2;- 指定者:
getCollection在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- The collection.
-
setCollection
public MysqlxCrud.Update.Builder setCollection(MysqlxCrud.Collection value)
collection to change
required .Mysqlx.Crud.Collection collection = 2;
-
setCollection
public MysqlxCrud.Update.Builder setCollection(MysqlxCrud.Collection.Builder builderForValue)
collection to change
required .Mysqlx.Crud.Collection collection = 2;
-
mergeCollection
public MysqlxCrud.Update.Builder mergeCollection(MysqlxCrud.Collection value)
collection to change
required .Mysqlx.Crud.Collection collection = 2;
-
clearCollection
public MysqlxCrud.Update.Builder clearCollection()
collection to change
required .Mysqlx.Crud.Collection collection = 2;
-
getCollectionBuilder
public MysqlxCrud.Collection.Builder getCollectionBuilder()
collection to change
required .Mysqlx.Crud.Collection collection = 2;
-
getCollectionOrBuilder
public MysqlxCrud.CollectionOrBuilder getCollectionOrBuilder()
collection to change
required .Mysqlx.Crud.Collection collection = 2;
-
hasDataModel
public boolean hasDataModel()
datamodel that the operations refer to
optional .Mysqlx.Crud.DataModel data_model = 3;- 指定者:
hasDataModel在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- Whether the dataModel field is set.
-
getDataModel
public MysqlxCrud.DataModel getDataModel()
datamodel that the operations refer to
optional .Mysqlx.Crud.DataModel data_model = 3;- 指定者:
getDataModel在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- The dataModel.
-
setDataModel
public MysqlxCrud.Update.Builder setDataModel(MysqlxCrud.DataModel value)
datamodel that the operations refer to
optional .Mysqlx.Crud.DataModel data_model = 3;- 参数:
value- The dataModel to set.- 返回:
- This builder for chaining.
-
clearDataModel
public MysqlxCrud.Update.Builder clearDataModel()
datamodel that the operations refer to
optional .Mysqlx.Crud.DataModel data_model = 3;- 返回:
- This builder for chaining.
-
hasCriteria
public boolean hasCriteria()
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;- 指定者:
hasCriteria在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- Whether the criteria field is set.
-
getCriteria
public MysqlxExpr.Expr getCriteria()
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;- 指定者:
getCriteria在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- The criteria.
-
setCriteria
public MysqlxCrud.Update.Builder setCriteria(MysqlxExpr.Expr value)
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;
-
setCriteria
public MysqlxCrud.Update.Builder setCriteria(MysqlxExpr.Expr.Builder builderForValue)
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;
-
mergeCriteria
public MysqlxCrud.Update.Builder mergeCriteria(MysqlxExpr.Expr value)
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;
-
clearCriteria
public MysqlxCrud.Update.Builder clearCriteria()
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;
-
getCriteriaBuilder
public MysqlxExpr.Expr.Builder getCriteriaBuilder()
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;
-
getCriteriaOrBuilder
public MysqlxExpr.ExprOrBuilder getCriteriaOrBuilder()
filter expression to match rows that the operations will apply on
optional .Mysqlx.Expr.Expr criteria = 4;
-
hasLimit
public boolean hasLimit()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;- 指定者:
hasLimit在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- Whether the limit field is set.
-
getLimit
public MysqlxCrud.Limit getLimit()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;- 指定者:
getLimit在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- The limit.
-
setLimit
public MysqlxCrud.Update.Builder setLimit(MysqlxCrud.Limit value)
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;
-
setLimit
public MysqlxCrud.Update.Builder setLimit(MysqlxCrud.Limit.Builder builderForValue)
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;
-
mergeLimit
public MysqlxCrud.Update.Builder mergeLimit(MysqlxCrud.Limit value)
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;
-
clearLimit
public MysqlxCrud.Update.Builder clearLimit()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;
-
getLimitBuilder
public MysqlxCrud.Limit.Builder getLimitBuilder()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;
-
getLimitOrBuilder
public MysqlxCrud.LimitOrBuilder getLimitOrBuilder()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.Limit limit = 5;- 指定者:
getLimitOrBuilder在接口中MysqlxCrud.UpdateOrBuilder
-
getOrderList
public List<MysqlxCrud.Order> getOrderList()
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;- 指定者:
getOrderList在接口中MysqlxCrud.UpdateOrBuilder
-
getOrderCount
public int getOrderCount()
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;- 指定者:
getOrderCount在接口中MysqlxCrud.UpdateOrBuilder
-
getOrder
public MysqlxCrud.Order getOrder(int index)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;- 指定者:
getOrder在接口中MysqlxCrud.UpdateOrBuilder
-
setOrder
public MysqlxCrud.Update.Builder setOrder(int index, MysqlxCrud.Order value)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
setOrder
public MysqlxCrud.Update.Builder setOrder(int index, MysqlxCrud.Order.Builder builderForValue)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addOrder
public MysqlxCrud.Update.Builder addOrder(MysqlxCrud.Order value)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addOrder
public MysqlxCrud.Update.Builder addOrder(int index, MysqlxCrud.Order value)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addOrder
public MysqlxCrud.Update.Builder addOrder(MysqlxCrud.Order.Builder builderForValue)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addOrder
public MysqlxCrud.Update.Builder addOrder(int index, MysqlxCrud.Order.Builder builderForValue)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addAllOrder
public MysqlxCrud.Update.Builder addAllOrder(Iterable<? extends MysqlxCrud.Order> values)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
clearOrder
public MysqlxCrud.Update.Builder clearOrder()
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
removeOrder
public MysqlxCrud.Update.Builder removeOrder(int index)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
getOrderBuilder
public MysqlxCrud.Order.Builder getOrderBuilder(int index)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
getOrderOrBuilder
public MysqlxCrud.OrderOrBuilder getOrderOrBuilder(int index)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;- 指定者:
getOrderOrBuilder在接口中MysqlxCrud.UpdateOrBuilder
-
getOrderOrBuilderList
public List<? extends MysqlxCrud.OrderOrBuilder> getOrderOrBuilderList()
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addOrderBuilder
public MysqlxCrud.Order.Builder addOrderBuilder()
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
addOrderBuilder
public MysqlxCrud.Order.Builder addOrderBuilder(int index)
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
getOrderBuilderList
public List<MysqlxCrud.Order.Builder> getOrderBuilderList()
specifies order of matched rows
repeated .Mysqlx.Crud.Order order = 6;
-
getOperationList
public List<MysqlxCrud.UpdateOperation> getOperationList()
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;- 指定者:
getOperationList在接口中MysqlxCrud.UpdateOrBuilder
-
getOperationCount
public int getOperationCount()
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;- 指定者:
getOperationCount在接口中MysqlxCrud.UpdateOrBuilder
-
getOperation
public MysqlxCrud.UpdateOperation getOperation(int index)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;- 指定者:
getOperation在接口中MysqlxCrud.UpdateOrBuilder
-
setOperation
public MysqlxCrud.Update.Builder setOperation(int index, MysqlxCrud.UpdateOperation value)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
setOperation
public MysqlxCrud.Update.Builder setOperation(int index, MysqlxCrud.UpdateOperation.Builder builderForValue)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addOperation
public MysqlxCrud.Update.Builder addOperation(MysqlxCrud.UpdateOperation value)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addOperation
public MysqlxCrud.Update.Builder addOperation(int index, MysqlxCrud.UpdateOperation value)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addOperation
public MysqlxCrud.Update.Builder addOperation(MysqlxCrud.UpdateOperation.Builder builderForValue)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addOperation
public MysqlxCrud.Update.Builder addOperation(int index, MysqlxCrud.UpdateOperation.Builder builderForValue)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addAllOperation
public MysqlxCrud.Update.Builder addAllOperation(Iterable<? extends MysqlxCrud.UpdateOperation> values)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
clearOperation
public MysqlxCrud.Update.Builder clearOperation()
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
removeOperation
public MysqlxCrud.Update.Builder removeOperation(int index)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
getOperationBuilder
public MysqlxCrud.UpdateOperation.Builder getOperationBuilder(int index)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
getOperationOrBuilder
public MysqlxCrud.UpdateOperationOrBuilder getOperationOrBuilder(int index)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
getOperationOrBuilderList
public List<? extends MysqlxCrud.UpdateOperationOrBuilder> getOperationOrBuilderList()
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addOperationBuilder
public MysqlxCrud.UpdateOperation.Builder addOperationBuilder()
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
addOperationBuilder
public MysqlxCrud.UpdateOperation.Builder addOperationBuilder(int index)
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
getOperationBuilderList
public List<MysqlxCrud.UpdateOperation.Builder> getOperationBuilderList()
list of operations to be applied. Valid operations will depend on the data_model
repeated .Mysqlx.Crud.UpdateOperation operation = 7;
-
getArgsList
public List<MysqlxDatatypes.Scalar> getArgsList()
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;- 指定者:
getArgsList在接口中MysqlxCrud.UpdateOrBuilder
-
getArgsCount
public int getArgsCount()
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;- 指定者:
getArgsCount在接口中MysqlxCrud.UpdateOrBuilder
-
getArgs
public MysqlxDatatypes.Scalar getArgs(int index)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;- 指定者:
getArgs在接口中MysqlxCrud.UpdateOrBuilder
-
setArgs
public MysqlxCrud.Update.Builder setArgs(int index, MysqlxDatatypes.Scalar value)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
setArgs
public MysqlxCrud.Update.Builder setArgs(int index, MysqlxDatatypes.Scalar.Builder builderForValue)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addArgs
public MysqlxCrud.Update.Builder addArgs(MysqlxDatatypes.Scalar value)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addArgs
public MysqlxCrud.Update.Builder addArgs(int index, MysqlxDatatypes.Scalar value)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addArgs
public MysqlxCrud.Update.Builder addArgs(MysqlxDatatypes.Scalar.Builder builderForValue)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addArgs
public MysqlxCrud.Update.Builder addArgs(int index, MysqlxDatatypes.Scalar.Builder builderForValue)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addAllArgs
public MysqlxCrud.Update.Builder addAllArgs(Iterable<? extends MysqlxDatatypes.Scalar> values)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
clearArgs
public MysqlxCrud.Update.Builder clearArgs()
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
removeArgs
public MysqlxCrud.Update.Builder removeArgs(int index)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
getArgsBuilder
public MysqlxDatatypes.Scalar.Builder getArgsBuilder(int index)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
getArgsOrBuilder
public MysqlxDatatypes.ScalarOrBuilder getArgsOrBuilder(int index)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;- 指定者:
getArgsOrBuilder在接口中MysqlxCrud.UpdateOrBuilder
-
getArgsOrBuilderList
public List<? extends MysqlxDatatypes.ScalarOrBuilder> getArgsOrBuilderList()
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addArgsBuilder
public MysqlxDatatypes.Scalar.Builder addArgsBuilder()
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
addArgsBuilder
public MysqlxDatatypes.Scalar.Builder addArgsBuilder(int index)
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
getArgsBuilderList
public List<MysqlxDatatypes.Scalar.Builder> getArgsBuilderList()
values for parameters used in filter expression
repeated .Mysqlx.Datatypes.Scalar args = 8;
-
hasLimitExpr
public boolean hasLimitExpr()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;- 指定者:
hasLimitExpr在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- Whether the limitExpr field is set.
-
getLimitExpr
public MysqlxCrud.LimitExpr getLimitExpr()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;- 指定者:
getLimitExpr在接口中MysqlxCrud.UpdateOrBuilder- 返回:
- The limitExpr.
-
setLimitExpr
public MysqlxCrud.Update.Builder setLimitExpr(MysqlxCrud.LimitExpr value)
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;
-
setLimitExpr
public MysqlxCrud.Update.Builder setLimitExpr(MysqlxCrud.LimitExpr.Builder builderForValue)
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;
-
mergeLimitExpr
public MysqlxCrud.Update.Builder mergeLimitExpr(MysqlxCrud.LimitExpr value)
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;
-
clearLimitExpr
public MysqlxCrud.Update.Builder clearLimitExpr()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;
-
getLimitExprBuilder
public MysqlxCrud.LimitExpr.Builder getLimitExprBuilder()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;
-
getLimitExprOrBuilder
public MysqlxCrud.LimitExprOrBuilder getLimitExprOrBuilder()
limits the number of rows to match (user can set one of: limit, limit_expr)
optional .Mysqlx.Crud.LimitExpr limit_expr = 9;
-
setUnknownFields
public final MysqlxCrud.Update.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
mergeUnknownFields
public final MysqlxCrud.Update.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Update.Builder>
-
-