open fun rxHgetall(key: String): Single<String>
Get all the fields and values in a hash
key - Key string
key
Return