| Package | Description |
|---|---|
| org.postgresql.replication.fluent | |
| org.postgresql.replication.fluent.logical | |
| org.postgresql.replication.fluent.physical |
| Modifier and Type | Class | 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 | Description |
|---|---|---|
class |
AbstractStreamBuilder<T extends ChainedCommonStreamBuilder<T>> |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ChainedLogicalStreamBuilder |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LogicalStreamBuilder |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ChainedPhysicalStreamBuilder |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PhysicalStreamBuilder |
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.