Class CacheRegionStatisticsImpl

java.lang.Object
org.hibernate.stat.internal.CacheRegionStatisticsImpl
All Implemented Interfaces:
Serializable, CacheRegionStatistics

public class CacheRegionStatisticsImpl extends Object implements CacheRegionStatistics, Serializable
Second level cache statistics of a specific region
See Also: