Uses of Interface
org.postgresql.replication.fluent.physical.StartPhysicalReplicationCallback
Packages that use StartPhysicalReplicationCallback
-
Uses of StartPhysicalReplicationCallback in org.postgresql.replication.fluent.physical
Fields in org.postgresql.replication.fluent.physical declared as StartPhysicalReplicationCallbackModifier and TypeFieldDescriptionprivate final StartPhysicalReplicationCallback
PhysicalStreamBuilder.startCallback
Constructors in org.postgresql.replication.fluent.physical with parameters of type StartPhysicalReplicationCallbackModifierConstructorDescriptionPhysicalStreamBuilder
(StartPhysicalReplicationCallback startCallback)