A B C E G H I L M N P R S T U V W 

A

AbstractHazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
Abstract superclass of Hazelcast based RegionFactory implementations
AbstractHazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
AbstractHazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
asMap() - Method in interface com.hazelcast.hibernate.RegionCache
 

B

buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
buildQueryResultsRegion(String, Properties) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
buildTimestampsRegion(String, Properties) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 

C

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
 
com.hazelcast.hibernate - package com.hazelcast.hibernate
Contains interfaces/classes related to Hibernate.
com.hazelcast.hibernate.instance - package com.hazelcast.hibernate.instance
Provides instance interfaces/classes for 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 interface com.hazelcast.hibernate.RegionCache
 
createInstance(Properties) - Static method in class com.hazelcast.hibernate.instance.HazelcastInstanceFactory
 
createInstanceLoader(Properties) - Static method in class com.hazelcast.hibernate.instance.HazelcastInstanceFactory
 

E

EXPLICIT_VERSION_CHECK - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure explicitly checks the CacheEntry's version while updating RegionCache.

G

get(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 
getConfigFilePath(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getDefaultAccessType() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getDefaultCacheTimeoutInMillis() - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getHazelcastInstance() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
getHazelcastInstance(Session) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Tries to extract HazelcastInstance from Session.
getHazelcastInstance(SessionFactory) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Tries to extract HazelcastInstance from SessionFactory.
getHazelcastInstance(SessionFactoryImplementor) - Static method in class com.hazelcast.hibernate.instance.HazelcastAccessor
Tries to extract HazelcastInstance from SessionFactoryImplementor.
getInstanceName(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getLockTimeoutInMillis(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
getMaxOperationTimeout(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 
getSizeInMemory() - Method in interface com.hazelcast.hibernate.RegionCache
 
getTimeout(HazelcastInstance, String) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 

H

HAZELCAST_INSTANCE_NAME - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the Hazelcast instance internal name
HazelcastAccessor - Class in com.hazelcast.hibernate.instance
Access underlying HazelcastInstance using Hibernate SessionFactory
HazelcastCacheRegionFactory - Class in com.hazelcast.hibernate
Simple RegionFactory implementation to return Hazelcast based Region implementations
HazelcastCacheRegionFactory() - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.HazelcastCacheRegionFactory
 
HazelcastInstanceFactory - Class in com.hazelcast.hibernate.instance
A factory class to build up implementations of IHazelcastInstanceLoader that returns a HazelcastInstance depending on configuration either backed by Hazelcast client or node 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(HazelcastInstance) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
HazelcastLocalCacheRegionFactory(Properties) - Constructor for class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
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.

I

IHazelcastInstanceLoader - Interface in com.hazelcast.hibernate.instance
Factory interface to build Hazelcast instances and configure them depending on configuration.
instance - Variable in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
isExplicitVersionCheckEnabled(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 
isMinimalPutsEnabledByDefault() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
isNativeClient(Properties) - Static method in class com.hazelcast.hibernate.CacheEnvironment
 

L

loadInstance() - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
Create a new HazelcastInstance or loads an already existing instances by it's name.
LOCK_TIMEOUT - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure the timeout delay before a lock eventually times out

M

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_PASSWORD - Static variable in class com.hazelcast.hibernate.CacheEnvironment
Property to configure Hazelcast client group password
nextTimestamp() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
nextTimestamp(HazelcastInstance) - Static method in class com.hazelcast.hibernate.HazelcastTimestamper
 

P

put(Object, Object, Object) - Method in interface com.hazelcast.hibernate.RegionCache
 

R

readData(ObjectDataInput) - Method in class com.hazelcast.hibernate.VersionAwareMapMergePolicy
 
RegionCache - Interface in com.hazelcast.hibernate
This interface defines an internal cached region implementation as well as a mechanism to unmap the cache to an underlying Map data-structure
remove(Object) - Method in interface com.hazelcast.hibernate.RegionCache
 

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
 
size() - Method in interface com.hazelcast.hibernate.RegionCache
 
start(Settings, Properties) - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
start(Settings, Properties) - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 
stop() - Method in class com.hazelcast.hibernate.AbstractHazelcastCacheRegionFactory
 
stop() - Method in class com.hazelcast.hibernate.HazelcastLocalCacheRegionFactory
 

T

tryLock(Object, Object) - Method in interface com.hazelcast.hibernate.RegionCache
 

U

unloadInstance() - Method in interface com.hazelcast.hibernate.instance.IHazelcastInstanceLoader
Tries to shutdown a HazelcastInstance
unlock(Object, SoftLock) - Method in interface com.hazelcast.hibernate.RegionCache
 
update(Object, Object, Object, Object, SoftLock) - Method in interface com.hazelcast.hibernate.RegionCache
 
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

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.VersionAwareMapMergePolicy
 
A B C E G H I L M N P R S T U V W 

Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.