Package | Description |
---|---|
org.apache.jackrabbit.aws.ext.ds | |
org.apache.jackrabbit.core.data |
Modifier and Type | Class and Description |
---|---|
class |
S3DataStore
An 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 |
---|---|
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.
|
Constructor and Description |
---|
CachingDataRecord(CachingDataStore store,
DataIdentifier identifier) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.