| Package | Description |
|---|---|
| org.postgresql.replication.fluent | |
| org.postgresql.replication.fluent.logical |
| Modifier and Type | Method and Description |
|---|---|
ChainedLogicalCreateSlotBuilder |
ChainedCreateReplicationSlotBuilder.logical()
Get the logical slot builder.
|
ChainedLogicalCreateSlotBuilder |
ReplicationCreateSlotBuilder.logical() |
| Modifier and Type | Class and Description |
|---|---|
class |
LogicalCreateSlotBuilder |
| Modifier and Type | Method and Description |
|---|---|
protected ChainedLogicalCreateSlotBuilder |
LogicalCreateSlotBuilder.self() |
ChainedLogicalCreateSlotBuilder |
ChainedLogicalCreateSlotBuilder.withOutputPlugin(String outputPlugin)
Output plugin that should be use for decode physical represent WAL to some logical form.
|
ChainedLogicalCreateSlotBuilder |
LogicalCreateSlotBuilder.withOutputPlugin(String outputPlugin) |
Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.