| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.data | 
| Modifier and Type | Method and Description | 
|---|---|
| AsyncUploadCacheResult | AsyncUploadCache. add(String fileName)This methods checks if file can be added to  AsyncUploadCache.asyncUploadMap. | 
| AsyncUploadCacheResult | AsyncUploadCache. remove(String fileName)This methods removes file (if found) from  AsyncUploadCache.asyncUploadMap. | 
| AsyncUploadCacheResult | LocalCache. store(String fileName,
     File src,
     boolean tryForAsyncUpload)This method add file to  LocalCacheand tries that file can be
 added toAsyncUploadCache. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.