vertx / io.vertx.rxjava.redis / RedisTransaction / flushdb

flushdb

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

Remove all keys from the current database

Parameters

handler -

Return