クラス ReactiveStringCommands.GetExCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveStringCommands.GetExCommand
実装されたすべてのインターフェース:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveStringCommands

public static class ReactiveStringCommands.GetExCommand extends ReactiveRedisConnection.KeyCommand
GETEX の場合は ReactiveRedisConnection.Command
導入:
2.6
作成者:
Mark Paluch