Uses of Class
org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
Packages that use AsynchronousFileIOChannel Package Description org.apache.flink.runtime.io.disk.iomanager -
-
Uses of AsynchronousFileIOChannel in org.apache.flink.runtime.io.disk.iomanager
Subclasses of AsynchronousFileIOChannel in org.apache.flink.runtime.io.disk.iomanager Modifier and Type Class Description classAsynchronousBlockReaderA reader that reads data in blocks from a file channel.classAsynchronousBlockWriterclassAsynchronousBlockWriterWithCallbackAn asynchronous implementation of theBlockChannelWriterWithCallbackthat queues I/O requests and calls a callback once they have been handled.classAsynchronousBufferFileReaderclassAsynchronousBufferFileSegmentReaderclassAsynchronousBufferFileWriterclassAsynchronousBulkBlockReader
-