Public Types |
enum | ActionType {
CloseWithoutStop,
NextScanWhenNoMore,
ExecuteScanWithOutOpenScan,
OnlyOneScanPerTrans,
OnlyOneOpBeforeOpenScan,
OnlyOpenScanOnce,
OnlyOneOpInScanTrans,
CheckInactivityTimeOut,
CheckInactivityBeforeClose,
NoCloseTransaction,
EqualAfterOpenScan
} |
Public Member Functions |
| ScanFunctions (const NdbDictionary::Table &_tab) |
int | scanReadFunctions (Ndb *pNdb, int records, int parallelism, ActionType action, bool exclusive) |
Detailed Description
Definition at line 44 of file ScanFunctions.hpp.
The documentation for this class was generated from the following file: