Uses of Interface
org.postgresql.replication.fluent.CommonOptions
Packages that use CommonOptions
Package
Description
-
Uses of CommonOptions in org.postgresql.core.v3.replication
Methods in org.postgresql.core.v3.replication with parameters of type CommonOptionsModifier and TypeMethodDescriptionprivate void
V3ReplicationProtocol.configureSocketTimeout
(CommonOptions options) private PGReplicationStream
V3ReplicationProtocol.initializeReplication
(String query, CommonOptions options, ReplicationType replicationType) -
Uses of CommonOptions in org.postgresql.replication.fluent.logical
Subinterfaces of CommonOptions in org.postgresql.replication.fluent.logicalClasses in org.postgresql.replication.fluent.logical that implement CommonOptions -
Uses of CommonOptions in org.postgresql.replication.fluent.physical
Subinterfaces of CommonOptions in org.postgresql.replication.fluent.physicalClasses in org.postgresql.replication.fluent.physical that implement CommonOptions