Module org.apache.lucene.monitor
Package org.apache.lucene.monitor
Interface QueryIndex.CachePopulator
-
- Enclosing class:
- QueryIndex
static interface QueryIndex.CachePopulator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
populateCacheWithIndex(java.util.Map<java.lang.String,QueryCacheEntry> newCache)
-
-
-
Method Detail
-
populateCacheWithIndex
void populateCacheWithIndex(java.util.Map<java.lang.String,QueryCacheEntry> newCache) throws java.io.IOException
- Throws:
java.io.IOException
-
-