Infinispan Distribution 5.2.6.Final-redhat-2

Package org.infinispan.loaders.keymappers

Interface Summary
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.
 

Class Summary
DefaultTwoWayKey2StringMapper Default implementation for TwoWayKey2StringMapper that knows how to handle all primitive wrapper keys and Strings.
MarshalledValueOrPrimitiveMapper This class is an implementation for TwoWayKey2StringMapper that supports both primitives and MarshalledValues.
 

Exception Summary
UnsupportedKeyTypeException Exception thrown by certain cache stores when one tries to persist an entry with an unsupported key type.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.