Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
L
M
N
P
R
S
T
U
V
W
A
AbstractHazelcastCacheRegionFactory
- Class in
com.hazelcast.hibernate
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
clear()
- Method in interface com.hazelcast.hibernate.
RegionCache
com.hazelcast.hibernate
- package com.hazelcast.hibernate
com.hazelcast.hibernate.instance
- package com.hazelcast.hibernate.instance
CONFIG_FILE_PATH
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
CONFIG_FILE_PATH_LEGACY
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
configure(Properties)
- Method in interface com.hazelcast.hibernate.instance.
IHazelcastInstanceLoader
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
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
HazelcastAccessor
- Class in
com.hazelcast.hibernate.instance
Access underlying HazelcastInstance using Hibernate SessionFactory
HazelcastCacheRegionFactory
- Class in
com.hazelcast.hibernate
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
HazelcastLocalCacheRegionFactory
- Class in
com.hazelcast.hibernate
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
I
IHazelcastInstanceLoader
- Interface in
com.hazelcast.hibernate.instance
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
LOCK_TIMEOUT
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
M
merge(String, EntryView, EntryView)
- Method in class com.hazelcast.hibernate.
VersionAwareMapMergePolicy
N
NATIVE_CLIENT_ADDRESS
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
NATIVE_CLIENT_GROUP
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
NATIVE_CLIENT_PASSWORD
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
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
remove(Object)
- Method in interface com.hazelcast.hibernate.
RegionCache
S
SHUTDOWN_ON_STOP
- Static variable in class com.hazelcast.hibernate.
CacheEnvironment
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
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
V
VersionAwareMapMergePolicy
- Class in
com.hazelcast.hibernate
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014
Hazelcast, Inc.
. All Rights Reserved.