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 TypeClassDescriptionclassAbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>>interfaceChainedCommonCreateSlotBuilder<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 TypeClassDescriptionclassAbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>> -
Uses of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent.logical
Subinterfaces of ChainedCommonCreateSlotBuilder in org.postgresql.replication.fluent.logicalModifier and TypeInterfaceDescriptioninterfaceLogical 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 TypeInterfaceDescriptioninterfacePhysical replication slot specific parameters.Classes in org.postgresql.replication.fluent.physical that implement ChainedCommonCreateSlotBuilder