public class GridHibernateTimestampsRegion extends GridHibernateGeneralDataRegion implements org.hibernate.cache.spi.TimestampsRegion
TimestampsRegion. This region is automatically created when query
caching is enabled and it holds most recent updates timestamps to queryable tables.
Name of timestamps region is "org.hibernate.cache.spi.UpdateTimestampsCache".cache, factory, grid| Constructor and Description |
|---|
GridHibernateTimestampsRegion(GridHibernateRegionFactory factory,
String name,
org.gridgain.grid.Grid grid,
org.gridgain.grid.cache.GridCache<Object,Object> cache) |
evict, evictAll, get, putcontains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic GridHibernateTimestampsRegion(GridHibernateRegionFactory factory, String name, org.gridgain.grid.Grid grid, org.gridgain.grid.cache.GridCache<Object,Object> cache)
factory - Region factory.name - Region name.grid - Grid.cache - Region cache.
GridGain Fabric : ver. 6.6.9-p1 Release Date : August 10 2016