open fun hlen(key: String, handler: Handler<AsyncResult<Long>>): RedisClient
Get the number of fields in a hash
key - Key string
key
handler - Handler for the result of this call.
handler
Return