vertx / io.vertx.rxjava.redis / RedisTransaction / rxClusterSetslotWithNode

rxClusterSetslotWithNode

open fun rxClusterSetslotWithNode(slot: Long, subcommand: SlotCmd, nodeId: String): Single<String>

Bind an hash slot to a specific node.

Parameters

slot -

subcommand -

nodeId -

Return