ChainedCommonStreamBuilder<ChainedPhysicalStreamBuilder>
PhysicalStreamBuilder
public interface ChainedPhysicalStreamBuilder extends ChainedCommonStreamBuilder<ChainedPhysicalStreamBuilder>
Modifier and Type | Method | Description |
---|---|---|
PGReplicationStream |
start() |
Open physical replication stream.
|
withSlotName, withStartPosition, withStatusInterval
PGReplicationStream start() throws java.sql.SQLException
java.sql.SQLException
- on errorCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.