クラスの使用
org.springframework.data.redis.connection.ReactiveHashCommands.HExistsCommand
ReactiveHashCommands.HExistsCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveHashCommands.HExistsCommand 使用
修飾子と型メソッド説明ReactiveHashCommands.HExistsCommand.field(ByteBufferSE field) field nameSE を指定して新しいReactiveHashCommands.HExistsCommandを作成します。ReactiveHashCommands.HExistsCommand.in(ByteBufferSE key) ハッシュキーを適用します。型 ReactiveHashCommands.HExistsCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.BooleanResponse<ReactiveHashCommands.HExistsCommand>>ReactiveHashCommands.hExists(org.reactivestreams.Publisher<ReactiveHashCommands.HExistsCommand> commands) 指定されたハッシュフィールドが存在するかどうかを判別します。型 ReactiveHashCommands.HExistsCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.BooleanResponse<ReactiveHashCommands.HExistsCommand>>ReactiveHashCommands.hExists(org.reactivestreams.Publisher<ReactiveHashCommands.HExistsCommand> commands) 指定されたハッシュフィールドが存在するかどうかを判別します。