Class AzureSegmentStoreV8
- java.lang.Object
-
- org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentStoreV8
-
public class AzureSegmentStoreV8 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_ENDPOINT_SUFFIX
-
Constructor Summary
Constructors Constructor Description AzureSegmentStoreV8()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AzurePersistenceV8createAzurePersistenceFrom(Configuration configuration)
-
-
-
Field Detail
-
DEFAULT_ENDPOINT_SUFFIX
public static final String DEFAULT_ENDPOINT_SUFFIX
- See Also:
- Constant Field Values
-
-
Method Detail
-
createAzurePersistenceFrom
public static AzurePersistenceV8 createAzurePersistenceFrom(Configuration configuration) throws IOException
- Throws:
IOException
-
-