All Implemented Interfaces:
CacheRegion

public class ScriptsCacheRegion extends LRUCacheRegion
  • Constructor Details

    • ScriptsCacheRegion

      public ScriptsCacheRegion(String name, int maxEntries, boolean statsEnabled)
  • Method Details