ZinterstoreWeighted
case class ZinterstoreWeighted[KD, K](destination: KD, keys: Map[K, Double], aggregate: Aggregate)(implicit evidence$4: ByteStringSerializer[KD], evidence$5: ByteStringSerializer[K]) extends RedisCommandIntegerLong
- Source:
- SortedSets.scala
trait Serializable
trait Product
trait Equals
trait RedisCommandIntegerLong
trait RedisCommandInteger[Long]
class Object
trait Matchable
class Any