public final class Mysqlx
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Mysqlx.ClientMessages
IDs of messages that can be sent from client to the server.
|
static interface |
Mysqlx.ClientMessagesOrBuilder |
static class |
Mysqlx.Error
Protobuf type
Mysqlx.Error |
static interface |
Mysqlx.ErrorOrBuilder |
static class |
Mysqlx.Ok
Protobuf type
Mysqlx.Ok |
static interface |
Mysqlx.OkOrBuilder |
static class |
Mysqlx.ServerMessages
IDs of messages that can be sent from server to client.
|
static interface |
Mysqlx.ServerMessagesOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
static int |
CLIENT_MESSAGE_ID_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Mysqlx.ClientMessages.Type> |
clientMessageId
extend .google.protobuf.MessageOptions { ... |
static int |
SERVER_MESSAGE_ID_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Mysqlx.ServerMessages.Type> |
serverMessageId
extend .google.protobuf.MessageOptions { ... |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static final int CLIENT_MESSAGE_ID_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Mysqlx.ClientMessages.Type> clientMessageId
extend .google.protobuf.MessageOptions { ... }public static final int SERVER_MESSAGE_ID_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Mysqlx.ServerMessages.Type> serverMessageId
extend .google.protobuf.MessageOptions { ... }public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()