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 TypeInterfaceDescriptioninterface
ReactiveStreamOperations<K,
HK, HV> Reactive Redis operations for Stream Commands.interface
StreamOperations<K,
HK, HV> Redis stream specific operations.