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