| Package | Description |
|---|---|
| org.infinispan.cache.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EncoderEntryMapper<K,V,T extends Map.Entry<K,V>>
Function that uses an encoder to converter entries from the configured storage format to
the requested format. |
class |
EncoderKeyMapper<K>
Function that uses a keyEncoder to converter keys from the configured storage format to
the requested format. |
class |
EncoderValueMapper<V>
Function that uses a valueEncoder to converter values from the configured storage format
to the requested format. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.