Uses of Package
org.infinispan.hibernate.cache.commons.util
-
Packages that use org.infinispan.hibernate.cache.commons.util Package Description org.infinispan.hibernate.cache.commons.access Internal Infinispan-based implementation of the cache region access strategiesorg.infinispan.hibernate.cache.commons.util Internal utilities for the Infinispan integration -
Classes in org.infinispan.hibernate.cache.commons.util used by org.infinispan.hibernate.cache.commons.access Class Description InfinispanMessageLogger The jboss-loggingMessageLogger
for the hibernate-infinispan module.InvocationAfterCompletion -
Classes in org.infinispan.hibernate.cache.commons.util used by org.infinispan.hibernate.cache.commons.util Class Description BeginInvalidationCommand Caches.MapCollectableCloseableIterable CompletableFunction Called byLockingInterceptor
when the function was applied locally (after unlocking the entry and we're just waiting for the replication.EndInvalidationCommand Sent in commit phase (after DB commit) to remote nodes in order to stop invalidating putFromLoads.EvictAllCommand Evict all commandFilterNullValueConverter FilterNullValueConverter.NullValue FutureUpdate Request to update the tombstone, coming from insert/update/remove operation.InfinispanMessageLogger The jboss-loggingMessageLogger
for the hibernate-infinispan module.Tombstone This is used both as the storage in entry, and for efficiency also directly in the cache.put() commands.Tombstone.ExcludeTombstonesFilter TombstoneUpdate Request to update cache either as a result of putFromLoad (ifTombstoneUpdate.getValue()
is non-null or evict (if it is null).VersionedEntry