Package | Description |
---|---|
org.apache.flink.fs.s3.common.utils |
Modifier and Type | Class and Description |
---|---|
class |
RefCountedBufferingFileStream
A
RefCountedFile that also uses an in-memory buffer for buffering small writes. |
class |
RefCountedFile
A reference counted file which is deleted as soon as no caller
holds a reference to the wrapped
File . |
class |
RefCountedFSOutputStream
A
FSDataOutputStream with the RefCounted functionality. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.