MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbRestarts::NdbRestart Struct Reference

Public Types

typedef int( restartFunc )(NDBT_Context *, NdbRestarter &, const NdbRestart *)

Public Member Functions

 NdbRestart (const char *_name, NdbRestartType _type, restartFunc *_func, int _requiredNodes, int _arg1=-1)

Public Attributes

const char * m_name
NdbRestartType m_type
restartFunc * m_restartFunc
int m_numRequiredNodes
int m_arg1

Detailed Description

Definition at line 58 of file NdbRestarts.hpp.


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