Uses of Interface
org.postgresql.replication.fluent.ChainedCommonStreamBuilder
Packages that use ChainedCommonStreamBuilder
Package
Description
-
Uses of ChainedCommonStreamBuilder in org.postgresql.replication.fluent
Classes in org.postgresql.replication.fluent with type parameters of type ChainedCommonStreamBuilderModifier and TypeClassDescriptionclass
AbstractStreamBuilder<T extends ChainedCommonStreamBuilder<T>>
interface
ChainedCommonStreamBuilder<T extends ChainedCommonStreamBuilder<T>>
Fluent interface for specify common parameters for Logical and Physical replication.Classes in org.postgresql.replication.fluent that implement ChainedCommonStreamBuilderModifier and TypeClassDescriptionclass
AbstractStreamBuilder<T extends ChainedCommonStreamBuilder<T>>
-
Uses of ChainedCommonStreamBuilder in org.postgresql.replication.fluent.logical
Subinterfaces of ChainedCommonStreamBuilder in org.postgresql.replication.fluent.logicalClasses in org.postgresql.replication.fluent.logical that implement ChainedCommonStreamBuilder -
Uses of ChainedCommonStreamBuilder in org.postgresql.replication.fluent.physical
Subinterfaces of ChainedCommonStreamBuilder in org.postgresql.replication.fluent.physicalClasses in org.postgresql.replication.fluent.physical that implement ChainedCommonStreamBuilder