Pfmerge
redis.api.hyperloglog.Pfmerge
case class Pfmerge[K](destKey: K, sourceKeys: Seq[K])(implicit redisKey: ByteStringSerializer[K]) extends RedisCommandStatusBoolean
Attributes
- Source:
- HyperLogLog.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait RedisCommandStatus[Boolean]class Objecttrait Matchableclass Any