Index

A B C D E F G I L N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

afterInsert(Object, Object, Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.NonStrictAccessDelegate
 
afterUpdate(Object, Object, Object, Object, Object, SoftLock) - Method in class org.infinispan.hibernate.cache.v62.impl.NonStrictAccessDelegate
 
apply(Void, Throwable) - Method in class org.infinispan.hibernate.cache.v62.impl.FutureUpdateInvocation
 

B

baseConfigurations - Variable in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
Defines custom mapping for regionName -> cacheName and also DataType.key -> cacheName (for the case that you want to change the cache configuration for whole type)
beginInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
beginInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
beginInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
beginInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
buildDomainDataRegion(DomainDataRegionConfig, DomainDataRegionBuildingContext) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
buildQueryResultsRegion(String, SessionFactoryImplementor) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
buildTimestampsRegion(String, SessionFactoryImplementor) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 

C

checkValid() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
Checks if the region is valid for operations such as storing new data in the region, or retrieving data from the region.
checkValid() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
Checks if the region is valid for operations such as storing new data in the region, or retrieving data from the region.
checkValid() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
Checks if the region is valid for operations such as storing new data in the region, or retrieving data from the region.
checkValid() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
Checks if the region is valid for operations such as storing new data in the region, or retrieving data from the region.
clear() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
clear() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
clear() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
clear() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
ClusteredTimestampsRegionImpl - Class in org.infinispan.hibernate.cache.v62.impl
 
ClusteredTimestampsRegionImpl(AdvancedCache, String, InfinispanRegionFactory) - Constructor for class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
Clustered timestamps region constructor.
CollectionDataAccessImpl - Class in org.infinispan.hibernate.cache.v62.impl
 
CollectionDataAccessImpl(DomainDataRegionImpl, AccessDelegate, AccessType) - Constructor for class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
config() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
configOverrides - Variable in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
Defines configuration properties applied on top of configuration set in any file, by regionName or DataType.key
contains(Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
createCacheManager(Properties, ServiceRegistry) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
createTimestampsRegion(AdvancedCache, String) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
createTransactionContext(SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 

D

destroy() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
destroy() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
destroy() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
destroy() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
DomainDataRegionImpl - Class in org.infinispan.hibernate.cache.v62.impl
 
DomainDataRegionImpl(AdvancedCache, DomainDataRegionConfig, InfinispanRegionFactory, CacheKeysFactory) - Constructor for class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
DomainDataRegionImpl.Strategy - Enum in org.infinispan.hibernate.cache.v62.impl
 

E

endInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
endInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
endInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
endInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
evict(Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
evictAll() - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 

F

FutureUpdateInvocation - Class in org.infinispan.hibernate.cache.v62.impl
 
FutureUpdateInvocation(FunctionalMap.ReadWriteMap<Object, Object>, Object, Object, InfinispanDataRegion, long) - Constructor for class org.infinispan.hibernate.cache.v62.impl.FutureUpdateInvocation
 

G

generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
get(SharedSessionContractImplementor, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
getAccessType() - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
getCache() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getCache() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getCache() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getCache() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getCache(String, String, DataType, Collection<String>) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
getCacheKeyId(Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
getCacheKeysFactory() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getCacheKeysFactory() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
getCacheManager() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
getCachingTimestamp() - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 
getCollectionDataAccess(NavigableRole) - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getComparator(String) - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getCurrentTransactionStartTimestamp() - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 
getDefaultAccessType() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
getElementCountInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getElementCountInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getElementCountInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getElementCountInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getElementCountOnDisk() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getElementCountOnDisk() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getElementCountOnDisk() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getElementCountOnDisk() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getEntityDataAccess(NavigableRole) - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getExpiringMetaParam() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getFromCache(Object, SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getFromCache(Object, SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getFromCache(Object, SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getLastRegionInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getLastRegionInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getLastRegionInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getLastRegionInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getName() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getName() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getName() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getName() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getNaturalIdDataAccess(NavigableRole) - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getPendingPutsCacheConfiguration() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
getRegion() - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
getRegionFactory() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getRegionFactory() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getRegionFactory() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getRegionFactory() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getSizeInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getSizeInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getSizeInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
getSizeInMemory() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getStrategyRegistrations() - Method in class org.infinispan.hibernate.cache.v62.StrategyRegistrationProviderImpl
 
getTimestamp(Object) - Method in class org.infinispan.hibernate.cache.v62.access.SessionAccessImpl
 
getTimestampsPutCache(AdvancedCache) - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
getTimestampsPutCache(AdvancedCache) - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
getTombstoneExpiration() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
getTransactionCoordinator(Object) - Method in class org.infinispan.hibernate.cache.v62.access.SessionAccessImpl
 
getUuid() - Method in class org.infinispan.hibernate.cache.v62.impl.FutureUpdateInvocation
 

I

InfinispanRegionFactory - Class in org.infinispan.hibernate.cache.v62
A RegionFactory for Infinispan-backed cache regions.
InfinispanRegionFactory() - Constructor for class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
Create a new instance using the default configuration.
InfinispanRegionFactory(Properties) - Constructor for class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
Create a new instance using conifguration properties in props.
insert(Object, Object, Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.NonStrictAccessDelegate
 
invalidateRegion() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
InvalidationInvocation - Class in org.infinispan.hibernate.cache.v62.impl
Synchronization that should release the locks after invalidation is complete.
InvalidationInvocation(NonTxPutFromLoadInterceptor, Object, Object) - Constructor for class org.infinispan.hibernate.cache.v62.impl.InvalidationInvocation
 
invoke(boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.FutureUpdateInvocation
 
invoke(boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.InvalidationInvocation
 
invoke(boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.LocalInvalidationInvocation
 
invoke(boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.RemovalInvocation
 
invoke(boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.UpsertInvocation
 
isMinimalPutsEnabledByDefault() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 

L

LocalInvalidationInvocation - Class in org.infinispan.hibernate.cache.v62.impl
Synchronization that should release the locks after invalidation is complete.
LocalInvalidationInvocation(PutFromLoadValidator, Object, Object) - Constructor for class org.infinispan.hibernate.cache.v62.impl.LocalInvalidationInvocation
 
lockItem(SharedSessionContractImplementor, Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
lockRegion() - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 

N

nextTimestamp() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
nextTimestamp() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 
nextTimestamp() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
nextTimestamp() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
nextTimestamp() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
nodeModified(CacheEntryModifiedEvent) - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
Monitors cache events and updates the local cache
nodeRemoved(CacheEntryRemovedEvent) - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
Monitors cache events and updates the local cache
NONE - Enum constant in enum org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl.Strategy
 
NonStrictAccessDelegate - Class in org.infinispan.hibernate.cache.v62.impl
Access delegate that relaxes the consistency a bit: stale reads are prohibited only after the transaction commits.
NonStrictAccessDelegate(InfinispanDataRegion, Comparator) - Constructor for class org.infinispan.hibernate.cache.v62.impl.NonStrictAccessDelegate
 

O

org.infinispan.hibernate.cache.v62 - package org.infinispan.hibernate.cache.v62
 
org.infinispan.hibernate.cache.v62.access - package org.infinispan.hibernate.cache.v62.access
 
org.infinispan.hibernate.cache.v62.impl - package org.infinispan.hibernate.cache.v62.impl
 

P

putFromLoad(SharedSessionContractImplementor, Object, Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
putFromLoad(SharedSessionContractImplementor, Object, Object, Object, boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
putIntoCache(Object, Object, SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 

Q

qualify(String) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
QueryResultsRegionImpl - Class in org.infinispan.hibernate.cache.v62.impl
 
QueryResultsRegionImpl(AdvancedCache, String, InfinispanRegionFactory) - Constructor for class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
Query region constructor

R

registerAfterCommit(Invocation) - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 
registerBeforeCommit(CompletableFuture<?>) - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 
RemovalInvocation - Class in org.infinispan.hibernate.cache.v62.impl
 
RemovalInvocation(FunctionalMap.ReadWriteMap<Object, Object>, InfinispanDataRegion, Object) - Constructor for class org.infinispan.hibernate.cache.v62.impl.RemovalInvocation
 
remove(Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.NonStrictAccessDelegate
 
remove(SharedSessionContractImplementor, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
removeAll(SharedSessionContractImplementor) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
runInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.ClusteredTimestampsRegionImpl
 
runInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.QueryResultsRegionImpl
 
runInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
runInvalidation() - Method in class org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl
 

S

SessionAccessImpl - Class in org.infinispan.hibernate.cache.v62.access
 
SessionAccessImpl() - Constructor for class org.infinispan.hibernate.cache.v62.access.SessionAccessImpl
 
setCacheManager(EmbeddedCacheManager) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
start(SessionFactoryOptions, Map) - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
stop() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
stopCacheManager() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
stopCacheRegions() - Method in class org.infinispan.hibernate.cache.v62.InfinispanRegionFactory
 
StrategyRegistrationProviderImpl - Class in org.infinispan.hibernate.cache.v62
Makes the contained region factory implementations available to the Hibernate StrategySelector service.
StrategyRegistrationProviderImpl() - Constructor for class org.infinispan.hibernate.cache.v62.StrategyRegistrationProviderImpl
 
Sync - Class in org.infinispan.hibernate.cache.v62.impl
 
Sync(RegionFactory) - Constructor for class org.infinispan.hibernate.cache.v62.impl.Sync
 

T

TimestampsRegionImpl - Class in org.infinispan.hibernate.cache.v62.impl
 
TimestampsRegionImpl(AdvancedCache, String, InfinispanRegionFactory) - Constructor for class org.infinispan.hibernate.cache.v62.impl.TimestampsRegionImpl
 
TombstoneAccessDelegate - Class in org.infinispan.hibernate.cache.v62.impl
 
TombstoneAccessDelegate(InfinispanDataRegion) - Constructor for class org.infinispan.hibernate.cache.v62.impl.TombstoneAccessDelegate
 
TOMBSTONES - Enum constant in enum org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl.Strategy
 
transactionCompleted(boolean) - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 
transactionCompleting() - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 
transactionJoined() - Method in class org.infinispan.hibernate.cache.v62.impl.Sync
 

U

unlockItem(SharedSessionContractImplementor, Object, SoftLock) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
unlockRegion(SoftLock) - Method in class org.infinispan.hibernate.cache.v62.impl.CollectionDataAccessImpl
 
update(Object, Object, Object, Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.NonStrictAccessDelegate
 
UpsertInvocation - Class in org.infinispan.hibernate.cache.v62.impl
 
UpsertInvocation(FunctionalMap.ReadWriteMap<Object, Object>, Object, VersionedEntry) - Constructor for class org.infinispan.hibernate.cache.v62.impl.UpsertInvocation
 

V

VALIDATION - Enum constant in enum org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl.Strategy
 
valueOf(String) - Static method in enum org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl.Strategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
VERSIONED_ENTRIES - Enum constant in enum org.infinispan.hibernate.cache.v62.impl.DomainDataRegionImpl.Strategy
 

W

write(Object, Object, Object) - Method in class org.infinispan.hibernate.cache.v62.impl.TombstoneAccessDelegate
 
A B C D E F G I L N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form