vertx / io.vertx.reactivex.core.shareddata / Counter / get

get

open fun get(resultHandler: Handler<AsyncResult<Long>>): Unit

Get the current value of the counter

Parameters

resultHandler - handler which will be passed the value