クラスの使用
org.springframework.data.redis.connection.ReactiveSubscription.ChannelMessage
ReactiveSubscription.ChannelMessage を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveSubscription.ChannelMessage 使用
修飾子と型クラス説明static class
パターンサブスクリプションから受信した Redis チャネルメッセージの値オブジェクト。型 ReactiveSubscription.ChannelMessage の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactivePubSubCommands.publish
(Publisher<ReactiveSubscription.ChannelMessage<ByteBufferSE, ByteBufferSE>> messageStream) 指定されたメッセージをappropriate channels
に公開します。