public class HibernateTimestampsRegion extends HibernateGeneralDataRegion 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, ignite| Constructor and Description |
|---|
HibernateTimestampsRegion(HibernateRegionFactory factory,
String name,
Ignite ignite,
org.apache.ignite.internal.processors.cache.IgniteInternalCache<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 HibernateTimestampsRegion(HibernateRegionFactory factory, String name, Ignite ignite, org.apache.ignite.internal.processors.cache.IgniteInternalCache<Object,Object> cache)
factory - Region factory.name - Region name.ignite - Grid.cache - Region cache.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016