クラス ReactiveKeyCommands.ExpireAtCommand

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

public static class ReactiveKeyCommands.ExpireAtCommand extends ReactiveRedisConnection.KeyCommand
EXPIREAT/PEXPIREAT コマンドパラメーター。
作成者:
Mark Paluch
関連事項: