open fun rxPfcount(key: String): Single<Long>
Return the approximated cardinality of the set observed by the HyperLogLog at key.
key - Key string
key
Return