Pfadd
case class Pfadd[K, V](key: K, values: Seq[V])(implicit redisKey: ByteStringSerializer[K], convert: ByteStringSerializer[V]) extends RedisCommandIntegerLong
- Source:
- HyperLogLog.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandIntegerLong
trait RedisCommandInteger[Long]
class Object
trait Matchable
class Any