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 private void
QueryIndex. purgeCache(QueryIndex.CachePopulator populator)
Remove unused queries from the query cache.
-