Uses of Interface
org.postgresql.replication.fluent.logical.StartLogicalReplicationCallback
Packages that use StartLogicalReplicationCallback
-
Uses of StartLogicalReplicationCallback in org.postgresql.replication.fluent.logical
Fields in org.postgresql.replication.fluent.logical declared as StartLogicalReplicationCallbackModifier and TypeFieldDescriptionprivate final StartLogicalReplicationCallback
LogicalStreamBuilder.startCallback
Constructors in org.postgresql.replication.fluent.logical with parameters of type StartLogicalReplicationCallbackModifierConstructorDescriptionLogicalStreamBuilder
(StartLogicalReplicationCallback startCallback)