A C D G I M N P R S U V 
All Classes All Packages

A

authenticationPlugin - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
The authentication plugin the client should use.

C

charset - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Charset for connections.
collation - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Collation for connections.
configureMySQLPool(RuntimeValue<Vertx>, Supplier<Integer>, String, DataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig, DataSourcesReactiveMySQLConfig, ShutdownContext) - Method in class io.quarkus.reactive.mysql.client.runtime.MySQLPoolRecorder
 
connectionTimeout - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Connection timeout in seconds
convert(List<ServiceBinding>) - Method in class io.quarkus.reactive.mysql.client.runtime.MySQLServiceBindingConverter
 
create(MySQLPoolCreator.Input) - Method in interface io.quarkus.reactive.mysql.client.MySQLPoolCreator
 

D

DataSourceReactiveMySQLConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
DataSourceReactiveMySQLConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
 
DataSourceReactiveMySQLOuterNamedConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
 
DataSourceReactiveMySQLOuterNestedNamedConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
 
DataSourcesReactiveMySQLConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
DataSourcesReactiveMySQLConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
 
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
defaultDataSource - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
The default datasource.

G

getDataSourceReactiveRuntimeConfig(String) - Method in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
 

I

init() - Method in class io.quarkus.reactive.mysql.client.runtime.health.ReactiveMySQLDataSourcesHealthCheck
 
io.quarkus.reactive.mysql.client - package io.quarkus.reactive.mysql.client
 
io.quarkus.reactive.mysql.client.runtime - package io.quarkus.reactive.mysql.client.runtime
 
io.quarkus.reactive.mysql.client.runtime.health - package io.quarkus.reactive.mysql.client.runtime.health
 

M

mutinyMySQLPool(RuntimeValue<MySQLPool>) - Method in class io.quarkus.reactive.mysql.client.runtime.MySQLPoolRecorder
 
mysql - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
The MySQL-specific configuration.
mySQLConnectOptions() - Method in interface io.quarkus.reactive.mysql.client.MySQLPoolCreator.Input
 
MySQLPoolCreator - Interface in io.quarkus.reactive.mysql.client
This interface is an integration point that allows users to use the Vertx, PoolOptions and MySQLConnectOptions objects configured automatically by Quarkus, in addition to a custom strategy for creating the final MySQLPool.
MySQLPoolCreator.Input - Interface in io.quarkus.reactive.mysql.client
 
MySQLPoolRecorder - Class in io.quarkus.reactive.mysql.client.runtime
 
MySQLPoolRecorder() - Constructor for class io.quarkus.reactive.mysql.client.runtime.MySQLPoolRecorder
 
MySQLServiceBindingConverter - Class in io.quarkus.reactive.mysql.client.runtime
 
MySQLServiceBindingConverter() - Constructor for class io.quarkus.reactive.mysql.client.runtime.MySQLServiceBindingConverter
 

N

namedDataSources - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
Additional named datasources.

P

pipeliningLimit - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
The maximum number of inflight database commands that can be pipelined.
poolOptions() - Method in interface io.quarkus.reactive.mysql.client.MySQLPoolCreator.Input
 

R

reactive - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
The MySQL-specific configuration.
ReactiveMySQLDataSourcesHealthCheck - Class in io.quarkus.reactive.mysql.client.runtime.health
 
ReactiveMySQLDataSourcesHealthCheck() - Constructor for class io.quarkus.reactive.mysql.client.runtime.health.ReactiveMySQLDataSourcesHealthCheck
 

S

sslMode - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Desired security state of the connection to the server.

U

useAffectedRows - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Whether to return the number of rows matched by the WHERE clause in UPDATE statements, instead of the number of rows actually changed.

V

vertx() - Method in interface io.quarkus.reactive.mysql.client.MySQLPoolCreator.Input
 
A C D G I M N P R S U V 
All Classes All Packages