open fun clusterResetWithOptions(options: ResetOptions, handler: Handler<AsyncResult<Void>>): RedisClient
Reset a Redis Cluster node.
options -
options
handler - Handler for the result of this call.
handler
Return