| Package | Description |
|---|---|
| org.postgresql.replication.fluent | |
| org.postgresql.replication.fluent.logical | |
| org.postgresql.replication.fluent.physical |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>> |
|
interface |
ChainedCommonCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>> |
Fluent interface for specify common parameters for create Logical and Physical replication slot.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>> |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ChainedLogicalCreateSlotBuilder |
Logical replication slot specific parameters.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LogicalCreateSlotBuilder |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ChainedPhysicalCreateSlotBuilder |
Physical replication slot specific parameters.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
PhysicalCreateSlotBuilder |
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.