| Package | Description |
|---|---|
| com.mysql.cj.protocol.x | |
| com.mysql.cj.x.protobuf |
Message classes used for serialization with Google Protocol Buffers to support the X Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
XMessageBuilder.applyFilterParams(FilterParams filterParams,
java.util.function.Consumer<java.util.List<MysqlxCrud.Order>> setOrder,
java.util.function.Consumer<MysqlxCrud.LimitExpr> setLimit,
java.util.function.Consumer<MysqlxExpr.Expr> setCriteria)
Apply the given filter params to the builder object (represented by the setter methods) using the variant that takes a
LimitExpr and no
Args. |
| Modifier and Type | Field and Description |
|---|---|
private static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.DEFAULT_INSTANCE |
private MysqlxCrud.LimitExpr |
MysqlxCrud.Find.limitExpr_ |
private MysqlxCrud.LimitExpr |
MysqlxCrud.Find.Builder.limitExpr_ |
private MysqlxCrud.LimitExpr |
MysqlxCrud.Update.limitExpr_ |
private MysqlxCrud.LimitExpr |
MysqlxCrud.Update.Builder.limitExpr_ |
private MysqlxCrud.LimitExpr |
MysqlxCrud.Delete.limitExpr_ |
private MysqlxCrud.LimitExpr |
MysqlxCrud.Delete.Builder.limitExpr_ |
| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.LimitExpr,MysqlxCrud.LimitExpr.Builder,MysqlxCrud.LimitExprOrBuilder> |
MysqlxCrud.Find.Builder.limitExprBuilder_ |
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.LimitExpr,MysqlxCrud.LimitExpr.Builder,MysqlxCrud.LimitExprOrBuilder> |
MysqlxCrud.Update.Builder.limitExprBuilder_ |
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.LimitExpr,MysqlxCrud.LimitExpr.Builder,MysqlxCrud.LimitExprOrBuilder> |
MysqlxCrud.Delete.Builder.limitExprBuilder_ |
static com.google.protobuf.Parser<MysqlxCrud.LimitExpr> |
MysqlxCrud.LimitExpr.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.Builder.build() |
MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.Builder.buildPartial() |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.getDefaultInstance() |
MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.getDefaultInstanceForType() |
MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.Builder.getDefaultInstanceForType() |
MysqlxCrud.LimitExpr |
MysqlxCrud.FindOrBuilder.getLimitExpr()
numbers of rows that shall be skipped and returned
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.Find.getLimitExpr()
numbers of rows that shall be skipped and returned
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.Find.Builder.getLimitExpr()
numbers of rows that shall be skipped and returned
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.UpdateOrBuilder.getLimitExpr()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.Update.getLimitExpr()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.Update.Builder.getLimitExpr()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.DeleteOrBuilder.getLimitExpr()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.Delete.getLimitExpr()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.LimitExpr |
MysqlxCrud.Delete.Builder.getLimitExpr()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseDelimitedFrom(java.io.InputStream input) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(byte[] data) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(java.nio.ByteBuffer data) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(com.google.protobuf.ByteString data) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(com.google.protobuf.CodedInputStream input) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(java.io.InputStream input) |
static MysqlxCrud.LimitExpr |
MysqlxCrud.LimitExpr.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.LimitExpr,MysqlxCrud.LimitExpr.Builder,MysqlxCrud.LimitExprOrBuilder> |
MysqlxCrud.Find.Builder.getLimitExprFieldBuilder()
numbers of rows that shall be skipped and returned
(user can set one of: limit, limit_expr)
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.LimitExpr,MysqlxCrud.LimitExpr.Builder,MysqlxCrud.LimitExprOrBuilder> |
MysqlxCrud.Update.Builder.getLimitExprFieldBuilder()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.LimitExpr,MysqlxCrud.LimitExpr.Builder,MysqlxCrud.LimitExprOrBuilder> |
MysqlxCrud.Delete.Builder.getLimitExprFieldBuilder()
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
com.google.protobuf.Parser<MysqlxCrud.LimitExpr> |
MysqlxCrud.LimitExpr.getParserForType() |
static com.google.protobuf.Parser<MysqlxCrud.LimitExpr> |
MysqlxCrud.LimitExpr.parser() |
| Modifier and Type | Method and Description |
|---|---|
MysqlxCrud.LimitExpr.Builder |
MysqlxCrud.LimitExpr.Builder.mergeFrom(MysqlxCrud.LimitExpr other) |
MysqlxCrud.Find.Builder |
MysqlxCrud.Find.Builder.mergeLimitExpr(MysqlxCrud.LimitExpr value)
numbers of rows that shall be skipped and returned
(user can set one of: limit, limit_expr)
|
MysqlxCrud.Update.Builder |
MysqlxCrud.Update.Builder.mergeLimitExpr(MysqlxCrud.LimitExpr value)
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.Delete.Builder |
MysqlxCrud.Delete.Builder.mergeLimitExpr(MysqlxCrud.LimitExpr value)
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
static MysqlxCrud.LimitExpr.Builder |
MysqlxCrud.LimitExpr.newBuilder(MysqlxCrud.LimitExpr prototype) |
MysqlxCrud.Find.Builder |
MysqlxCrud.Find.Builder.setLimitExpr(MysqlxCrud.LimitExpr value)
numbers of rows that shall be skipped and returned
(user can set one of: limit, limit_expr)
|
MysqlxCrud.Update.Builder |
MysqlxCrud.Update.Builder.setLimitExpr(MysqlxCrud.LimitExpr value)
limits the number of rows to match
(user can set one of: limit, limit_expr)
|
MysqlxCrud.Delete.Builder |
MysqlxCrud.Delete.Builder.setLimitExpr(MysqlxCrud.LimitExpr value)
limits the number of rows to match
(user can set one of: limit, limit_expr)
|