EntryProcessor which acts on a hibernate region cache
IMapHazelcastInstance depending on configuration either backed by Hazelcast
client or node implementation.HazelcastInstance from Session.HazelcastInstance from SessionFactory.HazelcastInstance from SessionFactoryImplementor.IHazelcastInstanceFactory
that shall be used for creating
hazelcast instance loaders.Hazelcast.getHazelcastInstanceByName(String instanceName) insteadRegionCache reference.DataSerializerHook which constructs any of the
DataSerializable objects for the
hibernate moduleIHazelcastInstanceLoaderRegionCache implementation based on the underlying IMap
Note, IMap locks are intentionally not used in this class.HazelcastInstance or loads an already
existing instances by it's name.RegionCache implementation based on a topic to distribute cache updates.EntryProcessor which soft-locks
a region cached entrySoftLock marker interface.org.hibernate.boot.registry.selector.spi.StrategySelector service
under a number of keys.EntryProcessor which unlocks
a soft-locked region cached entryEntryProcessor which attempts
to update a region cache entryCopyright © 2019. All Rights Reserved.