Package | Description |
---|---|
org.postgresql.replication.fluent | |
org.postgresql.replication.fluent.logical | |
org.postgresql.replication.fluent.physical |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStreamBuilder<T extends ChainedCommonStreamBuilder<T>> |
interface |
ChainedCommonStreamBuilder<T extends ChainedCommonStreamBuilder<T>>
Fluent interface for specify common parameters for Logical and Physical replication.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStreamBuilder<T extends ChainedCommonStreamBuilder<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainedLogicalStreamBuilder |
Modifier and Type | Class and Description |
---|---|
class |
LogicalStreamBuilder |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainedPhysicalStreamBuilder |
Modifier and Type | Class and Description |
---|---|
class |
PhysicalStreamBuilder |