| Package | Description |
|---|---|
| org.apache.flink.fs.s3.common.utils | |
| org.apache.flink.fs.s3.common.writer |
| Class and Description |
|---|
| OffsetAwareOutputStream
An
OutputStream that keeps track of its current length. |
| RefCounted
Interface to simply add reference counting functionality.
|
| RefCountedBufferingFileStream
A
RefCountedFile that also uses an in-memory buffer for buffering small writes. |
| RefCountedFile
A reference counted file which is deleted as soon as no caller
holds a reference to the wrapped
File. |
| RefCountedFSOutputStream
A
FSDataOutputStream with the RefCounted functionality. |
| RefCountedTmpFileCreator
A utility class that creates local
reference counted files that serve as temporary files. |
| Class and Description |
|---|
| RefCountedFile
A reference counted file which is deleted as soon as no caller
holds a reference to the wrapped
File. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.