Uses of Interface
org.postgresql.replication.fluent.CommonOptions
-
Packages that use CommonOptions Package Description org.postgresql.replication.fluent.logical org.postgresql.replication.fluent.physical -
-
Uses of CommonOptions in org.postgresql.replication.fluent.logical
Subinterfaces of CommonOptions in org.postgresql.replication.fluent.logical Modifier and Type Interface Description interface
LogicalReplicationOptions
Classes in org.postgresql.replication.fluent.logical that implement CommonOptions Modifier and Type Class Description class
LogicalStreamBuilder
-
Uses of CommonOptions in org.postgresql.replication.fluent.physical
Subinterfaces of CommonOptions in org.postgresql.replication.fluent.physical Modifier and Type Interface Description interface
PhysicalReplicationOptions
Classes in org.postgresql.replication.fluent.physical that implement CommonOptions Modifier and Type Class Description class
PhysicalStreamBuilder
-