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 void
QueryIndex. purgeCache(QueryIndex.CachePopulator populator)
(package private) void
ReadonlyQueryIndex. purgeCache(QueryIndex.CachePopulator populator)
(package private) void
WritableQueryIndex. purgeCache(QueryIndex.CachePopulator populator)
-