クラス RedisClusterNode

java.lang.ObjectSE
org.springframework.data.redis.connection.RedisNode
org.springframework.data.redis.connection.RedisClusterNode
実装されたすべてのインターフェース:
NamedNode

public class RedisClusterNode extends RedisNode
クラスター内の Redis サーバーの表現。
導入:
1.7
作成者:
Christoph Strobl, Mark Paluch