Class ReactiveStringCommands.GetExCommand

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

public static class ReactiveStringCommands.GetExCommand extends ReactiveRedisConnection.KeyCommand
Since:
2.6
Author:
Mark Paluch