Class Hierarchy
- java.lang.Object
- org.postgresql.replication.fluent.AbstractCreateSlotBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder<T>)
- org.postgresql.replication.fluent.AbstractStreamBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonStreamBuilder<T>)
- org.postgresql.replication.fluent.ReplicationCreateSlotBuilder (implements org.postgresql.replication.fluent.ChainedCreateReplicationSlotBuilder)
- org.postgresql.replication.fluent.ReplicationStreamBuilder (implements org.postgresql.replication.fluent.ChainedStreamBuilder)
Interface Hierarchy
- org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder<T>
- org.postgresql.replication.fluent.ChainedCommonStreamBuilder<T>
- org.postgresql.replication.fluent.ChainedCreateReplicationSlotBuilder
- org.postgresql.replication.fluent.ChainedStreamBuilder
- org.postgresql.replication.fluent.CommonOptions