Uses of Interface
org.apache.flink.core.fs.ByteBufferReadable
-
Packages that use ByteBufferReadable Package Description org.apache.flink.core.fs org.apache.flink.core.fs.local -
-
Uses of ByteBufferReadable in org.apache.flink.core.fs
Classes in org.apache.flink.core.fs that implement ByteBufferReadable Modifier and Type Class Description classByteBufferReadableClosingFSDataInputStreamAClosingFSDataInputStreamwhich isByteBufferReadable. -
Uses of ByteBufferReadable in org.apache.flink.core.fs.local
Classes in org.apache.flink.core.fs.local that implement ByteBufferReadable Modifier and Type Class Description classLocalDataInputStreamTheLocalDataInputStreamclass is a wrapper class for a data input stream to the local file system.
-