ZinterstoreWeighted
redis.api.sortedsets.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
Attributes
- Source:
- SortedSets.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait RedisCommandIntegerLongtrait RedisCommandInteger[Long]class Objecttrait Matchableclass Any