JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 of
File
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
Deprecated.