Class SegmentNodeStoreService

java.lang.Object
org.apache.jackrabbit.oak.segment.SegmentNodeStoreService

public class SegmentNodeStoreService extends Object
An OSGi wrapper for the segment node store.
  • Field Details

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