| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment.aws.tool |
| Modifier and Type | Method and Description |
|---|---|
static AwsToolUtils.SegmentStoreType |
AwsToolUtils.storeTypeFromPathOrUri(String pathOrUri) |
static AwsToolUtils.SegmentStoreType |
AwsToolUtils.SegmentStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsToolUtils.SegmentStoreType[] |
AwsToolUtils.SegmentStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistence |
AwsToolUtils.newSegmentNodeStorePersistence(AwsToolUtils.SegmentStoreType storeType,
String pathOrUri) |
static String |
AwsToolUtils.storeDescription(AwsToolUtils.SegmentStoreType storeType,
String pathOrUri) |
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.