vertx / io.vertx.redis / RedisTransaction / slowlogReset

slowlogReset

abstract fun slowlogReset(handler: Handler<AsyncResult<String>>): RedisTransaction

Reset the Redis slow queries log

Parameters

handler - Handler for the result of this call.

Since
Redis 2.2.12 group: server