open fun rxZinterstoreWeighed(destkey: String, sets: MutableMap<String, Double>, options: AggregateOptions): Single<String>
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
sets - List of keys identifying sorted sets to intersect
Return