org.jboss.varia.stats
Class CacheListener.MissStats

java.lang.Object
  extended by org.jboss.varia.stats.AbstractStatisticalItem
      extended by org.jboss.varia.stats.CacheListener.MissStats
All Implemented Interfaces:
Serializable, StatisticalItem
Enclosing class:
CacheListener

public static class CacheListener.MissStats
extends AbstractStatisticalItem

See Also:
Serialized Form

Field Summary
static String NAME
           
 
Fields inherited from class org.jboss.varia.stats.AbstractStatisticalItem
name, value
 
Constructor Summary
CacheListener.MissStats(String name, int partitionIndex)
           
 
Method Summary
 
Methods inherited from class org.jboss.varia.stats.AbstractStatisticalItem
add, getCount, getMaxCountPerTx, getMergedItemsTotal, getMinCountPerTx, getName, getValue, merge, mergeNull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

CacheListener.MissStats

public CacheListener.MissStats(String name,
                               int partitionIndex)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.