| 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.touchAsync(DataIdentifier identifier,
long minModifiedDate,
AsyncTouchCallback callback) |
void |
Backend.touchAsync(DataIdentifier identifier,
long minModifiedDate,
AsyncTouchCallback callback)
Update the lastModified of record if it's lastModified < minModifiedDate
asynchronously.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.