| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.data | 
| Constructor and Description | 
|---|
LocalCache(String path,
          String tmpPath,
          long maxSizeInBytes,
          double cachePurgeTrigFactor,
          double cachePurgeResizeFactor,
          AsyncUploadCache asyncUploadCache)
Build LRU cache of files located at 'path'. 
 | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.