Class SolrCacheBase.AutoWarmCountRef

  • Enclosing class:
    SolrCacheBase

    public static class SolrCacheBase.AutoWarmCountRef
    extends Object
    Decides how many things to autowarm based on the size of another cache
    • Constructor Detail

      • AutoWarmCountRef

        public AutoWarmCountRef​(String configValue)
    • Method Detail

      • isAutoWarmingOn

        public boolean isAutoWarmingOn()
      • getWarmCount

        public int getWarmCount​(int previousCacheSize)