Uses of Interface
org.postgresql.replication.fluent.logical.ChainedLogicalCreateSlotBuilder
Packages that use ChainedLogicalCreateSlotBuilder
-
Uses of ChainedLogicalCreateSlotBuilder in org.postgresql.replication.fluent
Methods in org.postgresql.replication.fluent that return ChainedLogicalCreateSlotBuilder -
Uses of ChainedLogicalCreateSlotBuilder in org.postgresql.replication.fluent.logical
Classes in org.postgresql.replication.fluent.logical that implement ChainedLogicalCreateSlotBuilderSubclasses with type arguments of type ChainedLogicalCreateSlotBuilder in org.postgresql.replication.fluent.logicalSubinterfaces with type arguments of type ChainedLogicalCreateSlotBuilder in org.postgresql.replication.fluent.logicalModifier and TypeInterfaceDescriptioninterfaceLogical replication slot specific parameters.Methods in org.postgresql.replication.fluent.logical that return ChainedLogicalCreateSlotBuilderModifier and TypeMethodDescriptionprotected ChainedLogicalCreateSlotBuilderLogicalCreateSlotBuilder.self()ChainedLogicalCreateSlotBuilder.withOutputPlugin(String outputPlugin) Output plugin that should be use for decode physical represent WAL to some logical form.LogicalCreateSlotBuilder.withOutputPlugin(String outputPlugin)