All Classes and Interfaces

Class
Description
Simple RegionFactory implementation to return Hazelcast based local Region implementations
Simple CacheEntry implementation to avoid using internal Hibernate class StandardCacheEntryImpl
This class is used to help in setup the internal caches.
A factory that returns a HazelcastInstance depending on configuration either backed by Hazelcast client or node implementation.
A container class which represents an entry in a region cache which can be marked for expiration
An entry which is marked for expiration.
 
Simple RegionFactory implementation to return Hazelcast based Region implementations
Hazelcast based timestamp using region implementation
Simple RegionFactory implementation to return Hazelcast based local Region implementations
Hazelcast specific interface version of Hibernate's DomainDataStorageAccess
A custom DomainDataStorageAccess implementation delegating to one of Hazelcast RegionCache implementations.
Helper class to create timestamps and calculate timeouts based on either Hazelcast configuration of by requesting values on the cluster.
This class is used to register a special serializer to not lose power over serialization in Hibernate 5.3.
An implementation of DataSerializerHook which constructs any of the DataSerializable objects for the hibernate module
A hookable factory class to build up implementations of IHazelcastInstanceLoader
Factory interface to build Hazelcast instances and configure them depending on configuration.
A RegionCache implementation based on the underlying IMap
An invalidation messages
Local only RegionCache implementation based on a topic to distribute cache updates.
 
Generic representation of eviction-related configuration
 
This interface defines an internal cached region implementation.
Makes the Hazelcast RegionFactory available to the Hibernate StrategySelector service under a number of keys.
Hazelcast compatible implementation of a timestamp for internal eviction
A timestamp based local RegionCache
A value within a region cache
A merge policy implementation to handle split brain remerges based on the timestamps stored in the values.