public class IgniteGeneralDataRegion extends HibernateRegion implements org.hibernate.cache.spi.DirectAccessRegion
DirectAccessRegion. This interface defines common contract for QueryResultsRegion
and TimestampsRegion.cache, ignite| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
@Nullable Object |
getFromCache(Object key,
org.hibernate.engine.spi.SharedSessionContractImplementor ses) |
void |
putIntoCache(Object key,
Object val,
org.hibernate.engine.spi.SharedSessionContractImplementor ses) |
destroy, getElementCountInMemory, getElementCountOnDisk, getSizeInMemorygetName, getRegionFactory@Nullable public @Nullable Object getFromCache(Object key, org.hibernate.engine.spi.SharedSessionContractImplementor ses) throws org.hibernate.cache.CacheException
getFromCache in interface org.hibernate.cache.spi.DirectAccessRegionorg.hibernate.cache.CacheExceptionpublic void putIntoCache(Object key, Object val, org.hibernate.engine.spi.SharedSessionContractImplementor ses) throws org.hibernate.cache.CacheException
putIntoCache in interface org.hibernate.cache.spi.DirectAccessRegionorg.hibernate.cache.CacheExceptionpublic void clear()
clear in interface org.hibernate.cache.spi.Regionclear in class HibernateRegion
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025