Interface BufferFileSegmentReader
- All Superinterfaces:
FileIOChannel
- All Known Implementing Classes:
AsynchronousBufferFileSegmentReader
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
FileIOChannel.Enumerator, FileIOChannel.ID -
Method Summary
Methods inherited from interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
close, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosed
-
Method Details
-
read
- Throws:
IOException
-
seekTo
- Throws:
IOException
-
hasReachedEndOfFile
boolean hasReachedEndOfFile()
-