| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.segment.azure.tool |
| Modifier and Type | Method and Description |
|---|---|
static ToolUtils.SegmentStoreType |
ToolUtils.storeTypeFromPathOrUri(String pathOrUri) |
static ToolUtils.SegmentStoreType |
ToolUtils.SegmentStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolUtils.SegmentStoreType[] |
ToolUtils.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 |
ToolUtils.newSegmentNodeStorePersistence(ToolUtils.SegmentStoreType storeType,
String pathOrUri) |
static String |
ToolUtils.storeDescription(ToolUtils.SegmentStoreType storeType,
String pathOrUri) |
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.