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