GridGain - In-Memory Data Fabric
A B C D E F G I L N O P R S T U 

A

afterInsert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after Hibernate inserted object in the database and transaction successfully completed.
afterInsert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called after Hibernate inserted object in the database and transaction successfully completed.
afterInsert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called after Hibernate inserted object in the database and transaction successfully completed.
afterInsert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called after Hibernate inserted object in the database and transaction successfully completed.
afterInsert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called after Hibernate inserted object in the database and transaction successfully completed.
afterUpdate(Object, Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after Hibernate updated object in the database and transaction successfully completed.
afterUpdate(Object, Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called after Hibernate updated object in the database and transaction successfully completed.
afterUpdate(Object, Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called after Hibernate updated object in the database and transaction successfully completed.
afterUpdate(Object, Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called after Hibernate updated object in the database and transaction successfully completed.
afterUpdate(Object, Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called after Hibernate updated object in the database and transaction successfully completed.

B

buildAccessStrategy(AccessType) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateCollectionRegion
buildAccessStrategy(AccessType) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateEntityRegion
buildAccessStrategy(AccessType) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNaturalIdRegion
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
buildNaturalIdRegion(String, Properties, CacheDataDescription) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
buildQueryResultsRegion(String, Properties) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
buildTimestampsRegion(String, Properties) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory

C

cache - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
 
cache - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
Cache instance.
contains(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
createAccessStrategy(AccessType) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalDataRegion
 

D

destroy() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
DFLT_ACCESS_TYPE_PROPERTY - Static variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
 
DFLT_CACHE_NAME_PROPERTY - Static variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
Default cache property name.
DFLT_CONN_URL - Static variable in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Default connection URL (value is jdbc:h2:mem:hibernateCacheStore;DB_CLOSE_DELAY=-1;DEFAULT_LOCK_TIMEOUT=5000).
DFLT_HBM2DDL_AUTO - Static variable in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Default hibernate.hbm2ddl.auto property value (value is true).
DFLT_SHOW_SQL - Static variable in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Default show SQL property value (value is true).

E

evict(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
evict(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called to remove object from cache without regard to transaction.
evict(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateGeneralDataRegion
evictAll() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
evictAll() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called to remove all data from cache without regard to transaction.
evictAll() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateGeneralDataRegion

F

factory - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
 
fromBytes(byte[]) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Deserialize object from byte array using marshaller.

G

get(Object, long) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
get(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Gets value from cache.
get(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateGeneralDataRegion
get(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Gets value from cache.
get(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Gets value from cache.
getCacheDataDescription() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalDataRegion
getDefaultAccessType() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
getElementCountInMemory() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
getElementCountOnDisk() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
getKey() - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStoreEntry
 
getName() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
getSizeInMemory() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
getTimeout() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
getValue() - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStoreEntry
 
grid - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Grid.
grid - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
Grid instance.
GRID_CONFIG_PROPERTY - Static variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
 
GRID_NAME_PROPERTY - Static variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
Hibernate L2 cache grid name property name.
GridCacheHibernateBlobStore<K,V> - Class in org.gridgain.grid.cache.store.hibernate
GridCacheStore implementation backed by Hibernate.
GridCacheHibernateBlobStore() - Constructor for class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
 
GridCacheHibernateBlobStoreEntry - Class in org.gridgain.grid.cache.store.hibernate
Entry that is used by GridCacheHibernateBlobStore implementation.
GridHibernateAbstractRegionAccessStrategy - Class in org.gridgain.grid.cache.hibernate
Implementation of L2 cache access strategy delegating to GridHibernateAccessStrategyAdapter.
GridHibernateAbstractRegionAccessStrategy(GridHibernateAccessStrategyAdapter) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
 
GridHibernateAccessStrategyAdapter - Class in org.gridgain.grid.cache.hibernate
Common interface used to implement Hibernate L2 cache access strategies (RegionAccessStrategy, EntityRegionAccessStrategy and CollectionRegionAccessStrategy).
GridHibernateAccessStrategyAdapter(Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
 
GridHibernateCollectionRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of CollectionRegion.
GridHibernateCollectionRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>, CacheDataDescription) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateCollectionRegion
 
GridHibernateEntityRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of EntityRegion.
GridHibernateEntityRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>, CacheDataDescription) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateEntityRegion
 
GridHibernateGeneralDataRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of GeneralDataRegion.
GridHibernateGeneralDataRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateGeneralDataRegion
 
GridHibernateNaturalIdRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of NaturalIdRegion.
GridHibernateNaturalIdRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>, CacheDataDescription) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateNaturalIdRegion
 
GridHibernateNonStrictAccessStrategy - Class in org.gridgain.grid.cache.hibernate
Implementation of AccessType.NONSTRICT_READ_WRITE cache access strategy.
GridHibernateNonStrictAccessStrategy(Grid, GridCache<Object, Object>, ThreadLocal) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
 
GridHibernateQueryResultsRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of QueryResultsRegion.
GridHibernateQueryResultsRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateQueryResultsRegion
 
GridHibernateReadOnlyAccessStrategy - Class in org.gridgain.grid.cache.hibernate
Implementation of AccessType.READ_ONLY cache access strategy.
GridHibernateReadOnlyAccessStrategy(Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
 
GridHibernateReadWriteAccessStrategy - Class in org.gridgain.grid.cache.hibernate
Implementation of AccessType.READ_WRITE cache access strategy.
GridHibernateReadWriteAccessStrategy(Grid, GridCache<Object, Object>, ThreadLocal) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
 
GridHibernateRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of Region.
GridHibernateRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateRegion
 
GridHibernateRegionFactory - Class in org.gridgain.grid.cache.hibernate
Hibernate L2 cache region factory.
GridHibernateRegionFactory() - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
 
GridHibernateTimestampsRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of TimestampsRegion.
GridHibernateTimestampsRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateTimestampsRegion
 
GridHibernateTransactionalAccessStrategy - Class in org.gridgain.grid.cache.hibernate
Implementation of AccessType.TRANSACTIONAL cache access strategy.
GridHibernateTransactionalAccessStrategy(Grid, GridCache<Object, Object>) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
 
GridHibernateTransactionalDataRegion - Class in org.gridgain.grid.cache.hibernate
Implementation of TransactionalDataRegion (transactional means that data in the region is updated in connection with database transaction).
GridHibernateTransactionalDataRegion(GridHibernateRegionFactory, String, Grid, GridCache<Object, Object>, CacheDataDescription) - Constructor for class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalDataRegion
 

I

insert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after Hibernate inserted object in the database but before transaction completed.
insert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called after Hibernate inserted object in the database but before transaction completed.
insert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called after Hibernate inserted object in the database but before transaction completed.
insert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called after Hibernate inserted object in the database but before transaction completed.
insert(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called after Hibernate inserted object in the database but before transaction completed.
isMinimalPutsEnabledByDefault() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
isTransactionAware() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalDataRegion

L

load(GridCacheTx, K) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
lock(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called during database transaction execution before Hibernate attempts to update or remove given key.
lock(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called during database transaction execution before Hibernate attempts to update or remove given key.
lock(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called during database transaction execution before Hibernate attempts to update or remove given key.
lock(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called during database transaction execution before Hibernate attempts to update or remove given key.
lock(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called during database transaction execution before Hibernate attempts to update or remove given key.
lockItem(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
lockRegion() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
lockRegion() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called during database transaction execution before Hibernate executed update operation which should invalidate entire cache region.
log - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
 

N

nextTimestamp() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
nextTimestamp() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory

O

org.gridgain.grid.cache.hibernate - package org.gridgain.grid.cache.hibernate
Contains implementation of Hibernate L2 cache.
org.gridgain.grid.cache.store.hibernate - package org.gridgain.grid.cache.store.hibernate
Contains reference Hibernate-based cache store implementation.

P

put(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateGeneralDataRegion
put(GridCacheTx, K, V) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
putFromLoad(Object, Object, long, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
putFromLoad(Object, Object, long, Object, boolean) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
putFromLoad(Object, Object, boolean) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Puts in cache value loaded from the database.
putFromLoad(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Puts in cache value loaded from the database.
putFromLoad(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Puts in cache value loaded from the database.
putFromLoad(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Puts in cache value loaded from the database.

R

REGION_CACHE_PROPERTY - Static variable in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
Property prefix used to specify region name to cache name mapping.
remove(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
remove(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after Hibernate removed object from database but before transaction completed.
remove(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called after Hibernate removed object from database but before transaction completed.
remove(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called after Hibernate removed object from database but before transaction completed.
remove(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called after Hibernate removed object from database but before transaction completed.
remove(Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called after Hibernate removed object from database but before transaction completed.
remove(GridCacheTx, K) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
removeAll() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
removeAll() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called during database transaction execution to clear entire cache region after Hibernate executed database update, but before transaction completed.

S

setHibernateConfigurationPath(String) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Sets hibernate configuration path.
setHibernateProperties(Properties) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Sets Hibernate properties.
setKey(byte[]) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStoreEntry
 
setSessionFactory(SessionFactory) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Sets session factory.
setValue(byte[]) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStoreEntry
 
start(Settings, Properties) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory
stgy - Variable in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
 
stop() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegionFactory

T

toBytes(Object) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
Serialize object to byte array using marshaller.
toMap() - Method in class org.gridgain.grid.cache.hibernate.GridHibernateRegion
toString() - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore
txEnd(GridCacheTx, boolean) - Method in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore

U

unlock(Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after Hibernate failed to update or successfully removed given key.
unlock(Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called after Hibernate failed to update or successfully removed given key.
unlock(Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called after Hibernate failed to update or successfully removed given key.
unlock(Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called after Hibernate failed to update or successfully removed given key.
unlock(Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called after Hibernate failed to update or successfully removed given key.
unlockItem(Object, SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
unlockRegion(SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAbstractRegionAccessStrategy
unlockRegion(SoftLock) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after transaction clearing entire cache region completed.
update(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateAccessStrategyAdapter
Called after Hibernate updated object in the database but before transaction completed.
update(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateNonStrictAccessStrategy
Called after Hibernate updated object in the database but before transaction completed.
update(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadOnlyAccessStrategy
Called after Hibernate updated object in the database but before transaction completed.
update(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateReadWriteAccessStrategy
Called after Hibernate updated object in the database but before transaction completed.
update(Object, Object) - Method in class org.gridgain.grid.cache.hibernate.GridHibernateTransactionalAccessStrategy
Called after Hibernate updated object in the database but before transaction completed.
A B C D E F G I L N O P R S T U 
GridGain - In-Memory Data Fabric

2014 Copyright © GridGain Systems
Follow us:   Follow GridGain on Twitter Follow GridGain on Vimeo
GridGain Fabric :   ver. 6.6.9-p1
Release Date :   August 10 2016