Class StandbyStoreServiceDeprecationError
- java.lang.Object
-
- org.apache.jackrabbit.oak.segment.osgi.StandbyStoreServiceDeprecationError
-
public class StandbyStoreServiceDeprecationError extends Object
This component is activated when a configuration for the deprecatedStandbyStoreService
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 StandbyStoreServiceDeprecationError()
-