Uses of Package
org.apache.flink.state.forst.fs.cache
Packages that use org.apache.flink.state.forst.fs.cache
Package
Description
-
Classes in org.apache.flink.state.forst.fs.cache used by org.apache.flink.state.forst.fs
-
Classes in org.apache.flink.state.forst.fs.cache used by org.apache.flink.state.forst.fs.cacheClassDescriptionA
FSDataInputStreamdelegates requests to other one and supports reading data withByteBuffer.AFSDataOutputStreamdelegates requests to other one and supports writing data withByteBuffer.Cache limit policy.A double link LRU (Least Recently Used) cache implementation.A file-granularity LRU cache.A file cache entry that encapsulates file and the size of the file, and provides methods to read or write file.The status of a file cache entry. -
Classes in org.apache.flink.state.forst.fs.cache used by org.apache.flink.state.forst.fs.filemapping