open fun rxIncrementAndGet(): Single<Long>
Increment the counter atomically and return the new count
Return