| Package | Description |
|---|---|
| org.infinispan.lucene |
Lucene Directory implementation which stores the index in Infinispan.
|
| org.infinispan.persistence.jdbc.configuration | |
| org.infinispan.persistence.keymappers |
| Class and Description |
|---|
| Key2StringMapper
Defines the logic of mapping a key object to a String.
|
| TwoWayKey2StringMapper
Extends
Key2StringMapper and allows a bidirectional transformation between keys and Strings. |
| Class and Description |
|---|
| Key2StringMapper
Defines the logic of mapping a key object to a String.
|
| Class and Description |
|---|
| DefaultTwoWayKey2StringMapper
Default implementation for
TwoWayKey2StringMapper that knows how to handle all primitive
wrapper keys and Strings. |
| Key2StringMapper
Defines the logic of mapping a key object to a String.
|
| MarshallingTwoWayKey2StringMapper
MarshallingTwoWayKey2StringMapper.
|
| TwoWayKey2StringMapper
Extends
Key2StringMapper and allows a bidirectional transformation between keys and Strings. |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.