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 deprecatedSegmentNodeStoreService
fromoak-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 Summary
Constructors Constructor Description SegmentNodeStoreServiceDeprecationError()
-