Info
redis.api.servers.Info
case class Info(section: Option[String]) extends RedisCommandBulk[String]
Attributes
- Source
- Info.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedisCommandBulk[String]class Objecttrait Matchableclass AnyShow all
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
- Info.scala
Inherited fields
Attributes
- Inherited from:
- RedisCommandBulk
- Source
- RedisCommandBulk.scala
In this article