| Package | Description |
|---|---|
| org.infinispan.persistence.keymappers |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MarshallingTwoWayKey2StringMapper
MarshallingTwoWayKey2StringMapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTwoWayKey2StringMapper
Default implementation for
TwoWayKey2StringMapper that knows how to handle all primitive
wrapper keys and Strings. |
class |
WrappedByteArrayOrPrimitiveMapper
This class is an implementation for
TwoWayKey2StringMapper that supports both primitives
and WrappedByteArrays. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.