クラスの使用
org.springframework.data.redis.connection.ClusterInfo
ClusterInfo を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
Jedis ライブラリの接続パッケージ。
Lettuce の接続パッケージ Redis クライアント。
org.springframework.data.redis.connection 内の ClusterInfo 使用
型 ClusterInfo の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Mono<ClusterInfo>ReactiveClusterCommands.clusterGetClusterInfo()クラスター情報を取得します。org.springframework.data.redis.connection.jedis 内の ClusterInfo 使用
org.springframework.data.redis.connection.lettuce 内の ClusterInfo 使用