Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.common.file.FileCache

Packages that use FileCache
org.nuxeo.common.file   
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
 

Uses of FileCache in org.nuxeo.common.file
 

Classes in org.nuxeo.common.file that implement FileCache
 class LRUFileCache
          A LRU cache of Files with capped filesystem size.
 

Uses of FileCache in org.nuxeo.ecm.core.storage.sql
 

Constructors in org.nuxeo.ecm.core.storage.sql with parameters of type FileCache
LazyBinary(String digest, FileCache fileCache)
          A lazy binary for the given digest.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.