vertx / io.vertx.rxjava.redis / RedisClient / flushdb

flushdb

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

Remove all keys from the current database

Parameters

handler -

Return