Uses of Interface
org.shoal.ha.mapper.KeyMapper
-
Packages that use KeyMapper Package Description org.shoal.ha.cache.api org.shoal.ha.mapper -
-
Uses of KeyMapper in org.shoal.ha.cache.api
Methods in org.shoal.ha.cache.api that return KeyMapper Modifier and Type Method Description KeyMapperDataStoreConfigurator. getKeyMapper()Methods in org.shoal.ha.cache.api with parameters of type KeyMapper Modifier and Type Method Description DataStoreConfigurator<K,V>DataStoreConfigurator. setKeyMapper(KeyMapper keyMapper) -
Uses of KeyMapper in org.shoal.ha.mapper
Classes in org.shoal.ha.mapper that implement KeyMapper Modifier and Type Class Description classDefaultKeyMapper
-