ClusterInfo
redis.api.clusters.ClusterInfo
case class ClusterInfo() extends RedisCommand[Bulk, Map[String, String]]
Attributes
- Source
- ClusterInfo.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
In this article