net.sf.ehcache.management.resource
Class CacheStatisticSampleEntityV2
java.lang.Object
org.terracotta.management.resource.AbstractEntityV2
net.sf.ehcache.management.resource.AbstractCacheEntityV2
net.sf.ehcache.management.resource.CacheStatisticSampleEntityV2
- All Implemented Interfaces:
- Serializable, org.terracotta.management.resource.Representable
public class CacheStatisticSampleEntityV2
- extends AbstractCacheEntityV2
- Author:
- brandony
- See Also:
- Serialized Form
| Fields inherited from class org.terracotta.management.resource.AbstractEntityV2 |
VERSION_V2 |
| Fields inherited from interface org.terracotta.management.resource.Representable |
EMBEDDED_AGENT_ID |
| Methods inherited from class org.terracotta.management.resource.AbstractEntityV2 |
getAgentId, setAgentId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheStatisticSampleEntityV2
public CacheStatisticSampleEntityV2()
getStatName
public String getStatName()
setStatName
public void setStatName(String statName)
getStatValueByTimeMillis
public Map<Long,Long> getStatValueByTimeMillis()
setStatValueByTimeMillis
public void setStatValueByTimeMillis(Map<Long,Long> statValueByTimeMillis)
Copyright © 2003-2015 Terracotta, Inc.. All Rights Reserved.