open fun rxGetCounter(name: String): Single<Counter>
Get a cluster wide counter. The counter will be passed to the handler.
name - the name of the counter.
name
Return