Uses of Class
org.apache.flink.state.forst.fs.cache.CachedDataOutputStream
-
Packages that use CachedDataOutputStream Package Description org.apache.flink.state.forst.fs.cache -
-
Uses of CachedDataOutputStream in org.apache.flink.state.forst.fs.cache
Methods in org.apache.flink.state.forst.fs.cache that return CachedDataOutputStream Modifier and Type Method Description CachedDataOutputStreamFileBasedCache. create(org.apache.flink.core.fs.FSDataOutputStream originalOutputStream, org.apache.flink.core.fs.Path path)
-