| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment.aws |
| Modifier and Type | Field and Description |
|---|---|
S3Directory |
AwsContext.directory |
| Modifier and Type | Method and Description |
|---|---|
S3Directory |
S3Directory.withDirectory(String childDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
S3Directory.copyObject(S3Directory from,
String fromKey) |
| Constructor and Description |
|---|
AwsArchiveManager(S3Directory directory,
org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitor ioMonitor,
org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitor fileStoreMonitor) |
AwsManifestFile(S3Directory directory,
String manifestFile) |
AwsSegmentArchiveWriter(S3Directory directory,
String archiveName,
org.apache.jackrabbit.oak.segment.spi.monitor.IOMonitor ioMonitor,
org.apache.jackrabbit.oak.segment.spi.monitor.FileStoreMonitor monitor) |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.