Class Hierarchy
- java.lang.Object
- org.postgresql.replication.fluent.AbstractCreateSlotBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder<T>)
- org.postgresql.replication.fluent.logical.LogicalCreateSlotBuilder (implements org.postgresql.replication.fluent.logical.ChainedLogicalCreateSlotBuilder)
- org.postgresql.replication.fluent.AbstractStreamBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonStreamBuilder<T>)
- org.postgresql.replication.fluent.logical.LogicalStreamBuilder (implements org.postgresql.replication.fluent.logical.ChainedLogicalStreamBuilder, org.postgresql.replication.fluent.logical.LogicalReplicationOptions)
- org.postgresql.replication.fluent.AbstractCreateSlotBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder<T>)
Interface Hierarchy
- org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder<T>
- org.postgresql.replication.fluent.logical.ChainedLogicalCreateSlotBuilder
- org.postgresql.replication.fluent.ChainedCommonStreamBuilder<T>
- org.postgresql.replication.fluent.logical.ChainedLogicalStreamBuilder
- org.postgresql.replication.fluent.CommonOptions
- org.postgresql.replication.fluent.logical.LogicalReplicationOptions
- org.postgresql.replication.fluent.logical.StartLogicalReplicationCallback