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 ChainedPhysicalCreateSlotBuilderChainedCreateReplicationSlotBuilder. physical()Create physical replication stream for process wal logs in binary form.ChainedPhysicalCreateSlotBuilderReplicationCreateSlotBuilder. 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 classPhysicalCreateSlotBuilderMethods in org.postgresql.replication.fluent.physical that return ChainedPhysicalCreateSlotBuilder Modifier and Type Method Description protected ChainedPhysicalCreateSlotBuilderPhysicalCreateSlotBuilder. self()
-