Uses of Interface
org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder
Packages that use ChainedCommonCreateSlotBuilder
Package
Description
-
Uses of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent
Classes in org.postgresql.replication.fluent with type parameters of type ChainedCommonCreateSlotBuilderModifier and TypeClassDescriptionclass
AbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>>
interface
ChainedCommonCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>>
Fluent interface for specify common parameters for create Logical and Physical replication slot.Classes in org.postgresql.replication.fluent that implement ChainedCommonCreateSlotBuilderModifier and TypeClassDescriptionclass
AbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>>
-
Uses of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent.logical
Subinterfaces of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent.logicalModifier and TypeInterfaceDescriptioninterface
Logical replication slot specific parameters.Classes in org.postgresql.replication.fluent.logical that implement ChainedCommonCreateSlotBuilder -
Uses of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent.physical
Subinterfaces of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent.physicalModifier and TypeInterfaceDescriptioninterface
Physical replication slot specific parameters.Classes in org.postgresql.replication.fluent.physical that implement ChainedCommonCreateSlotBuilder