Hdel
case class Hdel[K, KK](key: K, fields: Seq[KK])(implicit redisKey: ByteStringSerializer[K], redisFields: ByteStringSerializer[KK]) extends SimpleClusterKey[K] with RedisCommandIntegerLong
- Source:
- Hashes.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandIntegerLong
trait RedisCommandInteger[Long]
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any