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