- S3_ENDPOINT - Static variable in class cascading.local.tap.aws.s3.S3TapProps
-
Field S3_ENDPOINT
- S3_PATH_STYLE_ACCESS - Static variable in class cascading.local.tap.aws.s3.S3TapProps
-
Field S3_PATH_STYLE_ACCESS
- S3_PROXY_HOST - Static variable in class cascading.local.tap.aws.s3.S3TapProps
-
Field S3_PROXY_HOST
- S3_PROXY_PORT - Static variable in class cascading.local.tap.aws.s3.S3TapProps
-
Field S3_PROXY_PORT
- S3_REGION - Static variable in class cascading.local.tap.aws.s3.S3TapProps
-
Field S3_REGION
- S3Checkpointer - Interface in cascading.local.tap.aws.s3
-
Interface S3Checkpointer is used to retrieve and persist last known keys for any given S3 bucket.
- S3FileCheckpointer - Class in cascading.local.tap.aws.s3
-
Class S3FileCheckpointer persists a map of bucket names and last seen keys to disk
so multiple starts of a given application or new Flow instances relying on a
S3Tap
will re-retrieve the same data as previous executions.
- S3FileCheckpointer() - Constructor for class cascading.local.tap.aws.s3.S3FileCheckpointer
-
Constructor S3FileCheckpointer creates a new S3FileCheckpointer instance.
- S3FileCheckpointer(String) - Constructor for class cascading.local.tap.aws.s3.S3FileCheckpointer
-
Constructor S3FileCheckpointer creates a new S3FileCheckpointer instance.
- S3FileCheckpointer(Path) - Constructor for class cascading.local.tap.aws.s3.S3FileCheckpointer
-
Constructor S3FileCheckpointer creates a new S3FileCheckpointer instance.
- S3FileCheckpointer(Function<String, String>) - Constructor for class cascading.local.tap.aws.s3.S3FileCheckpointer
-
Constructor S3FileCheckpointer creates a new S3FileCheckpointer instance.
- S3FileCheckpointer(Path, Function<String, String>) - Constructor for class cascading.local.tap.aws.s3.S3FileCheckpointer
-
Constructor S3FileCheckpointer creates a new S3FileCheckpointer instance.
- S3Tap - Class in cascading.local.tap.aws.s3
-
Class S3Tap is a Cascading local-mode Tap providing read and write access to data stored in Amazon S3 buckets.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, String, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, String, String) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, String, String, Predicate<String>) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, String, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, String, String, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, String, String, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, String, String, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, String, String, String, Predicate<String>, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, URI) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, URI) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, URI) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, URI) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, URI, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, URI, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, S3Checkpointer, URI, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3Tap(Scheme<Properties, InputStream, OutputStream, ?, ?>, AmazonS3, S3Checkpointer, URI, SinkMode) - Constructor for class cascading.local.tap.aws.s3.S3Tap
-
Constructor S3Tap creates a new S3Tap instance.
- S3TapProps - Class in cascading.local.tap.aws.s3
-
Class S3TapProps provides S3 specific properties for overriding the AWS client
endpoint and region.
- S3TapProps() - Constructor for class cascading.local.tap.aws.s3.S3TapProps
-
Constructor S3TapProps creates a new S3TapProps instance.
- SEQUENCE_TOKEN - Static variable in class cascading.local.tap.aws.s3.S3Tap
-
Field SEQUENCE_TOKEN
- setEndpoint(String) - Method in class cascading.local.tap.aws.s3.S3TapProps
-
Method setEndpoint sets the endpoint of this S3TapProps object.
- setLastKey(String, String) - Method in interface cascading.local.tap.aws.s3.S3Checkpointer
-
Method setLastKey stores the last seen and consumed key for the given bucket.
- setLastKey(String, String) - Method in class cascading.local.tap.aws.s3.S3FileCheckpointer
-
- setLastMarker(String) - Method in class cascading.local.tap.aws.s3.S3Tap
-
- setPathStyleAccess(boolean) - Method in class cascading.local.tap.aws.s3.S3TapProps
-
Method setPathStyleAccess should be called if the underlying S3 client should
use path style access to reach the target S3 host.
- setProxyHost(String) - Method in class cascading.local.tap.aws.s3.S3TapProps
-
Method setProxyHost sets the optional proxy host this S3TapProps object will connect through.
- setProxyPort(int) - Method in class cascading.local.tap.aws.s3.S3TapProps
-
Method setProxyPort sets the optional proxy port this S3TapProps object will connect through.
- setRegion(String) - Method in class cascading.local.tap.aws.s3.S3TapProps
-
Method setRegion sets the region of this S3TapProps object.