Package | Description |
---|---|
org.postgresql.core | |
org.postgresql.core.v3.replication | |
org.postgresql.replication.fluent.physical |
Modifier and Type | Method and Description |
---|---|
PGReplicationStream |
ReplicationProtocol.startPhysical(PhysicalReplicationOptions options) |
Modifier and Type | Method and Description |
---|---|
PGReplicationStream |
V3ReplicationProtocol.startPhysical(PhysicalReplicationOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
PhysicalStreamBuilder |
Modifier and Type | Method and Description |
---|---|
PGReplicationStream |
StartPhysicalReplicationCallback.start(PhysicalReplicationOptions options) |
Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.