Class CacheModel
java.lang.Object
io.vertigo.dashboard.ui.commons.model.CacheModel
-
Constructor Summary
ConstructorsConstructorDescriptionCacheModel(io.vertigo.datastore.cache.definitions.CacheDefinition cacheDefinition) -
Method Summary
-
Constructor Details
-
CacheModel
public CacheModel(io.vertigo.datastore.cache.definitions.CacheDefinition cacheDefinition)
-
-
Method Details
-
getName
-
getTtlIdle
public int getTtlIdle() -
getTtl
public int getTtl() -
getMaxElements
public int getMaxElements()
-