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

C

configurePgPool(RuntimeValue<Vertx>, Supplier<Integer>, String, DataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig, DataSourcesReactivePostgreSQLConfig, ShutdownContext) - Method in class io.quarkus.reactive.pg.client.runtime.PgPoolRecorder
 
convert(List<ServiceBinding>) - Method in class io.quarkus.reactive.pg.client.runtime.PostgreSQLServiceBindingConverter
 
create(PgPoolCreator.Input) - Method in interface io.quarkus.reactive.pg.client.PgPoolCreator
 

D

DataSourceReactivePostgreSQLConfig - Class in io.quarkus.reactive.pg.client.runtime
 
DataSourceReactivePostgreSQLConfig() - Constructor for class io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig
 
DataSourceReactivePostgreSQLOuterNamedConfig() - Constructor for class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig
 
DataSourceReactivePostgreSQLOuterNestedNamedConfig() - Constructor for class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig
 
DataSourcesReactivePostgreSQLConfig - Class in io.quarkus.reactive.pg.client.runtime
 
DataSourcesReactivePostgreSQLConfig() - Constructor for class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig
 
DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig - Class in io.quarkus.reactive.pg.client.runtime
 
DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig - Class in io.quarkus.reactive.pg.client.runtime
 
defaultDataSource - Variable in class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig
The default datasource.

G

getDataSourceReactiveRuntimeConfig(String) - Method in class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig
 

I

init() - Method in class io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck
 
io.quarkus.reactive.pg.client - package io.quarkus.reactive.pg.client
 
io.quarkus.reactive.pg.client.runtime - package io.quarkus.reactive.pg.client.runtime
 
io.quarkus.reactive.pg.client.runtime.health - package io.quarkus.reactive.pg.client.runtime.health
 

M

mutinyPgPool(RuntimeValue<PgPool>) - Method in class io.quarkus.reactive.pg.client.runtime.PgPoolRecorder
 

N

namedDataSources - Variable in class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig
Additional named datasources.

P

pgConnectOptionsList() - Method in interface io.quarkus.reactive.pg.client.PgPoolCreator.Input
 
PgPoolCreator - Interface in io.quarkus.reactive.pg.client
This interface is an integration point that allows users to use the Vertx, PoolOptions and PgConnectOptions objects configured automatically by Quarkus, in addition to a custom strategy for creating the final PgPool.
PgPoolCreator.Input - Interface in io.quarkus.reactive.pg.client
 
PgPoolRecorder - Class in io.quarkus.reactive.pg.client.runtime
 
PgPoolRecorder() - Constructor for class io.quarkus.reactive.pg.client.runtime.PgPoolRecorder
 
pipeliningLimit - Variable in class io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig
The maximum number of inflight database commands that can be pipelined.
poolOptions() - Method in interface io.quarkus.reactive.pg.client.PgPoolCreator.Input
 
postgresql - Variable in class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig
The PostgreSQL-specific configuration.
PostgreSQLServiceBindingConverter - Class in io.quarkus.reactive.pg.client.runtime
 
PostgreSQLServiceBindingConverter() - Constructor for class io.quarkus.reactive.pg.client.runtime.PostgreSQLServiceBindingConverter
 

R

reactive - Variable in class io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig
The PostgreSQL-specific configuration.
ReactivePgDataSourcesHealthCheck - Class in io.quarkus.reactive.pg.client.runtime.health
 
ReactivePgDataSourcesHealthCheck() - Constructor for class io.quarkus.reactive.pg.client.runtime.health.ReactivePgDataSourcesHealthCheck
 

S

sslMode - Variable in class io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig
SSL operating mode of the client.

V

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