Uses of Interface
org.postgresql.replication.fluent.physical.ChainedPhysicalCreateSlotBuilder
-
Packages that use ChainedPhysicalCreateSlotBuilder Package Description org.postgresql.replication.fluent org.postgresql.replication.fluent.physical -
-
Uses of ChainedPhysicalCreateSlotBuilder in org.postgresql.replication.fluent
Methods in org.postgresql.replication.fluent that return ChainedPhysicalCreateSlotBuilder Modifier and Type Method Description ChainedPhysicalCreateSlotBuilder
ChainedCreateReplicationSlotBuilder. physical()
Create physical replication stream for process wal logs in binary form.ChainedPhysicalCreateSlotBuilder
ReplicationCreateSlotBuilder. physical()
-
Uses of ChainedPhysicalCreateSlotBuilder in org.postgresql.replication.fluent.physical
Classes in org.postgresql.replication.fluent.physical that implement ChainedPhysicalCreateSlotBuilder Modifier and Type Class Description class
PhysicalCreateSlotBuilder
Methods in org.postgresql.replication.fluent.physical that return ChainedPhysicalCreateSlotBuilder Modifier and Type Method Description protected ChainedPhysicalCreateSlotBuilder
PhysicalCreateSlotBuilder. self()
-