Package org.infinispan.hibernate.cache.commons.util
Internal utilities for the Infinispan integration
-
Interface Summary Interface Description CacheCommandIds Command id range assigned to Hibernate second level cache: 120 - 139Caches.CollectableCloseableIterable<T> This interface is provided for convenient fluent use of CloseableIterableCaches.MapCollectableCloseableIterable<K,V> CompletableFunction Called byLockingInterceptorwhen the function was applied locally (after unlocking the entry and we're just waiting for the replication.InfinispanMessageLogger The jboss-loggingMessageLoggerfor the hibernate-infinispan module. -
Class Summary Class Description BeginInvalidationCommand CacheCommandExtensions Command extensions for second-level cache use caseCacheCommandFactory Command factoryCaches Helper for dealing with Infinispan cache instances.EndInvalidationCommand Sent in commit phase (after DB commit) to remote nodes in order to stop invalidating putFromLoads.EvictAllCommand Evict all commandExternalizers Externalizers.UUIDExternalizer FutureUpdate Request to update the tombstone, coming from insert/update/remove operation.FutureUpdate.Externalizer HibernateCacheCommonsModuleImpl InfinispanMessageLogger_$logger Warning this class consists of generated code.InfinispanMessageLogger.Provider InvocationAfterCompletion LifecycleCallbacks Tombstone This is used both as the storage in entry, and for efficiency also directly in the cache.put() commands.Tombstone.ExcludeTombstonesFilter Tombstone.ExcludeTombstonesFilterExternalizer Tombstone.Externalizer TombstoneUpdate<T> Request to update cache either as a result of putFromLoad (ifTombstoneUpdate.getValue()is non-null or evict (if it is null).TombstoneUpdate.Externalizer VersionedEntry VersionedEntry.ExcludeEmptyVersionedEntryExternalizer VersionedEntry.Externalizer