Uses of Interface
io.vertx.core.shareddata.Counter
Packages that use Counter
-
Uses of Counter in io.vertx.core.spi.cluster
Method parameters in io.vertx.core.spi.cluster with type arguments of type CounterModifier and TypeMethodDescriptionvoidClusterManager.getCounter(String name, Completable<Counter> promise) Return aCounterfor the givenname.