/api/stats/region_clients
/api/stats/region_clients
Returns information about the various HBase region server clients in AsyncHBase. This helps to identify issues with a particular region server. (v2.2)
Verbs
- GET
Requests
No parameters available.
Example Request
Query String
http://localhost:4242/api/stats/region_clients
Response
The response is an array of objects. Fields in the response include:
Name | Data Type | Description | Example |
---|---|---|---|
pendingBreached | Integer | Th
|