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
 

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.
 

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.
 



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