| Package | Description | 
|---|---|
| org.apache.jackrabbit.aws.ext.ds | |
| org.apache.jackrabbit.core.data | |
| org.apache.jackrabbit.core.data.db | |
| org.apache.jackrabbit.vfs.ext.ds | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | S3DataStoreAn Amazon S3 data store. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachingDataStoreA caching data store that consists of  LocalCacheandBackend. | 
| class  | CachingFDS | 
| class  | FileDataStoreSimple file-based data store. | 
| Constructor and Description | 
|---|
| AbstractDataRecord(AbstractDataStore store,
                  DataIdentifier identifier)Creates a data record with the given identifier. | 
| FileDataRecord(AbstractDataStore store,
              DataIdentifier identifier,
              File file)Creates a data record based on the given identifier and file. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DbDataStoreA data store implementation that stores the records in a database using JDBC. | 
| class  | DerbyDataStoreThe Derby data store closes the database when the data store is closed
 (embedded databases only). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VFSDataStoreCommons VFS based data store. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.