クラス ReactiveListCommands.BPopCommand
java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveListCommands.BPopCommand
- 実装済みのインターフェース一覧:
ReactiveRedisConnection.Command
- 含まれているインターフェース:
ReactiveListCommands
public static class ReactiveListCommands.BPopCommand
extends ObjectSE
implements ReactiveRedisConnection.Command
- 導入:
- 2.0
- 作成者:
- Christoph Strobl
- 関連事項:
方法の概要
修飾子と型メソッド説明blockingFor(DurationSE timeout) timeoutSE を適用します。from(ListSE<ByteBufferSE> keys) 値を適用します。@Nullable ByteBufferSEgetKey()getKeys()left()右プッシュ用の新しいReactiveListCommands.BPopCommand(BLPOP)を作成します。right()右プッシュ用の新しいReactiveListCommands.BPopCommand(BRPOP)を作成します。クラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース ReactiveRedisConnection.Command から継承されたメソッド
getName
メソッドの詳細
right
右プッシュ用の新しいReactiveListCommands.BPopCommand(BRPOP)を作成します。- 戻り値:
- 右プッシュ用の新しい
ReactiveListCommands.BPopCommand(BRPOP)。
left
右プッシュ用の新しいReactiveListCommands.BPopCommand(BLPOP)を作成します。- 戻り値:
- 右プッシュ用の新しい
ReactiveListCommands.BPopCommand(BLPOP)。
from
値を適用します。以前に構成されたすべてのプロパティを使用して、新しいコマンドインスタンスを構築します。- パラメーター:
keys- null であってはなりません。- 戻り値:
- 値が適用された新しい
ReactiveListCommands.BPopCommand。
blockingFor
timeoutSE を適用します。以前に構成されたすべてのプロパティを使用して、新しいコマンドインスタンスを構築します。- パラメーター:
timeout- null であってはなりません。- 戻り値:
timeoutSE が適用された新しいReactiveListCommands.BPopCommand。
getKey
- 次で指定:
- インターフェース
ReactiveRedisConnection.CommandのgetKey - 戻り値:
- このコマンドに関連するキー。
getKeys
- 戻り値:
getTimeout
- 戻り値:
getDirection
- 戻り値: