Uses of Package
org.infinispan.hibernate.cache.commons.util
Packages that use org.infinispan.hibernate.cache.commons.util
Package
Description
Internal Infinispan-based implementation of the cache region access strategies
Internal utilities for the Infinispan integration
-
Classes in org.infinispan.hibernate.cache.commons.util used by org.infinispan.hibernate.cache.commons.accessClassDescriptionThe jboss-logging
MessageLoggerfor the hibernate-infinispan module. -
Classes in org.infinispan.hibernate.cache.commons.util used by org.infinispan.hibernate.cache.commons.utilClassDescriptionCalled by
LockingInterceptorwhen the function was applied locally (after unlocking the entry and we're just waiting for the replication.Request to update the tombstone, coming from insert/update/remove operation.The jboss-loggingMessageLoggerfor the hibernate-infinispan module.This is used both as the storage in entry, and for efficiency also directly in the cache.put() commands.Request to update cache either as a result of putFromLoad (ifTombstoneUpdate.getValue()is non-null or evict (if it is null).