Java org.hibernate.stat CacheRegionStatistics fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.stat CacheRegionStatistics fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.stat CacheRegionStatistics.

The text is from its open source code.

Field

longNO_EXTENDED_STAT_SUPPORT_RETURN
The value returned from #getElementCountInMemory , #getElementCountOnDisk() and #getSizeInMemory() for cache providers that do not support such "extended" statistics.