クラスの使用
org.springframework.data.redis.connection.ReactiveStreamCommands.GroupCommand
ReactiveStreamCommands.GroupCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStreamCommands.GroupCommand 使用
修飾子と型メソッド説明ReactiveStreamCommands.GroupCommand.at(ReadOffset offset) ReactiveStreamCommands.GroupCommand.createGroup(StringSE group) ReactiveStreamCommands.GroupCommand.deleteConsumer(StringSE consumerName) ReactiveStreamCommands.GroupCommand.deleteConsumer(Consumer consumer) ReactiveStreamCommands.GroupCommand.destroyGroup(StringSE group) ReactiveStreamCommands.GroupCommand.forStream(ByteBufferSE key) ReactiveStreamCommands.GroupCommand.makeStream(boolean mkStream) 型 ReactiveStreamCommands.GroupCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveStreamCommands.xGroup(Publisher<ReactiveStreamCommands.GroupCommand> commands) 指定されたReactiveStreamCommands.GroupCommandを実行して、グループを作成、破棄、... します。型 ReactiveStreamCommands.GroupCommand のパラメーターを持つ org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveStreamCommands.xGroup(ReactiveStreamCommands.GroupCommand command) 指定されたReactiveStreamCommands.GroupCommandを実行して、グループを作成、破棄、... します。型 ReactiveStreamCommands.GroupCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveStreamCommands.xGroup(Publisher<ReactiveStreamCommands.GroupCommand> commands) 指定されたReactiveStreamCommands.GroupCommandを実行して、グループを作成、破棄、... します。