クラス ReactiveHashCommands.HExistsCommand
java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveHashCommands.HExistsCommand
- 実装されているすべてのインターフェース:
ReactiveRedisConnection.Command
- 含まれているインターフェース:
- ReactiveHashCommands
HEXISTS
ReactiveRedisConnection.Command。- 作成者:
- Christoph Strobl
- 関連事項:
メソッドのサマリー
修飾子と型メソッド説明field(ByteBufferSE field) field nameSE を指定して新しいReactiveHashCommands.HExistsCommandを作成します。getField()in(ByteBufferSE key) ハッシュキーを適用します。クラス org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand から継承されたメソッド
getKeyクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.data.redis.connection.ReactiveRedisConnection.Command から継承されたメソッド
getName
メソッドの詳細
field
field nameSE を指定して新しいReactiveHashCommands.HExistsCommandを作成します。- パラメーター:
field- null であってはなりません。- 戻り値:
field nameSE 用の新しいReactiveHashCommands.HExistsCommand。
in
ハッシュキーを適用します。以前に構成されたすべてのプロパティを使用して、新しいコマンドインスタンスを構築します。- パラメーター:
key- null であってはなりません。- 戻り値:
- キーが適用された新しい
ReactiveHashCommands.HExistsCommand。
getField
- 戻り値:
- 決して null にはなりません。