Uses of Interface
org.postgresql.replication.fluent.physical.PhysicalReplicationOptions
Packages that use PhysicalReplicationOptions
Package
Description
-
Uses of PhysicalReplicationOptions in org.postgresql.core
Methods in org.postgresql.core with parameters of type PhysicalReplicationOptionsModifier and TypeMethodDescriptionReplicationProtocol.startPhysical
(PhysicalReplicationOptions options) -
Uses of PhysicalReplicationOptions in org.postgresql.core.v3.replication
Methods in org.postgresql.core.v3.replication with parameters of type PhysicalReplicationOptionsModifier and TypeMethodDescriptionV3ReplicationProtocol.startPhysical
(PhysicalReplicationOptions options) -
Uses of PhysicalReplicationOptions in org.postgresql.replication.fluent.physical
Classes in org.postgresql.replication.fluent.physical that implement PhysicalReplicationOptionsMethods in org.postgresql.replication.fluent.physical with parameters of type PhysicalReplicationOptionsModifier and TypeMethodDescriptionStartPhysicalReplicationCallback.start
(PhysicalReplicationOptions options)