Spring Data Key-Value

Uses of Interface
org.springframework.data.keyvalue.redis.support.collections.RedisMap

Packages that use RedisMap
org.springframework.data.keyvalue.redis.support.collections Package providing implementations for most of the java.util collections on top of Redis. 
 

Uses of RedisMap in org.springframework.data.keyvalue.redis.support.collections
 

Classes in org.springframework.data.keyvalue.redis.support.collections that implement RedisMap
 class DefaultRedisMap<K,V>
          Default implementation for RedisMap.
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.