Uses of Interface
org.springframework.data.redis.support.collections.RedisMap
Packages that use RedisMap
Package
Description
Package providing implementations for most of the
java.util collections on top of Redis.-
Uses of RedisMap in org.springframework.data.redis.support.collections
Classes in org.springframework.data.redis.support.collections that implement RedisMapModifier and TypeClassDescriptionclassDefaultRedisMap<K,V> Default implementation forRedisMap.classPropertiesextension for a Redis back-store.