Package com.mysql.cj.x.protobuf
Class MysqlxConnection
java.lang.Object
com.mysql.cj.x.protobuf.MysqlxConnection
public final class MysqlxConnection
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MysqlxConnection.Capabilities
Capabilitiesstatic class
MysqlxConnection.CapabilitiesGet
get supported connection capabilities and their current state :returns: :protobuf:msg:`Mysqlx.Connection::Capabilities` or :protobuf:msg:`Mysqlx::Error`static interface
MysqlxConnection.CapabilitiesGetOrBuilder
static interface
MysqlxConnection.CapabilitiesOrBuilder
static class
MysqlxConnection.CapabilitiesSet
sets connection capabilities atomically only provided values are changed, other values are left unchanged.static interface
MysqlxConnection.CapabilitiesSetOrBuilder
static class
MysqlxConnection.Capability
a Capability a tuple of a ``name`` and a :protobuf:msg:`Mysqlx.Datatypes::Any`static interface
MysqlxConnection.CapabilityOrBuilder
static class
MysqlxConnection.Close
announce to the server that the client wants to close the connection it discards any session state of the server :Returns: :protobuf:msg:`Mysqlx::Ok`static interface
MysqlxConnection.CloseOrBuilder
static class
MysqlxConnection.Compression
Protobuf typeMysqlx.Connection.Compression
static interface
MysqlxConnection.CompressionOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-