Package | Description |
---|---|
org.apache.flink.core.fs | |
org.apache.flink.runtime.io.disk |
Modifier and Type | Class and Description |
---|---|
class |
RefCountedFileWithStream
A reference counted file which is deleted as soon as no caller holds a reference to the wrapped
File . |
Constructor and Description |
---|
FileBasedBufferIterator(RefCountedFile file,
int bytesToRead,
int bufferSize) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.