vertx / io.vertx.rxjava.redis / RedisClient / rxClusterSetslot

rxClusterSetslot

open fun rxClusterSetslot(slot: Long, subcommand: SlotCmd): Single<Void>

Bind an hash slot to a specific node.

Parameters

slot -

subcommand -

Return