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