Uses of Interface
org.springframework.data.redis.core.HashMapperProvider
Packages that use HashMapperProvider
-
Uses of HashMapperProvider in org.springframework.data.redis.core
Subinterfaces of HashMapperProvider in org.springframework.data.redis.coreModifier and TypeInterfaceDescriptioninterfaceReactiveStreamOperations<K,HK, HV> Reactive Redis operations for Stream Commands.interfaceStreamOperations<K,HK, HV> Redis stream specific operations.