Uses of Class
org.apache.flink.state.forst.fs.ByteBufferReadableFSDataInputStream
-
Packages that use ByteBufferReadableFSDataInputStream Package Description org.apache.flink.state.forst.fs -
-
Uses of ByteBufferReadableFSDataInputStream in org.apache.flink.state.forst.fs
Methods in org.apache.flink.state.forst.fs that return ByteBufferReadableFSDataInputStream Modifier and Type Method Description ByteBufferReadableFSDataInputStreamForStFlinkFileSystem. open(org.apache.flink.core.fs.Path path)ByteBufferReadableFSDataInputStreamForStFlinkFileSystem. open(org.apache.flink.core.fs.Path path, int bufferSize)
-