| Package | Description |
|---|---|
| com.datasift.client.push | |
| com.datasift.client.push.connectors |
| Modifier and Type | Field and Description |
|---|---|
static OutputType<S3> |
OutputType.S3_OUTPUT |
| Modifier and Type | Method and Description |
|---|---|
static S3 |
PushConnectors.s3() |
| Modifier and Type | Method and Description |
|---|---|
S3 |
S3.accessKey(java.lang.String key) |
S3 |
S3.acl(java.lang.String acl) |
S3 |
S3.bucket(java.lang.String bucket) |
S3 |
S3.compression(java.lang.String format) |
S3 |
S3.deliveryFrequency(int frequency) |
S3 |
S3.directory(java.lang.String directory) |
S3 |
S3.filePrefix(java.lang.String prefix) |
S3 |
S3.format(S3.S3OutputFormat format) |
S3 |
S3.gzip() |
S3 |
S3.maxSize(int maxSize) |
S3 |
S3.secretKey(java.lang.String secret) |
Copyright © 2018. All Rights Reserved.