vertx / io.vertx.rxjava.redis / RedisClient / rxClusterAddslots

rxClusterAddslots

open fun rxClusterAddslots(slots: MutableList<Long>): Single<Void>

Assign new hash slots to receiving node.

Parameters

slots -

Return