| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.stat.CategorizedStatisticsorg.hibernate.stat.SecondLevelCacheStatisticspublic class SecondLevelCacheStatisticsextends CategorizedStatisticsMethod Summary | |
long | |
long | |
Map | |
long | |
long | |
long | |
long | |
String |
|
Methods inherited from class org.hibernate.stat.CategorizedStatistics | |
getCategoryName | |
public long getElementCountInMemory()
public long getElementCountOnDisk()
public Map getEntries()
public long getHitCount()
public long getMissCount()
public long getPutCount()
public long getSizeInMemory()
public String toString()