B C D G I O P S 
All Classes All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent
 
createProducer() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 

D

doStart() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotConsumer
 
doStop() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotConsumer
 

G

getAutoCreateSlot() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointConfigurer
 
getDatabase() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getHost() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointConfigurer
 
getOutputPlugin() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getPassword() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getPort() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getSlot() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getSlotOptions() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getStatusInterval() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
getUser() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 

I

isEnabled(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointUriFactory
 

O

org.apache.camel.component.pg.replication.slot - package org.apache.camel.component.pg.replication.slot
 

P

parseUri(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
Parse the provided URI and extract available parameters
PgReplicationSlotComponent - Class in org.apache.camel.component.pg.replication.slot
Represents the component that manages PgReplicationSlotEndpoint.
PgReplicationSlotComponent() - Constructor for class org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent
 
PgReplicationSlotComponentConfigurer - Class in org.apache.camel.component.pg.replication.slot
Generated by camel build tools - do NOT edit this file!
PgReplicationSlotComponentConfigurer() - Constructor for class org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponentConfigurer
 
PgReplicationSlotConsumer - Class in org.apache.camel.component.pg.replication.slot
The pg-replication-slot consumer.
PgReplicationSlotEndpoint - Class in org.apache.camel.component.pg.replication.slot
Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication Slots.
PgReplicationSlotEndpoint(String, Component) - Constructor for class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
 
PgReplicationSlotEndpointConfigurer - Class in org.apache.camel.component.pg.replication.slot
Generated by camel build tools - do NOT edit this file!
PgReplicationSlotEndpointConfigurer() - Constructor for class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointConfigurer
 
PgReplicationSlotEndpointUriFactory - Class in org.apache.camel.component.pg.replication.slot
Generated by camel build tools - do NOT edit this file!
PgReplicationSlotEndpointUriFactory() - Constructor for class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointUriFactory
 
poll() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotConsumer
 
propertyNames() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpointUriFactory
 
setAutoCreateSlot(Boolean) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
Auto create slot if it does not exist
setDatabase(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
PostgreSQL database name
setHost(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
PostgreSQL server host
setOutputPlugin(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
Output plugin name (e.g.
setPassword(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
PostgreSQL password
setPort(Integer) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
PostgreSQL server port
setSlot(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
Replication slot name.
setSlotOptions(Map<String, Object>) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
Slot options to be passed to the output plugin.
setStatusInterval(Integer) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
Specifies the number of seconds between status packets sent back to Postgres server.
setUser(String) - Method in class org.apache.camel.component.pg.replication.slot.PgReplicationSlotEndpoint
PostgreSQL username
B C D G I O P S 
All Classes All Packages