| Package | Description |
|---|---|
| org.apache.jackrabbit.core.data |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingDataStore
A caching data store that consists of
LocalCache and Backend. |
class |
CachingFDS |
| Modifier and Type | Method and Description |
|---|---|
void |
FSBackend.writeAsync(DataIdentifier identifier,
File src,
AsyncUploadCallback callback) |
void |
Backend.writeAsync(DataIdentifier identifier,
File file,
AsyncUploadCallback callback)
Write file to backend in asynchronous mode.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.