MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TransporterRegistry Member List

This is the complete list of members for TransporterRegistry, including all inherited members.

add_transporter_interface(NodeId remoteNodeId, const char *interf, int s_port) (defined in TransporterRegistry)TransporterRegistry
allocate_send_buffers(Uint64 total_send_buffer)TransporterRegistry
bytes_sent(NodeId node, Uint32 bytes) (defined in TransporterRegistry)TransporterRegistry
configureTransporter(TransporterConfiguration *config)TransporterRegistry
connect_client(NdbMgmHandle *h) (defined in TransporterRegistry)TransporterRegistry
connect_ndb_mgmd(SocketClient *sc)TransporterRegistry
connect_ndb_mgmd(NdbMgmHandle *h)TransporterRegistry
connect_server(NDB_SOCKET_TYPE sockfd, BaseString &errormsg) const TransporterRegistry
CONNECTED enum value (defined in TransporterRegistry)TransporterRegistry
CONNECTING enum value (defined in TransporterRegistry)TransporterRegistry
disconnectAll()TransporterRegistry
DISCONNECTED enum value (defined in TransporterRegistry)TransporterRegistry
DISCONNECTING enum value (defined in TransporterRegistry)TransporterRegistry
do_connect(NodeId node_id)TransporterRegistry
do_disconnect(NodeId node_id, int errnum=0)TransporterRegistry
external_IO(Uint32 timeOutMillis)TransporterRegistry
forceSendCheck(int sendLimit)TransporterRegistry
get_bytes_to_send_iovec(NodeId node, struct iovec *dst, Uint32 max) (defined in TransporterRegistry)TransporterRegistry
get_connect_address(NodeId node_id) const (defined in TransporterRegistry)TransporterRegistry
get_mgm_handle(void) (defined in TransporterRegistry)TransporterRegistryinline
get_status_overloaded() const (defined in TransporterRegistry)TransporterRegistryinline
get_total_max_send_buffer()TransporterRegistryinline
get_transporter(NodeId nodeId) (defined in TransporterRegistry)TransporterRegistry
get_using_default_send_buffer() const (defined in TransporterRegistry)TransporterRegistryinline
getPerformState(NodeId nodeId) const (defined in TransporterRegistry)TransporterRegistryinline
getPerformStateString(NodeId nodeId) const (defined in TransporterRegistry)TransporterRegistryinline
has_data_to_send(NodeId node) (defined in TransporterRegistry)TransporterRegistry
init(NodeId localNodeId) (defined in TransporterRegistry)TransporterRegistry
ioState(NodeId nodeId)TransporterRegistry
is_connected(NodeId node_id) (defined in TransporterRegistry)TransporterRegistryinline
m_transporter_interface (defined in TransporterRegistry)TransporterRegistry
performReceive()TransporterRegistry
performSend(NodeId nodeId)TransporterRegistry
performSend() (defined in TransporterRegistry)TransporterRegistry
PerformState enum name (defined in TransporterRegistry)TransporterRegistry
pollReceive(Uint32 timeOutMillis) (defined in TransporterRegistry)TransporterRegistryinline
pollReceive(Uint32 timeOutMillis, NodeBitmask &mask)TransporterRegistry
prepareSend(TransporterSendBufferHandle *sendHandle, const SignalHeader *const signalHeader, Uint8 prio, const Uint32 *const signalData, NodeId nodeId, const LinearSectionPtr ptr[3])TransporterRegistry
prepareSend(TransporterSendBufferHandle *sendHandle, const SignalHeader *const signalHeader, Uint8 prio, const Uint32 *const signalData, NodeId nodeId, class SectionSegmentPool &pool, const SegmentedSectionPtr ptr[3])TransporterRegistry
prepareSend(TransporterSendBufferHandle *sendHandle, const SignalHeader *const signalHeader, Uint8 prio, const Uint32 *const signalData, NodeId nodeId, const GenericSectionPtr ptr[3])TransporterRegistry
prepareSend(const SignalHeader *const signalHeader, Uint8 prio, const Uint32 *const signalData, NodeId nodeId, const LinearSectionPtr ptr[3])TransporterRegistryinline
prepareSend(const SignalHeader *const signalHeader, Uint8 prio, const Uint32 *const signalData, NodeId nodeId, class SectionSegmentPool &pool, const SegmentedSectionPtr ptr[3]) (defined in TransporterRegistry)TransporterRegistryinline
prepareSend(const SignalHeader *const signalHeader, Uint8 prio, const Uint32 *const signalData, NodeId nodeId, const GenericSectionPtr ptr[3]) (defined in TransporterRegistry)TransporterRegistryinline
print_transporters(const char *where, NdbOut &out=ndbout) (defined in TransporterRegistry)TransporterRegistry
removeAll()TransporterRegistry
report_connect(NodeId node_id) (defined in TransporterRegistry)TransporterRegistry
report_disconnect(NodeId node_id, int errnum) (defined in TransporterRegistry)TransporterRegistry
report_error(NodeId nodeId, TransporterError errorCode, const char *errorInfo=0)TransporterRegistry
reset_send_buffer(NodeId node, bool should_be_empty) (defined in TransporterRegistry)TransporterRegistry
set_mgm_handle(NdbMgmHandle h)TransporterRegistry
set_status_overloaded(Uint32 nodeId, bool val)TransporterRegistryinline
setIOState(NodeId nodeId, IOState state) (defined in TransporterRegistry)TransporterRegistry
setup_wakeup_socket() (defined in TransporterRegistry)TransporterRegistry
SHM_Transporter (defined in TransporterRegistry)TransporterRegistryfriend
SHM_Writer (defined in TransporterRegistry)TransporterRegistryfriend
start_clients() (defined in TransporterRegistry)TransporterRegistry
start_clients_thread()TransporterRegistry
start_service(SocketServer &server) (defined in TransporterRegistry)TransporterRegistry
startReceiving()TransporterRegistry
startSending()TransporterRegistry
stop_clients() (defined in TransporterRegistry)TransporterRegistry
stopReceiving()TransporterRegistry
stopSending() (defined in TransporterRegistry)TransporterRegistry
Transporter (defined in TransporterRegistry)TransporterRegistryfriend
TransporterRegistry(TransporterCallback *callback, bool use_default_send_buffer=true, unsigned maxTransporters=MAX_NTRANSPORTERS, unsigned sizeOfLongSignalMemory=100)TransporterRegistry
TransporterService (defined in TransporterRegistry)TransporterRegistryfriend
update_connections()TransporterRegistry
wakeup() (defined in TransporterRegistry)TransporterRegistry
~TransporterRegistry()TransporterRegistryvirtual
~TransporterSendBufferHandle() (defined in TransporterSendBufferHandle)TransporterSendBufferHandleinlineprivatevirtual