public class AzureSegmentStoreService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONTAINER_NAME |
static String |
DEFAULT_ROOT_PATH |
| Constructor and Description |
|---|
AzureSegmentStoreService() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.service.component.ComponentContext context,
org.apache.jackrabbit.oak.segment.azure.Configuration config) |
void |
deactivate() |
public static final String DEFAULT_CONTAINER_NAME
public static final String DEFAULT_ROOT_PATH
public void activate(org.osgi.service.component.ComponentContext context,
org.apache.jackrabbit.oak.segment.azure.Configuration config)
throws IOException
IOExceptionpublic void deactivate()
throws IOException
IOExceptionCopyright © 2012–2021 The Apache Software Foundation. All rights reserved.