Uses of Class
org.postgresql.replication.ReplicationSlotInfo
-
Packages that use ReplicationSlotInfo Package Description org.postgresql.replication.fluent org.postgresql.replication.fluent.logical org.postgresql.replication.fluent.physical -
-
Uses of ReplicationSlotInfo in org.postgresql.replication.fluent
Methods in org.postgresql.replication.fluent that return ReplicationSlotInfo Modifier and Type Method Description ReplicationSlotInfo
ChainedCommonCreateSlotBuilder. make()
Create slot with specified parameters in database. -
Uses of ReplicationSlotInfo in org.postgresql.replication.fluent.logical
Methods in org.postgresql.replication.fluent.logical that return ReplicationSlotInfo Modifier and Type Method Description ReplicationSlotInfo
LogicalCreateSlotBuilder. make()
-
Uses of ReplicationSlotInfo in org.postgresql.replication.fluent.physical
Methods in org.postgresql.replication.fluent.physical that return ReplicationSlotInfo Modifier and Type Method Description ReplicationSlotInfo
PhysicalCreateSlotBuilder. make()
-