Uses of Class
org.apache.flink.state.forst.fs.cache.CachedDataInputStream
-
Packages that use CachedDataInputStream Package Description org.apache.flink.state.forst.fs.cache -
-
Uses of CachedDataInputStream in org.apache.flink.state.forst.fs.cache
Methods in org.apache.flink.state.forst.fs.cache that return CachedDataInputStream Modifier and Type Method Description CachedDataInputStreamFileBasedCache. open(org.apache.flink.core.fs.Path path, org.apache.flink.core.fs.FSDataInputStream originalStream)CachedDataInputStreamFileCacheEntry. open(org.apache.flink.core.fs.FSDataInputStream originalStream)Opens a newCachedDataInputStreamfrom this cache entry.
-