クラス ReactiveListCommands.PopCommand

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

public static class ReactiveListCommands.PopCommand extends ReactiveRedisConnection.KeyCommand
LPOP/RPOP コマンドパラメーター。
作成者:
Christoph Strobl
関連事項: