Public Member Functions |
|
| STATIC_CONST (SignalLength=9+NdbNodeBitmask::Size) |
Static Public Member Functions |
|
static void | setSystemStop (Uint32 &requestInfo, bool value) |
|
static void | setPerformRestart (Uint32 &requestInfo, bool value) |
|
static void | setNoStart (Uint32 &requestInfo, bool value) |
|
static void | setInitialStart (Uint32 &requestInfo, bool value) |
| static void | setStopAbort (Uint32 &requestInfo, bool value) |
|
static void | setStopNodes (Uint32 &requestInfo, bool value) |
|
static bool | getSystemStop (const Uint32 &requestInfo) |
|
static bool | getPerformRestart (const Uint32 &requestInfo) |
|
static bool | getNoStart (const Uint32 &requestInfo) |
|
static bool | getInitialStart (const Uint32 &requestInfo) |
|
static bool | getStopAbort (const Uint32 &requestInfo) |
|
static bool | getStopNodes (const Uint32 &requestInfo) |
Public Attributes |
|
Uint32 | senderRef |
|
Uint32 | senderData |
|
Uint32 | requestInfo |
|
Uint32 | singleuser |
|
Uint32 | singleUserApi |
|
Int32 | apiTimeout |
|
Int32 | transactionTimeout |
|
Int32 | readOperationTimeout |
|
Int32 | operationTimeout |
|
Uint32 | nodes [NdbNodeBitmask::Size] |
Detailed Description
Definition at line 24 of file StopReq.hpp.
Member Function Documentation
| void StopReq::setStopAbort |
( |
Uint32 & |
requestInfo, |
|
|
bool |
value |
|
) |
| |
|
inlinestatic |
Don't perform "graceful" shutdown/restart...
Definition at line 200 of file StopReq.hpp.
Friends And Related Function Documentation
The documentation for this class was generated from the following file: