See: Description
| Interface | Description |
|---|---|
| CacheCommandIds |
Command id range assigned to Hibernate second level cache: 120 - 139
|
| Caches.CollectableCloseableIterable<T> |
This interface is provided for convenient fluent use of CloseableIterable
|
| Caches.MapCollectableCloseableIterable<K,V> |
| Class | Description |
|---|---|
| BeginInvalidationCommand | |
| CacheCommandExtensions |
Command extensions for second-level cache use case
|
| CacheCommandFactory |
Command factory
|
| CacheCommandInitializer |
Command initializer
|
| Caches |
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 command
|
| Externalizers | |
| Externalizers.UUIDExternalizer | |
| FutureUpdate |
This value can be overwritten only by an entity with the same uuid
|
| FutureUpdate.Externalizer | |
| FutureUpdate.ValueExtractor | |
| FutureUpdate.ValueExtractorExternalizer | |
| InvocationAfterCompletion | |
| LifecycleCallbacks | |
| SecondLevelCacheMetadataModuleFinder | |
| Tombstone | |
| Tombstone.ExcludeTombstonesFilter | |
| Tombstone.ExcludeTombstonesFilterExternalizer | |
| Tombstone.Externalizer | |
| TombstoneUpdate<T> | |
| TombstoneUpdate.Externalizer | |
| VersionedEntry | |
| VersionedEntry.ExcludeEmptyExtractValueExternalizer | |
| VersionedEntry.Externalizer |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.