vertx / io.vertx.rxjava.redis / RedisTransaction / monitor

monitor

open fun monitor(handler: Handler<AsyncResult<String>>): RedisTransaction

Listen for all requests received by the server in real time

Parameters

handler -

Return