Package org.hibernate.cache.spi
Interface ExtendedStatisticsSupport
-
public interface ExtendedStatisticsSupportOptional contract for aRegiondefining support for extra statistic information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetElementCountInMemory()longgetElementCountOnDisk()longgetSizeInMemory()
-