ClusterNodeInfo

case class ClusterNodeInfo(id: String, ip_port: String, flags: String, master: String, ping_sent: Long, pong_recv: Long, config_epoch: Long, link_state: String, slots: Array[String])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product