| Interface | Description |
|---|---|
| RedshiftReplicationConnection |
Api available only if connection was create with required for replication properties:
RedshiftProperty.REPLICATION and RedshiftProperty.ASSUME_MIN_SERVER_VERSION. |
| RedshiftReplicationStream |
Not tread safe replication stream (though certain methods can be safely called by different
threads).
|
| Class | Description |
|---|---|
| LogSequenceNumber |
LSN (Log Sequence Number) data which is a pointer to a location in the XLOG.
|
| RedshiftReplicationConnectionImpl | |
| ReplicationSlotInfo |
Information returned on replication slot creation.
|
| Enum | Description |
|---|---|
| ReplicationType |
Copyright © 2024 Amazon.com Inc.. All rights reserved.