vertx / io.vertx.reactivex.redis / RedisClient / clientReply

clientReply

open fun clientReply(options: ClientReplyOptions, handler: Handler<AsyncResult<String>>): RedisClient

Instruct the server whether to reply to commands.

Parameters

options -

handler -

Return