JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
Packages that use
SynchronousFileIOChannel
Package
Description
org.apache.flink.runtime.io.disk.iomanager
Uses of
SynchronousFileIOChannel
in
org.apache.flink.runtime.io.disk.iomanager
Subclasses of
SynchronousFileIOChannel
in
org.apache.flink.runtime.io.disk.iomanager
Modifier and Type
Class
Description
class
SynchronousBufferFileReader
A synchronous
BufferFileReader
implementation.