Unlink
redis.api.keys.Unlink
case class Unlink[K](keys: Seq[K])(implicit redisKey: ByteStringSerializer[K]) extends MultiClusterKey[K] with RedisCommandIntegerLong
Attributes
- Source:
- Keys.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait RedisCommandIntegerLongtrait RedisCommandInteger[Long]class MultiClusterKey[K]trait ClusterKeyclass Objecttrait Matchableclass Any