Package | Description |
---|---|
org.postgresql.replication.fluent | |
org.postgresql.replication.fluent.logical | |
org.postgresql.replication.fluent.physical |
Modifier and Type | Class and 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 and Description |
---|---|
class |
AbstractCreateSlotBuilder<T extends ChainedCommonCreateSlotBuilder<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainedLogicalCreateSlotBuilder
Logical replication slot specific parameters
|
Modifier and Type | Class and Description |
---|---|
class |
LogicalCreateSlotBuilder |
Modifier and Type | Interface and Description |
---|---|
interface |
ChainedPhysicalCreateSlotBuilder
Physical replication slot specific parameters
|
Modifier and Type | Class and Description |
---|---|
class |
PhysicalCreateSlotBuilder |
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.