クラスの使用
org.springframework.data.redis.connection.lettuce.LettuceClusterConnection
LettuceClusterConnection を使用するパッケージ
org.springframework.data.redis.connection.lettuce 内の LettuceClusterConnection 使用
修飾子と型メソッド説明protected LettuceClusterConnectionLettuceConnectionFactory.doCreateLettuceClusterConnection(io.lettuce.core.cluster.api.StatefulRedisClusterConnection<byte[], byte[]> sharedConnection, LettuceConnectionProvider connectionProvider, ClusterTopologyProvider topologyProvider, ClusterCommandExecutor clusterCommandExecutor, DurationSE commandTimeout) LettuceClusterConnection作成用のカスタマイズフック。