Class SegmentNodeStoreService
java.lang.Object
org.apache.jackrabbit.oak.segment.SegmentNodeStoreService
An OSGi wrapper for the segment node store.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
activate
(org.osgi.service.component.ComponentContext context, org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.Configuration configuration) void
-
Field Details
-
CUSTOM_BLOB_STORE
- See Also:
-
REPOSITORY_HOME_DIRECTORY
- See Also:
-
-
Constructor Details
-
SegmentNodeStoreService
public SegmentNodeStoreService()
-
-
Method Details
-
activate
public void activate(org.osgi.service.component.ComponentContext context, org.apache.jackrabbit.oak.segment.SegmentNodeStoreService.Configuration configuration) throws IOException - Throws:
IOException
-
deactivate
public void deactivate()
-