Uses of Interface
org.nuxeo.common.file.FileCache
-
Packages that use FileCache Package Description org.nuxeo.common.file org.nuxeo.ecm.core.blob.binary -
-
Uses of FileCache in org.nuxeo.common.file
Classes in org.nuxeo.common.file that implement FileCache Modifier and Type Class Description class
LRUFileCache
A LRU cache ofFile
s with maximum filesystem size. -
Uses of FileCache in org.nuxeo.ecm.core.blob.binary
Fields in org.nuxeo.ecm.core.blob.binary declared as FileCache Modifier and Type Field Description FileCache
CachingBinaryManager. fileCache
-