| Package | Description |
|---|---|
| com.amazon.redshift.copy | |
| com.amazon.redshift.core.v3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CopyDual
Bidirectional via copy stream protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedshiftCopyInputStream
InputStream for reading from a Redshift COPY TO STDOUT operation.
|
| Modifier and Type | Method and Description |
|---|---|
CopyOut |
CopyManager.copyOut(String sql) |
| Constructor and Description |
|---|
RedshiftCopyInputStream(CopyOut op)
Use given CopyOut operation for reading.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CopyDualImpl |
class |
CopyOutImpl
Anticipated flow of a COPY TO STDOUT operation:
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.