Class CacheModel

java.lang.Object
io.vertigo.dashboard.ui.commons.model.CacheModel

public class CacheModel extends Object
  • Constructor Details

    • CacheModel

      public CacheModel(io.vertigo.datastore.cache.definitions.CacheDefinition cacheDefinition)
  • Method Details

    • getName

      public String getName()
    • getTtlIdle

      public int getTtlIdle()
    • getTtl

      public int getTtl()
    • getMaxElements

      public int getMaxElements()