Uses of Interface
org.apache.lucene.monitor.QueryIndex.CachePopulator
-
Packages that use QueryIndex.CachePopulator Package Description org.apache.lucene.monitor Monitoring framework -
-
Uses of QueryIndex.CachePopulator in org.apache.lucene.monitor
Methods in org.apache.lucene.monitor with parameters of type QueryIndex.CachePopulator Modifier and Type Method Description (package private) abstract voidQueryIndex. purgeCache(QueryIndex.CachePopulator populator)(package private) voidReadonlyQueryIndex. purgeCache(QueryIndex.CachePopulator populator)(package private) voidWritableQueryIndex. purgeCache(QueryIndex.CachePopulator populator)
-