vertx / io.vertx.reactivex.redis / RedisTransaction / scriptFlush

scriptFlush

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

Remove all the scripts from the script cache.

Parameters

handler -

Return