Package | Description |
---|---|
org.apache.flink.runtime.io.disk.iomanager |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousBlockReader
A reader that reads data in blocks from a file channel.
|
class |
AsynchronousBlockWriter |
class |
AsynchronousBlockWriterWithCallback
An asynchronous implementation of the
BlockChannelWriterWithCallback that queues I/O requests
and calls a callback once they have been handled. |
class |
AsynchronousBufferFileReader |
class |
AsynchronousBufferFileSegmentReader |
class |
AsynchronousBufferFileWriter |
class |
AsynchronousBulkBlockReader |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.