vertx / io.vertx.reactivex.redis / RedisClient / scriptFlush

scriptFlush

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

Remove all the scripts from the script cache.

Parameters

handler -

Return