SenMasterInfo
redis.api.SenMasterInfo
case class SenMasterInfo(master: String) extends RedisCommandMultiBulk[Map[String, String]]
Attributes
- Source
- SenMasterInfo.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- RedisCommand
- Source
- RedisCommand.scala
Attributes
- Inherited from:
- RedisCommand
- Source
- RedisCommand.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
- Source
- SenMasterInfo.scala
Inherited fields
Attributes
- Inherited from:
- RedisCommandMultiBulk
- Source
- RedisCommandMultiBulk.scala
In this article