MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ScanFunctions Class Reference

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: