Uses of Interface
org.infinispan.persistence.keymappers.TwoWayKey2StringMapper
Packages that use TwoWayKey2StringMapper
-
Uses of TwoWayKey2StringMapper in org.infinispan.persistence.keymappers
Subinterfaces of TwoWayKey2StringMapper in org.infinispan.persistence.keymappersModifier and TypeInterfaceDescriptioninterface
MarshallingTwoWayKey2StringMapper.Classes in org.infinispan.persistence.keymappers that implement TwoWayKey2StringMapperModifier 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.