Class ReactiveStringCommands.MSetCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveStringCommands.MSetCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveStringCommands

public static class ReactiveStringCommands.MSetCommand extends Object implements ReactiveRedisConnection.Command
MSET command parameters.
Author:
Christoph Strobl
See Also: