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