open fun clusterDelslots(slot: Long, handler: Handler<AsyncResult<String>>): RedisTransaction
Set hash slots as unbound in receiving node.
slot -
slot
handler - Handler for the result of this call.
handler
Return