MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ndb_mgmd_event_service Class Reference
Inheritance diagram for Ndb_mgmd_event_service:
Collaboration diagram for Ndb_mgmd_event_service:

Classes

struct  Event_listener

Public Member Functions

 Ndb_mgmd_event_service (class MgmtSrvr *m)
void add_listener (const Event_listener &)
void check_listeners ()
void update_max_log_level (const LogLevel &)
void update_log_level (const LogLevel &)
void log (int eventType, const Uint32 *theData, Uint32 len, NodeId nodeId)
void stop_sessions ()
Event_listeneroperator[] (unsigned i)
const Event_listeneroperator[] (unsigned i) const
void lock ()
void unlock ()

Friends

class MgmtSrvr

Additional Inherited Members

- Public Types inherited from EventLoggerBase
typedef void(* EventTextFunction )(char *, size_t, const Uint32 *, Uint32 len)
- Static Public Member Functions inherited from EventLoggerBase
static int event_lookup (int eventType, LogLevel::EventCategory &cat, Uint32 &threshold, Logger::LoggerLevel &severity, EventTextFunction &textF)
- Public Attributes inherited from EventLoggerBase
LogLevel m_logLevel
- Static Public Attributes inherited from EventLoggerBase
static const EventRepLogLevelMatrix matrix []
static const Uint32 matrixSize

Detailed Description

Definition at line 36 of file MgmtSrvr.hpp.


The documentation for this class was generated from the following files: