Uses of Interface
org.infinispan.persistence.keymappers.TwoWayKey2StringMapper
-
Uses of TwoWayKey2StringMapper in org.infinispan.persistence.keymappers
Modifier and TypeInterfaceDescriptioninterface
MarshallingTwoWayKey2StringMapper.Modifier and TypeClassDescriptionclass
Default implementation forTwoWayKey2StringMapper
that knows how to handle all primitive wrapper keys and Strings.class
This class is an implementation forTwoWayKey2StringMapper
that supports both primitives andWrappedByteArray
s.