Interface QueryIndex.CachePopulator

  • Enclosing class:
    QueryIndex

    static interface QueryIndex.CachePopulator
    • Method Detail

      • populateCacheWithIndex

        void populateCacheWithIndex​(java.util.Map<java.lang.String,​QueryCacheEntry> newCache)
                             throws java.io.IOException
        Throws:
        java.io.IOException