vertx / io.vertx.reactivex.redis / RedisClient / flushall

flushall

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

Remove all keys from all databases

Parameters

handler -

Return