Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.loaders.keymappers.TwoWayKey2StringMapper

Packages that use TwoWayKey2StringMapper
org.infinispan.loaders.keymappers   
org.infinispan.lucene Lucene Directory implementation which stores the index in Infinispan. 
 

Uses of TwoWayKey2StringMapper in org.infinispan.loaders.keymappers
 

Subinterfaces of TwoWayKey2StringMapper in org.infinispan.loaders.keymappers
 interface MarshallingTwoWayKey2StringMapper
          MarshallingTwoWayKey2StringMapper.
 

Classes in org.infinispan.loaders.keymappers that implement TwoWayKey2StringMapper
 class DefaultTwoWayKey2StringMapper
          Default implementation for TwoWayKey2StringMapper that knows how to handle all primitive wrapper keys and Strings.
 class MarshalledValueOrPrimitiveMapper
          This class is an implementation for TwoWayKey2StringMapper that supports both primitives and MarshalledValues.
 

Uses of TwoWayKey2StringMapper in org.infinispan.lucene
 

Classes in org.infinispan.lucene that implement TwoWayKey2StringMapper
 class LuceneKey2StringMapper
          To configure a JdbcStringBasedCacheStoreConfig for the Lucene Directory, use this Key2StringMapper implementation.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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