Index

A B C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

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(PhoneHomeService) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(CacheKeysFactory) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
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

BACKOFF_MULTIPLIER - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the IMDG cluster connection backoff multiplier
build() - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
builder() - Static method in class com.hazelcast.hibernate.local.LocalRegionCache
 
Builder() - Constructor for class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 

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.
clear() - Method in interface com.hazelcast.hibernate.RegionCache
 
close() - Method in class com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictor
 
CLUSTER_TIMEOUT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the IMDG cluster connection timeout
com.hazelcast.hibernate - package com.hazelcast.hibernate
Provides region interfaces/classes for Hibernate.
com.hazelcast.hibernate.distributed - package com.hazelcast.hibernate.distributed
Provides region interfaces/classes 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 region interfaces/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.
com.hazelcast.hibernate53 - module com.hazelcast.hibernate53
 
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
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
 
create(MapConfig) - Static method in interface com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig
Creates an LocalRegionCache.EvictionConfig for a given Hazelcast MapConfig.
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 class com.hazelcast.hibernate.local.LocalRegionCache
 
destroy() - Method in interface com.hazelcast.hibernate.RegionCache
 

E

equals(Object) - Method in class com.hazelcast.hibernate.serialization.Expirable
 
equals(Object) - Method in class com.hazelcast.hibernate.serialization.Value
 
evictData() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
 
evictData() - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
evictData() - 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 class com.hazelcast.hibernate.distributed.IMapRegionCache
 
evictData(Object) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
evictData(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
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
 

F

F_ID - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
The factory id for this class
FALLBACK - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to enable fallback on datasource if Hazelcast cluster is not available
freeHeapBasedCacheEvictor - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
FreeHeapBasedCacheEvictor - Class in com.hazelcast.hibernate.local
 
FreeHeapBasedCacheEvictor() - Constructor for class com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictor
 

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
 
getBackoffMultiplier(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getClassId() - Method in class com.hazelcast.hibernate.local.Invalidation
 
getClassId() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getClassId() - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
getClassId() - Method in class com.hazelcast.hibernate.serialization.Value
 
getClusterTimeout(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
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
Returns the number of in-memory entries (without backups) for a particular application instance or -1 if using Hazelcast Client
getElementCountInMemory() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
getElementCountOnDisk() - Method in interface com.hazelcast.hibernate.RegionCache
Hazelcast does not support pushing elements to disk.
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
 
getFallback(Map<String, Object>) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getFromCache(Object, SharedSessionContractImplementor) - Method in class com.hazelcast.hibernate.HazelcastStorageAccessImpl
 
getHazelcastInstance() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getImplicitCacheKeysFactory() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getInitialBackoff(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
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
 
getMaxBackoff(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getMaxSize() - Method in interface com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig
Deprecated.
getMaxSizePolicy() - Method in class com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig.DefaultEvictionConfig
 
getMaxSizePolicy() - Method in interface com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig
 
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
 
getSenderId() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getSerializationType() - Method in class com.hazelcast.hibernate.serialization.Hibernate5CacheEntrySerializerHook
 
getSize() - Method in class com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig.DefaultEvictionConfig
 
getSize() - Method in interface com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig
Returns the size which is used by the MaxSizePolicy.
getSizeInMemory() - Method in class com.hazelcast.hibernate.distributed.IMapRegionCache
Returns the total in-memory cost in bytes (including IMap, Near Cache, backup, Merkle trees) for a particular application instance or -1 if using Hazelcast Client
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
 
getTimestamp() - Method in class com.hazelcast.hibernate.local.Timestamp
 
getTimestamp() - Method in class com.hazelcast.hibernate.serialization.Value
 
getTimeToLive() - Method in class com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig.DefaultEvictionConfig
 
getTimeToLive() - Method in interface com.hazelcast.hibernate.local.LocalRegionCache.EvictionConfig
 
getValue() - Method in class com.hazelcast.hibernate.serialization.Expirable
 
getValue() - 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.Expirable
 
getValue(long) - Method in class com.hazelcast.hibernate.serialization.ExpiryMarker
 
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

hashCode() - Method in class com.hazelcast.hibernate.serialization.Expirable
 
hashCode() - Method in class com.hazelcast.hibernate.serialization.Value
 
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_SHUTDOWN_HOOK_ENABLED - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast Shutdown Hook
HazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
Simple RegionFactory implementation to return Hazelcast based Region implementations
HazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(PhoneHomeService) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(CacheKeysFactory) - 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(PhoneHomeService) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastLocalCacheRegionFactory(CacheKeysFactory) - 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
A custom DomainDataStorageAccess implementation delegating to one of Hazelcast RegionCache implementations.
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
IMapRegionCache(RegionFactory, String, HazelcastInstance) - Constructor for class com.hazelcast.hibernate.distributed.IMapRegionCache
 
INITIAL_BACKOFF_MS - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the IMDG cluster connection initial backoff
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
 
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, boolean, LocalRegionCache.EvictionConfig, FreeHeapBasedCacheEvictor) - Constructor for class com.hazelcast.hibernate.local.LocalRegionCache
 
LocalRegionCache.Builder - Class in com.hazelcast.hibernate.local
 
LocalRegionCache.EvictionConfig - Interface in com.hazelcast.hibernate.local
Generic representation of eviction-related configuration
LocalRegionCache.EvictionConfig.DefaultEvictionConfig - Class in com.hazelcast.hibernate.local
 
localRegionCaches - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 

M

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
 
MAX_BACKOFF_MS - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the IMDG cluster connection max backoff
maybeInvalidate(Object) - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
maybeInvalidate(Object) - Method in class com.hazelcast.hibernate.local.TimestampsRegionCache
 
merge(MergingValue<Object>, MergingValue<Object>) - 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_CLUSTER_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast client cluster name
NATIVE_CLIENT_INSTANCE_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast client instance name
nextTimestamp() - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
nextTimestamp() - Method in class com.hazelcast.hibernate.local.LocalRegionCache
 
nextTimestamp() - Method in interface com.hazelcast.hibernate.RegionCache
 
nextTimestamp(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 

P

prepareForUse(SessionFactoryOptions, Map) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
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.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.
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(String) - Method in class com.hazelcast.hibernate.local.FreeHeapBasedCacheEvictor
 
StrategyRegistrationProviderImpl - Class in com.hazelcast.hibernate
Makes the Hazelcast RegionFactory available to the Hibernate 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, UUID) - 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, FreeHeapBasedCacheEvictor) - 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
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
 
USE_NATIVE_CLIENT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure whether a Hazelcast client or node will be used for connection to the cluster

V

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
 
VALUE - Static variable in class com.hazelcast.hibernate.serialization.HibernateDataSerializerHook
 
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

withEvictionConfig(LocalRegionCache.EvictionConfig) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
withFreeHeapBasedCacheEvictor(FreeHeapBasedCacheEvictor) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
withHazelcastInstance(HazelcastInstance) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
withName(String) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
withRegionConfig(DomainDataRegionConfig) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
withRegionFactory(RegionFactory) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
withTopic(boolean) - Method in class com.hazelcast.hibernate.local.LocalRegionCache.Builder
 
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form