Class AsyncIndexerService

java.lang.Object
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService

public class AsyncIndexerService extends Object
  • Constructor Details

    • AsyncIndexerService

      public AsyncIndexerService()
  • Method Details

    • activate

      public void activate(org.osgi.framework.BundleContext bundleContext, org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.Configuration config)
    • deactivate

      public void deactivate() throws IOException
      Throws:
      IOException