vertx / io.vertx.rxjava.redis / RedisTransaction / info

info

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

Get information and statistics about the server

Parameters

handler - Handler for the result of this call.

Return