| Package | Description | 
|---|---|
| org.apache.jackrabbit.aws.ext.ds | |
| org.apache.jackrabbit.core.data | |
| org.apache.jackrabbit.vfs.ext.ds | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | S3DataStoreAn Amazon S3 data store. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | S3Backend. init(CachingDataStore store,
    String homeDir,
    Properties prop) | 
| void | S3Backend. init(CachingDataStore store,
    String homeDir,
    String config)Initialize S3Backend. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachingFDS | 
| Modifier and Type | Method and Description | 
|---|---|
| protected CachingDataStore | AbstractBackend. getDataStore()Returns the  CachingDataStoreinstance using this backend. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FSBackend. init(CachingDataStore store,
    String homeDir,
    Properties prop) | 
| void | AbstractBackend. init(CachingDataStore dataStore,
    String homeDir,
    String config)This method initialize backend with the configuration. | 
| void | Backend. init(CachingDataStore store,
    String homeDir,
    String config)This method initialize backend with the configuration. | 
| void | FSBackend. init(CachingDataStore store,
    String homeDir,
    String config) | 
| protected void | AbstractBackend. setDataStore(CachingDataStore dataStore)Sets the  CachingDataStoreinstance using this backend. | 
| Constructor and Description | 
|---|
| CachingDataRecord(CachingDataStore store,
                 DataIdentifier identifier) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VFSDataStoreCommons VFS based data store. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | VFSBackend. init(CachingDataStore store,
    String homeDir,
    String config)This method initialize backend with the configuration. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.