| Interface | Description |
|---|---|
| CopyDual |
Bidirectional via copy stream protocol.
|
| CopyIn |
Copy bulk data from client into a Redshift table very fast.
|
| CopyOperation |
Exchange bulk data between client and Redshift database tables.
|
| CopyOut |
| Class | Description |
|---|---|
| CopyManager |
API for Redshift COPY bulk data transfer.
|
| RedshiftCopyInputStream |
InputStream for reading from a Redshift COPY TO STDOUT operation.
|
| RedshiftCopyOutputStream |
OutputStream for buffered input into a Redshift COPY FROM STDIN operation.
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.