| Package | Description |
|---|---|
| org.apache.flink.fs.s3.common.utils |
| Modifier and Type | Method and Description |
|---|---|
static RefCountedBufferingFileStream |
RefCountedBufferingFileStream.openNew(org.apache.flink.util.function.FunctionWithException<File,RefCountedFile,IOException> tmpFileProvider) |
static RefCountedBufferingFileStream |
RefCountedBufferingFileStream.restore(org.apache.flink.util.function.FunctionWithException<File,RefCountedFile,IOException> tmpFileProvider,
File initialTmpFile) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.