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 |
S3Backend
A data store backend that stores data on Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
protected Backend |
S3DataStore.createBackend() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBackend
Abstract Backend which has a reference to the underlying
CachingDataStore and is
maintaining the lifecycle of the internal asynchronous write executor. |
class |
FSBackend |
Modifier and Type | Field and Description |
---|---|
protected Backend |
CachingDataStore.backend |
Modifier and Type | Method and Description |
---|---|
protected abstract Backend |
CachingDataStore.createBackend() |
protected Backend |
CachingFDS.createBackend() |
Backend |
CachingDataStore.getBackend() |
Modifier and Type | Class and Description |
---|---|
class |
VFSBackend
A data store backend that stores data on VFS file system.
|
Modifier and Type | Method and Description |
---|---|
protected Backend |
VFSDataStore.createBackend() |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.