Class SegmentNodeStoreFactory
java.lang.Object
org.apache.jackrabbit.oak.segment.SegmentNodeStoreFactory
A factory allowing creation of secondary segment node stores.
The different secondaries are distinguished by their role attribute.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
activate
(org.osgi.service.component.ComponentContext context, org.apache.jackrabbit.oak.segment.SegmentNodeStoreFactory.Configuration configuration) void
-
Constructor Details
-
SegmentNodeStoreFactory
public SegmentNodeStoreFactory()
-
-
Method Details
-
activate
public void activate(org.osgi.service.component.ComponentContext context, org.apache.jackrabbit.oak.segment.SegmentNodeStoreFactory.Configuration configuration) throws IOException - Throws:
IOException
-
deactivate
public void deactivate()
-