vertx / io.vertx.rxjava.redis / RedisTransaction / unwatch

unwatch

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

Forget about all watched keys

Parameters

handler -

Return