public class IgniteTimestampsRegion extends IgniteGeneralDataRegion 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 RegionFactory.DEFAULT_UPDATE_TIMESTAMPS_REGION_UNQUALIFIED_NAME
.cache, ignite
构造器和说明 |
---|
IgniteTimestampsRegion(org.hibernate.cache.spi.RegionFactory factory,
String regionName,
Ignite ignite,
HibernateCacheProxy cache) |
clear, getFromCache, putIntoCache
destroy, getElementCountInMemory, getElementCountOnDisk, getSizeInMemory
public IgniteTimestampsRegion(org.hibernate.cache.spi.RegionFactory factory, String regionName, Ignite ignite, HibernateCacheProxy cache)
factory
- Region factory.regionName
- Region name.cache
- Region cache.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0-SNAPSHOT Release Date : 四月 9 2019