Package | Description |
---|---|
org.postgresql.core.v3.replication | |
org.postgresql.replication.fluent.logical | |
org.postgresql.replication.fluent.physical |
Modifier and Type | Method and Description |
---|---|
private void |
V3ReplicationProtocol.configureSocketTimeout(CommonOptions options) |
private PGReplicationStream |
V3ReplicationProtocol.initializeReplication(java.lang.String query,
CommonOptions options,
ReplicationType replicationType) |
Modifier and Type | Interface and Description |
---|---|
interface |
LogicalReplicationOptions |
Modifier and Type | Class and Description |
---|---|
class |
LogicalStreamBuilder |
Modifier and Type | Interface and Description |
---|---|
interface |
PhysicalReplicationOptions |
Modifier and Type | Class and Description |
---|---|
class |
PhysicalStreamBuilder |