Package com.jalios.jcms.search
Class LuceneDataSearchEngine.IndexingLatch
- java.lang.Object
-
- java.util.concurrent.CountDownLatch
-
- com.jalios.jcms.search.LuceneDataSearchEngine.IndexingLatch
-
- Enclosing class:
- LuceneDataSearchEngine
public static class LuceneDataSearchEngine.IndexingLatch extends java.util.concurrent.CountDownLatch
CountDownLatch used to be notified of the end of the next indexing operation taking place on a Data.- Since:
- jcms-8.0.2, jcms-9, JCMS-3805
- See Also:
LuceneDataSearchEngine.getIndexingLatch(Data)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-