|
MySQL 5.6.14 Source Code Document
|
This is the complete list of members for trp_callback, including all inherited members.
| bytes_sent(NodeId node, Uint32 bytes) | trp_callback | virtual |
| checkJobBuffer() | trp_callback | virtual |
| deliver_signal(SignalHeader *const header, Uint8 prio, Uint32 *const signalData, LinearSectionPtr ptr[3]) | TransporterCallbackKernel | virtual |
| get_bytes_to_send_iovec(NodeId node, struct iovec *dst, Uint32 max) | trp_callback | virtual |
| has_data_to_send(NodeId node) | trp_callback | virtual |
| lock_transporter(NodeId node) | trp_callback | virtual |
| reportConnect(NodeId nodeId) | TransporterCallbackKernel | virtual |
| reportDisconnect(NodeId nodeId, Uint32 errNo) | TransporterCallbackKernel | virtual |
| reportError(NodeId nodeId, TransporterError errorCode, const char *info=0) | TransporterCallbackKernel | virtual |
| reportReceiveLen(NodeId nodeId, Uint32 count, Uint64 bytes) | TransporterCallbackKernel | virtual |
| reportSendLen(NodeId nodeId, Uint32 count, Uint64 bytes) | trp_callback | virtual |
| reset_send_buffer(NodeId node, bool should_be_empty) | trp_callback | virtual |
| transporter_recv_from(NodeId node) | TransporterCallbackKernel | virtual |
| trp_callback() (defined in trp_callback) | trp_callback | inline |
| unlock_transporter(NodeId node) (defined in trp_callback) | trp_callback | virtual |
| ~TransporterCallback() (defined in TransporterCallback) | TransporterCallback | inlinevirtual |
| ~TransporterCallbackKernel() (defined in TransporterCallbackKernel) | TransporterCallbackKernel | inlinevirtual |