Uses of Interface
org.postgresql.replication.fluent.physical.StartPhysicalReplicationCallback
-
Packages that use StartPhysicalReplicationCallback Package Description org.postgresql.replication.fluent.physical -
-
Uses of StartPhysicalReplicationCallback in org.postgresql.replication.fluent.physical
Fields in org.postgresql.replication.fluent.physical declared as StartPhysicalReplicationCallback Modifier and Type Field Description private StartPhysicalReplicationCallback
PhysicalStreamBuilder. startCallback
Constructors in org.postgresql.replication.fluent.physical with parameters of type StartPhysicalReplicationCallback Constructor Description PhysicalStreamBuilder(StartPhysicalReplicationCallback startCallback)
-