Class SegmentNodeStoreServiceDeprecationError

java.lang.Object
org.apache.jackrabbit.oak.segment.osgi.SegmentNodeStoreServiceDeprecationError

public class SegmentNodeStoreServiceDeprecationError extends Object
This component is activated when a configuration for the deprecated SegmentNodeStoreService from oak-segment is detected. When this component is activated, it prints a detailed error message describing the detected problem and hinting at a possible solution.
  • Constructor Details

    • SegmentNodeStoreServiceDeprecationError

      public SegmentNodeStoreServiceDeprecationError()
  • Method Details

    • activate

      public void activate()