Class AsyncIndexerService


  • public class AsyncIndexerService
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void activate​(BundleContext bundleContext, org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.Configuration config)  
      void deactivate()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AsyncIndexerService

        public AsyncIndexerService()
    • Method Detail

      • activate

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

        public void deactivate()
                        throws java.io.IOException
        Throws:
        java.io.IOException