クラス 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 コマンドパラメーター。
導入:
2.0
作成者:
Mark Paluch
関連事項: