C D I M P R S U 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 - Interface in io.quarkus.reactive.pg.client.runtime
 
dataSources() - Method in interface io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig
Datasources.
DataSourcesReactivePostgreSQLConfig - Interface in io.quarkus.reactive.pg.client.runtime
 
DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig - Interface in io.quarkus.reactive.pg.client.runtime
 
DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig - Interface in io.quarkus.reactive.pg.client.runtime
 

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(Function<SyntheticCreationalContext<PgPool>, PgPool>) - Method in class io.quarkus.reactive.pg.client.runtime.PgPoolRecorder
 

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() - Method in interface 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() - Method in interface 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() - Method in interface 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() - Method in interface io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig
SSL operating mode of the client.

U

useLayer7Proxy() - Method in interface io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig
Level 7 proxies can load balance queries on several connections to the actual database.

V

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