Uses of Interface
org.postgresql.replication.fluent.ChainedCreateReplicationSlotBuilder
-
Packages that use ChainedCreateReplicationSlotBuilder Package Description org.postgresql.replication org.postgresql.replication.fluent -
-
Uses of ChainedCreateReplicationSlotBuilder in org.postgresql.replication
Methods in org.postgresql.replication that return ChainedCreateReplicationSlotBuilder Modifier and Type Method Description ChainedCreateReplicationSlotBuilderPGReplicationConnection. createReplicationSlot()Create replication slot, that can be next use inPGReplicationConnection.replicationStream()ChainedCreateReplicationSlotBuilderPGReplicationConnectionImpl. createReplicationSlot() -
Uses of ChainedCreateReplicationSlotBuilder in org.postgresql.replication.fluent
Classes in org.postgresql.replication.fluent that implement ChainedCreateReplicationSlotBuilder Modifier and Type Class Description classReplicationCreateSlotBuilder
-