Class AsyncCheckpointService
- java.lang.Object
-
- org.apache.jackrabbit.oak.plugins.index.AsyncCheckpointService
-
public class AsyncCheckpointService extends Object
-
-
Constructor Summary
Constructors Constructor Description AsyncCheckpointService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivate(org.osgi.framework.BundleContext bundleContext, org.apache.jackrabbit.oak.plugins.index.AsyncCheckpointService.Configuration config)voiddeactivate()
-
-
-
Method Detail
-
activate
public void activate(org.osgi.framework.BundleContext bundleContext, org.apache.jackrabbit.oak.plugins.index.AsyncCheckpointService.Configuration config)
-
deactivate
public void deactivate() throws IOException- Throws:
IOException
-
-