Holds result of a RangeServer status request. More...
#include <DispatchHandlerOperationSystemStatus.h>

Public Member Functions | |
| Result (const std::string &location, InetAddr addr) | |
Public Attributes | |
| std::string | location |
| InetAddr | addr |
| int32_t | error {Error::NO_RESPONSE} |
| std::string | message |
| Status | status |
Holds result of a RangeServer status request.
Definition at line 52 of file DispatchHandlerOperationSystemStatus.h.
1.8.8