Class SegmentNodeStoreFactory


  • public class SegmentNodeStoreFactory
    extends Object
    A factory allowing creation of secondary segment node stores.

    The different secondaries are distinguished by their role attribute.

    • Constructor Detail

      • SegmentNodeStoreFactory

        public SegmentNodeStoreFactory()
    • Method Detail

      • 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()