Uses of Interface
io.lettuce.core.cluster.topology.NodeConnectionFactory
| Package | Description |
|---|---|
| io.lettuce.core.cluster.topology |
Support for cluster topology refresh.
|
-
Uses of NodeConnectionFactory in io.lettuce.core.cluster.topology
Methods in io.lettuce.core.cluster.topology with parameters of type NodeConnectionFactory Modifier and Type Method Description static ClusterTopologyRefreshClusterTopologyRefresh. create(NodeConnectionFactory nodeConnectionFactory, ClientResources clientResources)Create a newClusterTopologyRefreshinstance.