| Package | Description |
|---|---|
| org.infinispan.cache.impl |
| Class and Description |
|---|
| AbstractDelegatingAdvancedCache
Similar to
AbstractDelegatingCache, but for AdvancedCache. |
| AbstractDelegatingCache
This is a convenient base class for implementing a cache delegate.
|
| BiFunctionMapper
A Bifuncion wrapper that uses the cache's underlying DataConversion objects to perform its operations.
|
| CacheImpl |
| ContextBuilder
An interface to build
InvocationContext. |
EncoderEntryMapper
Function that uses an encoder to converter entries from the configured storage format to
the requested format. |
EncoderKeyMapper
Function that uses a keyEncoder to converter keys from the configured storage format to
the requested format. |
EncoderValueMapper
Function that uses a valueEncoder to converter values from the configured storage format
to the requested format. |
| EncodingFunction
This is a marker interface to signal that this function may perform an encoding of the provided value.
|
| FunctionMapper |
| SimpleCacheImpl
Simple local cache without interceptor stack.
|
| SimpleCacheImpl.CacheEntryChange |
| SimpleCacheImpl.EntrySetBase |
Copyright © 2022 JBoss by Red Hat. All rights reserved.