suspend fun RedisClient.zinterstoreAwait(destkey: String, sets: List<String>, options: AggregateOptions): Long
Suspending version of method io.vertx.redis.RedisClient.zinterstore
sets
- List of keys identifying sorted sets to intersect
Return
NOTE: This function has been automatically generated from io.vertx.redis.RedisClient using Vert.x codegen.