Class AzureSegmentStoreService
java.lang.Object
org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate(org.osgi.service.component.ComponentContext context, Configuration config) void
-
Field Details
-
DEFAULT_CONTAINER_NAME
- See Also:
-
DEFAULT_ROOT_PATH
- See Also:
-
DEFAULT_ENABLE_SECONDARY_LOCATION
public static final boolean DEFAULT_ENABLE_SECONDARY_LOCATION- See Also:
-
SEGMENT_AZURE_V_12_ENABLED
- See Also:
-
-
Constructor Details
-
AzureSegmentStoreService
public AzureSegmentStoreService()
-
-
Method Details
-
activate
public void activate(org.osgi.service.component.ComponentContext context, Configuration config) throws IOException - Throws:
IOException
-
deactivate
- Throws:
IOException
-