| Interface | Description |
|---|---|
| KeyFormat<K> |
Formats a cache key to a string representation and back again.
|
| Class | Description |
|---|---|
| BinaryKeyFormat<K> |
KeyFormat implementation for binary keys. |
| DelimitedKeyFormat<K> |
KeyFormat for keys with multiple string fields. |
| DynamicKeyFormatMapper |
TwoWayKey2StringMapper implementation that based on a set of dynamically loaded KeyFormat instances. |
| IndexedKeyFormatMapper |
TwoWayKey2StringMapper implementation that maps multiple KeyFormat instances. |
| PersistenceMarshaller | |
| SimpleKeyFormat<K> |
KeyFormat for keys with a simple string representation. |
| SimpleKeyFormatMapper |
Simple
TwoWayKey2StringMapper based on a single KeyFormat. |
| WildflyPackageImpl |
Copyright © 2020 JBoss by Red Hat. All rights reserved.