| Package | Description |
|---|---|
| org.hibernate.cache.infinispan.access |
Internal Infinispan-based implementation of the cache region access strategies
|
| org.hibernate.cache.infinispan.util |
Internal utilities for the Infinispan integration
|
| Class and Description |
|---|
| CacheCommandInitializer
Command initializer
|
| InfinispanMessageLogger
The jboss-logging
MessageLogger for the hibernate-infinispan module. |
| InvocationAfterCompletion |
| TombstoneUpdate
Request to update cache either as a result of putFromLoad (if
TombstoneUpdate.getValue() is non-null
or evict (if it is null). |
| Class and Description |
|---|
| BeginInvalidationCommand |
| Caches.CollectableCloseableIterable
This interface is provided for convenient fluent use of CloseableIterable
|
| Caches.MapCollectableCloseableIterable |
| EndInvalidationCommand
Sent in commit phase (after DB commit) to remote nodes in order to stop invalidating
putFromLoads.
|
| EvictAllCommand
Evict all command
|
| FutureUpdate
Request to update the tombstone, coming from insert/update/remove operation.
|
| InfinispanMessageLogger
The jboss-logging
MessageLogger 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 (if
TombstoneUpdate.getValue() is non-null
or evict (if it is null). |
| VersionedEntry |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.