Uses of Class
org.apache.jackrabbit.core.data.AsyncUploadCache

Packages that use AsyncUploadCache
org.apache.jackrabbit.core.data   
 

Uses of AsyncUploadCache in org.apache.jackrabbit.core.data
 

Constructors in org.apache.jackrabbit.core.data with parameters of type AsyncUploadCache
LocalCache(String path, String tmpPath, long size, double cachePurgeTrigFactor, double cachePurgeResizeFactor, AsyncUploadCache asyncUploadCache)
          Build LRU cache of files located at 'path'.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.