| Package | Description |
|---|---|
| org.apache.jackrabbit.core.data |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingFDS |
| Modifier and Type | Method and Description |
|---|---|
protected CachingDataStore |
AbstractBackend.getDataStore()
Returns the
CachingDataStore instance using this backend. |
| Modifier and Type | Method and Description |
|---|---|
void |
FSBackend.init(CachingDataStore store,
String homeDir,
Properties prop) |
void |
FSBackend.init(CachingDataStore store,
String homeDir,
String config) |
void |
Backend.init(CachingDataStore store,
String homeDir,
String config)
This method initialize backend with the configuration.
|
void |
AbstractBackend.init(CachingDataStore dataStore,
String homeDir,
String config)
This method initialize backend with the configuration.
|
protected void |
AbstractBackend.setDataStore(CachingDataStore dataStore)
Sets the
CachingDataStore instance using this backend. |
| Constructor and Description |
|---|
CachingDataRecord(CachingDataStore store,
DataIdentifier identifier) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.