Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

AbstractHazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
Simple RegionFactory implementation to return Hazelcast based local Region implementations
AbstractHazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(CacheKeysFactory) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractRegionCacheEntryProcessor - Class in com.hazelcast.hibernate.distributed
An abstract implementation of EntryProcessor which acts on a hibernate region cache IMap
AbstractRegionCacheEntryProcessor() - Constructor for class com.hazelcast.hibernate.distributed.AbstractRegionCacheEntryProcessor
 
afterUpdate(Object, Object, Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
afterUpdate(Object, Object, Object) - Method in interface com.hazelcast.hibernate.HazelcastStorageAccess
 
afterUpdate(Object, Object, Object) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
afterUpdate(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
afterUpdate(Object, Object, Object) - Method in interface com.hazelcast.hibernate.RegionCache
 

B

buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 

C

cache - Variable in class com.hazelcast.hibernate.local.LocalRegionCache
 
CacheEntryImpl - Class in com.hazelcast.hibernate.serialization
Simple CacheEntry implementation to avoid using internal Hibernate class StandardCacheEntryImpl
CacheEntryImpl(Serializable[], String, Object) - Constructor for class com.hazelcast.hibernate.serialization.CacheEntryImpl
 
CacheEnvironment - Class in com.hazelcast.hibernate
This class is used to help in setup the internal caches.
cleanupService - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
CleanupService - Class in com.hazelcast.hibernate.local
An internal service to clean cache regions
CleanupService(String) - Constructor for class com.hazelcast.hibernate.local.CleanupService
 
CleanupService(String, long) - Constructor for class com.hazelcast.hibernate.local.CleanupService
Visible for testing only.
clear() - Method in interface com.hazelcast.hibernate.RegionCache
 
com.hazelcast.hibernate - package com.hazelcast.hibernate
Contains interfaces/classes related to Hibernate.
com.hazelcast.hibernate.distributed - package com.hazelcast.hibernate.distributed
Provides distributed class for Hibernate.
com.hazelcast.hibernate.instance - package com.hazelcast.hibernate.instance
Provides instance interfaces/classes for Hibernate.
com.hazelcast.hibernate.local - package com.hazelcast.hibernate.local
Provides local classes for Hibernate.
com.hazelcast.hibernate.serialization - package com.hazelcast.hibernate.serialization
This class contains the Hibernate 5 serializer hooks so that we don't lose handling on serialization while working on Hibernate.
CONFIG_FILE_PATH - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the path of the hazelcast.xml or hazelcast-client.xml configuration files
CONFIG_FILE_PATH_LEGACY - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Deprecated.
configure(Properties) - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
Applies a set of properties to the factory
contains(Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
contains(Object) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
contains(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
contains(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
createFactory() - Method in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
createInstanceLoader(Properties) - Method in class com.hazelcast.hibernate.instance.DefaultHazelcastInstanceFactory
 
createInstanceLoader(Properties) - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceFactory
 
createMessage(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
createMessage(Object, Object, Object) - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
createRegionCache(String, SessionFactoryImplementor, DomainDataRegionConfig) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
createRegionCache(String, SessionFactoryImplementor, DomainDataRegionConfig) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
createRegionCache(String, SessionFactoryImplementor, DomainDataRegionConfig) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
createSerializer() - Method in class com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook
 
createTimestampsRegionCache(String, SessionFactoryImplementor) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
createTimestampsRegionCache(String, SessionFactoryImplementor) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
createTimestampsRegionCache(String, SessionFactoryImplementor) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 

D

DefaultHazelcastInstanceFactory - Class in com.hazelcast.hibernate.instance
A factory that returns a HazelcastInstance depending on configuration either backed by Hazelcast client or node implementation.
DefaultHazelcastInstanceFactory() - Constructor for class com.hazelcast.hibernate.instance.DefaultHazelcastInstanceFactory
 
destroy() - Method in interface com.hazelcast.hibernate.RegionCache
 

E

evictData() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
evictData(Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
evictData() - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
evictData(Object) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
evictData() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
evictData(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
evictData() - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
evictData() - Method in interface com.hazelcast.hibernate.RegionCache
 
evictData(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
Expirable - Class in com.hazelcast.hibernate.serialization
A container class which represents an entry in a region cache which can be marked for expiration
Expirable() - Constructor for class com.hazelcast.hibernate.serialization.Expirable
 
Expirable(Object) - Constructor for class com.hazelcast.hibernate.serialization.Expirable
 
expire(long) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
Expire the marker.
EXPIRY_MARKER - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
ExpiryMarker - Class in com.hazelcast.hibernate.serialization
An entry which is marked for expiration.
ExpiryMarker() - Constructor for class com.hazelcast.hibernate.serialization.ExpiryMarker
 
ExpiryMarker(Object, long, String) - Constructor for class com.hazelcast.hibernate.serialization.ExpiryMarker
 
EXPLICIT_VERSION_CHECK - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure explicitly checks the CacheEntry's version while updating RegionCache.

F

F_ID - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
The factory id for this class

G

generateCollectionAccess(CollectionDataCachingConfig) - Method in class com.hazelcast.hibernate.HazelcastDomainDataRegionImpl
 
generateReadWriteEntityAccess(EntityDataCachingConfig) - Method in class com.hazelcast.hibernate.HazelcastDomainDataRegionImpl
 
generateReadWriteNaturalIdAccess(NaturalIdDataCachingConfig) - Method in class com.hazelcast.hibernate.HazelcastDomainDataRegionImpl
 
generateTransactionalCollectionDataAccess(CollectionDataCachingConfig) - Method in class com.hazelcast.hibernate.HazelcastDomainDataRegionImpl
 
generateTransactionalEntityDataAccess(EntityDataCachingConfig) - Method in class com.hazelcast.hibernate.HazelcastDomainDataRegionImpl
 
generateTransactionalNaturalIdDataAccess(NaturalIdDataCachingConfig) - Method in class com.hazelcast.hibernate.HazelcastDomainDataRegionImpl
 
get(Object, long) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
get(Object, long) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
get(Object, long) - Method in interface com.hazelcast.hibernate.RegionCache
 
getBackupProcessor() - Method in class com.hazelcast.hibernate.distributed.AbstractRegionCacheEntryProcessor
 
getConfigFilePath(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getDefaultCacheTimeoutInMillis() - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getDisassembledState() - Method in class com.hazelcast.hibernate.serialization.CacheEntryImpl
 
getElementCountInMemory() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
getElementCountInMemory() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
getElementCountOnDisk() - Method in interface com.hazelcast.hibernate.RegionCache
 
getFactoryId() - Method in class com.hazelcast.hibernate.distributed.AbstractRegionCacheEntryProcessor
 
getFactoryId() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getFactoryId() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getFactoryId() - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
getFactoryId() - Method in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
getFactoryId() - Method in class com.hazelcast.hibernate.serialization.Value
 
getFromCache(Object, SharedSessionContractImplementor) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
getHazelcastInstance() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getHazelcastInstance(Session) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Deprecated.
Tries to extract HazelcastInstance from Session.
getHazelcastInstance(SessionFactory) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Deprecated.
Tries to extract HazelcastInstance from SessionFactory.
getHazelcastInstance(SessionFactoryImplementor) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Deprecated.
Tries to extract HazelcastInstance from SessionFactoryImplementor.
getId() - Method in class com.hazelcast.hibernate.distributed.LockEntryProcessor
 
getId() - Method in class com.hazelcast.hibernate.distributed.UnlockEntryProcessor
 
getId() - Method in class com.hazelcast.hibernate.distributed.UpdateEntryProcessor
 
getId() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getId() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getId() - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
getId() - Method in class com.hazelcast.hibernate.serialization.Value
 
getImplicitCacheKeysFactory() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getInstanceName(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getKey() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getKey() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getLockTimeoutInMillis(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getMarker() - Method in class com.hazelcast.hibernate.serialization.MarkerWrapper
 
getMaxOperationTimeout(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
getName() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
getName() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
getRegionFactory() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
getRegionFactory() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
getSerializationType() - Method in class com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook
 
getSizeInMemory() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
getSizeInMemory() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
getStrategyRegistrations() - Method in class com.hazelcast.hibernate.StrategyRegistrationProviderImpl
 
getSubclass() - Method in class com.hazelcast.hibernate.serialization.CacheEntryImpl
 
getTimeout(HazelcastInstance, String) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
getTimestamp() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getTimestamp() - Method in class com.hazelcast.hibernate.serialization.Value
 
getValue() - Method in class com.hazelcast.hibernate.serialization.Expirable
 
getValue(long) - Method in class com.hazelcast.hibernate.serialization.Expirable
 
getValue() - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
getValue(long) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
getValue() - Method in class com.hazelcast.hibernate.serialization.Value
 
getValue(long) - Method in class com.hazelcast.hibernate.serialization.Value
 
getVersion() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getVersion() - Method in class com.hazelcast.hibernate.serialization.CacheEntryImpl
 
getVersion() - Method in class com.hazelcast.hibernate.serialization.Expirable
 

H

HAZELCAST_FACTORY - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure which IHazelcastInstanceFactory that shall be used for creating hazelcast instance loaders.
HAZELCAST_INSTANCE_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the Hazelcast instance internal name
HAZELCAST_OPERATION_TIMEOUT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the Hazelcast operation timeout
HAZELCAST_SHUTDOWN_HOOK_ENABLED - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast Shutdown Hook
HazelcastAccessor - Class in com.hazelcast.hibernate.instance
Deprecated.
Set instanceName for your Hazelcast instance and use Hazelcast.getHazelcastInstanceByName(String instanceName) instead
HazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
Simple RegionFactory implementation to return Hazelcast based Region implementations
HazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(CacheKeysFactory) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastDomainDataRegionImpl - Class in com.hazelcast.hibernate
Hazelcast based timestamp using region implementation
HazelcastLocalCacheRegionFactory - Class in com.hazelcast.hibernate
Simple RegionFactory implementation to return Hazelcast based local Region implementations
HazelcastLocalCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastLocalCacheRegionFactory(CacheKeysFactory) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastLocalCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastStorageAccess - Interface in com.hazelcast.hibernate
Hazelcast specific interface version of Hibernate's DomainDataStorageAccess
HazelcastStorageAccessImpl - Class in com.hazelcast.hibernate
StorageAccess implementation wrapping a Hazelcast RegionCache reference.
HazelcastTimestamper - Class in com.hazelcast.hibernate
Helper class to create timestamps and calculate timeouts based on either Hazelcast configuration of by requesting values on the cluster.
Hibernate5CacheEntrySerializerHook - Class in com.hazelcast.hibernate.serialization
This class is used to register a special serializer to not lose power over serialization in Hibernate 5.3.
Hibernate5CacheEntrySerializerHook() - Constructor for class com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook
 
HibernateDataSerializerHook - Class in com.hazelcast.hibernate.serialization
An implementation of DataSerializerHook which constructs any of the DataSerializable objects for the hibernate module
HibernateDataSerializerHook() - Constructor for class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 

I

IHazelcastInstanceFactory - Interface in com.hazelcast.hibernate.instance
A hookable factory class to build up implementations of IHazelcastInstanceLoader
IHazelcastInstanceLoader - Interface in com.hazelcast.hibernate.instance
Factory interface to build Hazelcast instances and configure them depending on configuration.
IMapRegionCache - Class in com.hazelcast.hibernate.distributed
A RegionCache implementation based on the underlying IMap

Note, IMap locks are intentionally not used in this class.

IMapRegionCache(RegionFactory, String, HazelcastInstance) - Constructor for class com.hazelcast.hibernate.distributed.IMapRegionCache
 
instance - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
Invalidation - Class in com.hazelcast.hibernate.local
An invalidation messages
Invalidation() - Constructor for class com.hazelcast.hibernate.local.Invalidation
 
Invalidation(Object, Object) - Constructor for class com.hazelcast.hibernate.local.Invalidation
 
INVALIDATION - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
isConcurrent() - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
isExplicitVersionCheckEnabled(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
isNativeClient(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
isOverwritable() - Method in class com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook
 
isReferenceEntry() - Method in class com.hazelcast.hibernate.serialization.CacheEntryImpl
 
isReplaceableBy(long, Object, Comparator) - Method in class com.hazelcast.hibernate.serialization.Expirable
Determine if the current entry can be overridden with a value corresponding to the given new version and the transaction timestamp.
isReplaceableBy(long, Object, Comparator) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
isReplaceableBy(long, Object, Comparator) - Method in class com.hazelcast.hibernate.serialization.Value
 
isStarted() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 

L

loadInstance() - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
Create a new HazelcastInstance or loads an already existing instances by it's name.
LocalRegionCache - Class in com.hazelcast.hibernate.local
Local only RegionCache implementation based on a topic to distribute cache updates.
LocalRegionCache(RegionFactory, String, HazelcastInstance, DomainDataRegionConfig) - Constructor for class com.hazelcast.hibernate.local.LocalRegionCache
 
LocalRegionCache(RegionFactory, String, HazelcastInstance, DomainDataRegionConfig, boolean) - Constructor for class com.hazelcast.hibernate.local.LocalRegionCache
 
LOCK - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
LOCK_TIMEOUT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the timeout delay before a lock eventually times out
LockEntryProcessor - Class in com.hazelcast.hibernate.distributed
A concrete implementation of EntryProcessor which soft-locks a region cached entry
LockEntryProcessor() - Constructor for class com.hazelcast.hibernate.distributed.LockEntryProcessor
 
LockEntryProcessor(String, long, Object) - Constructor for class com.hazelcast.hibernate.distributed.LockEntryProcessor
 

M

MarkerWrapper - Class in com.hazelcast.hibernate.serialization
A wrapper class for ExpiryMarker for returning copy of marker object with SoftLock marker interface.
MarkerWrapper(ExpiryMarker) - Constructor for class com.hazelcast.hibernate.serialization.MarkerWrapper
 
markForExpiration(long, String) - Method in class com.hazelcast.hibernate.serialization.Expirable
Mark the entry for expiration with the given timeout and marker id.
markForExpiration(long, String) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
markForExpiration(long, String) - Method in class com.hazelcast.hibernate.serialization.Value
 
matches(ExpiryMarker) - Method in class com.hazelcast.hibernate.serialization.Expirable
 
matches(ExpiryMarker) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
matches(ExpiryMarker) - Method in class com.hazelcast.hibernate.serialization.Value
 
maybeInvalidate(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
maybeInvalidate(Object) - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
merge(String, EntryView, EntryView) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 

N

NATIVE_CLIENT_ADDRESS - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the address for the Hazelcast client to connect to
NATIVE_CLIENT_GROUP - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast client group name
NATIVE_CLIENT_INSTANCE_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast client instance name
NATIVE_CLIENT_PASSWORD - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast client group password
nextTimestamp(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
nextTimestamp() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
nextTimestamp() - Method in interface com.hazelcast.hibernate.RegionCache
 

P

prepareForUse(SessionFactoryOptions, Map) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
process(Map.Entry<Object, Expirable>) - Method in class com.hazelcast.hibernate.distributed.LockEntryProcessor
 
process(Map.Entry<Object, Expirable>) - Method in class com.hazelcast.hibernate.distributed.UnlockEntryProcessor
 
process(Map.Entry<Object, Expirable>) - Method in class com.hazelcast.hibernate.distributed.UpdateEntryProcessor
 
processBackup(Map.Entry<Object, Expirable>) - Method in class com.hazelcast.hibernate.distributed.AbstractRegionCacheEntryProcessor
 
put(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
put(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
put(Object, Object, long, Object) - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
put(Object, Object, long, Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 

R

readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.distributed.LockEntryProcessor
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.distributed.UnlockEntryProcessor
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.distributed.UpdateEntryProcessor
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.local.Invalidation
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.local.Timestamp
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.serialization.Expirable
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.serialization.Value
 
readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
RegionCache - Interface in com.hazelcast.hibernate
This interface defines an internal cached region implementation.
registerCache(LocalRegionCache) - Method in class com.hazelcast.hibernate.local.CleanupService
 
release() - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
releaseFromUse() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 

S

SHUTDOWN_ON_STOP - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure if the HazelcastInstance should going to shutdown when the RegionFactory is being stopped
shutdownOnStop(Properties, boolean) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
stop() - Method in class com.hazelcast.hibernate.local.CleanupService
 
StrategyRegistrationProviderImpl - Class in com.hazelcast.hibernate
Makes the Hazelcast RegionFactory available to the Hibernate org.hibernate.boot.registry.selector.spi.StrategySelector service under a number of keys.
StrategyRegistrationProviderImpl() - Constructor for class com.hazelcast.hibernate.StrategyRegistrationProviderImpl
 

T

Timestamp - Class in com.hazelcast.hibernate.local
Hazelcast compatible implementation of a timestamp for internal eviction
Timestamp() - Constructor for class com.hazelcast.hibernate.local.Timestamp
 
Timestamp(Object, long) - Constructor for class com.hazelcast.hibernate.local.Timestamp
 
TIMESTAMP - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
TimestampsRegionCache - Class in com.hazelcast.hibernate.local
A timestamp based local RegionCache
TimestampsRegionCache(RegionFactory, String, HazelcastInstance) - Constructor for class com.hazelcast.hibernate.local.TimestampsRegionCache
 
toString() - Method in class com.hazelcast.hibernate.local.Invalidation
 
toString() - Method in class com.hazelcast.hibernate.local.Timestamp
 

U

unloadInstance() - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
Tries to shutdown a HazelcastInstance
UNLOCK - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
UnlockEntryProcessor - Class in com.hazelcast.hibernate.distributed
A concrete implementation of EntryProcessor which unlocks a soft-locked region cached entry
UnlockEntryProcessor() - Constructor for class com.hazelcast.hibernate.distributed.UnlockEntryProcessor
 
UnlockEntryProcessor(ExpiryMarker, String, long) - Constructor for class com.hazelcast.hibernate.distributed.UnlockEntryProcessor
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
unlockItem(Object, SoftLock) - Method in interface com.hazelcast.hibernate.HazelcastStorageAccess
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
unlockItem(Object, SoftLock) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
unlockItem(Object, SoftLock) - Method in interface com.hazelcast.hibernate.RegionCache
 
UPDATE - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
UpdateEntryProcessor - Class in com.hazelcast.hibernate.distributed
A concrete implementation of EntryProcessor which attempts to update a region cache entry
UpdateEntryProcessor() - Constructor for class com.hazelcast.hibernate.distributed.UpdateEntryProcessor
 
UpdateEntryProcessor(ExpiryMarker, Object, Object, String, long) - Constructor for class com.hazelcast.hibernate.distributed.UpdateEntryProcessor
 
USE_NATIVE_CLIENT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure weather a Hazelcast client or node will be used for connection to the cluster

V

VALUE - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
Value - Class in com.hazelcast.hibernate.serialization
A value within a region cache
Value() - Constructor for class com.hazelcast.hibernate.serialization.Value
 
Value(Object, long, Object) - Constructor for class com.hazelcast.hibernate.serialization.Value
 
version - Variable in class com.hazelcast.hibernate.serialization.Expirable
 
VersionAwareMapMergePolicy - Class in com.hazelcast.hibernate
A merge policy implementation to handle split brain remerges based on the timestamps stored in the values.
VersionAwareMapMergePolicy() - Constructor for class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 

W

writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.distributed.LockEntryProcessor
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.distributed.UnlockEntryProcessor
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.distributed.UpdateEntryProcessor
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.local.Invalidation
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.local.Timestamp
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.serialization.Expirable
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.serialization.Value
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2019. All Rights Reserved.