DebugObject
redis.api.servers.DebugObject
case class DebugObject[K](key: K)(using redisKey: ByteStringSerializer[K]) extends RedisCommandStatusString
Attributes
- Source
- DebugObject.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedisCommandStatusStringtrait RedisCommandStatus[String]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- DebugObject.scala
Inherited methods
Attributes
- Inherited from:
- RedisCommandStatusString
- Source
- RedisCommandStatusString.scala
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
- DebugObject.scala
Inherited fields
Attributes
- Inherited from:
- RedisCommandStatus
- Source
- RedisCommandStatus.scala
In this article