| Package | Description |
|---|---|
| org.wildfly.clustering.infinispan.spi.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryKeyFormat<K>
KeyFormat implementation for binary keys. |
class |
DelimitedKeyFormat<K>
KeyFormat for keys with multiple string fields. |
class |
SimpleKeyFormat<K>
KeyFormat for keys with a simple string representation. |
| Constructor and Description |
|---|
SimpleKeyFormatMapper(KeyFormat<?> format) |
| Constructor and Description |
|---|
IndexedKeyFormatMapper(List<? extends KeyFormat<?>> keyFormats) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.