ObjectRefcount
redis.api.keys.ObjectRefcount
case class ObjectRefcount[K](key: K)(using x$2: ByteStringSerializer[K]) extends SimpleClusterKey[K], RedisCommandRedisReplyOptionLong
Attributes
- Source
- ObjectRefcount.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SimpleClusterKey[K]trait ClusterKeyclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- ObjectRefcount.scala
Inherited methods
Attributes
- Inherited from:
- RedisCommandRedisReplyOptionLong
- Source
- RedisCommandRedisReplyOptionLong.scala
Attributes
- Inherited from:
- RedisCommand
- Source
- RedisCommand.scala
Attributes
- Inherited from:
- RedisCommand
- Source
- RedisCommand.scala
Attributes
- Inherited from:
- SimpleClusterKey
- Source
- SimpleClusterKey.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
- Source
- ObjectRefcount.scala
Inherited fields
Attributes
- Inherited from:
- RedisCommandRedisReply
- Source
- RedisCommandRedisReply.scala
Attributes
- Inherited from:
- SimpleClusterKey
- Source
- SimpleClusterKey.scala
In this article