38 status.
encode(cbp->get_data_ptr_address());
Holds Nagios-style program status information.
virtual size_t encoded_length() const
Returns serialized object length.
Comm * m_comm
Comm pointer.
virtual void encode(uint8_t **bufp) const
Writes serialized representation of object to a buffer.
bool status(ContextPtr &context, Timer &timer, Status &status)
Runs a status check on the master.
std::shared_ptr< CommBuf > CommBufPtr
Smart pointer to CommBuf.
int response(const Hypertable::Status &status)
Compatibility Macros for C/C++.
Functions to serialize/deserialize primitives to/from a memory buffer.
int send_response(const CommAddress &addr, CommBufPtr &cbuf)
Sends a response message back over a connection.
Declarations for CommBuf.
Message buffer for holding data to be transmitted over a network.
EventPtr m_event
Smart pointer to event object.
Error codes, Exception handling, error logging.