| Package | Description |
|---|---|
| org.apache.flink.runtime.io.disk.iomanager |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousBufferFileSegmentReader |
| Modifier and Type | Method and Description |
|---|---|
BufferFileSegmentReader |
IOManagerAsync.createBufferFileSegmentReader(FileIOChannel.ID channelID,
RequestDoneCallback<FileSegment> callback) |
abstract BufferFileSegmentReader |
IOManager.createBufferFileSegmentReader(FileIOChannel.ID channelID,
RequestDoneCallback<FileSegment> callback) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.