RegionFactory implementationsEntryProcessor which acts on a hibernate region cache
IMapHazelcastInstance from Session.HazelcastInstance from SessionFactory.HazelcastInstance from SessionFactoryImplementor.Hazelcast.getHazelcastInstanceByName(String instanceName) insteadIHazelcastInstanceLoader
that returns a HazelcastInstance depending on configuration either backed by Hazelcast
client or node implementation.DataSerializerHook which constructs any of the
DataSerializable objects for the
hibernate moduleRegionCache implementation based on the underlying IMapHazelcastInstance 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.EntryProcessor which unlocks
a soft-locked region cached entryEntryProcessor which attempts
to update a region cache entryCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.