Class SegmentNodeStoreService


  • public class SegmentNodeStoreService
    extends Object
    An OSGi wrapper for the segment node store.
    • Constructor Detail

      • SegmentNodeStoreService

        public SegmentNodeStoreService()
    • Method Detail

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