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