MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
int | readTuples () |
class NdbInfoRecAttr * | getValue (const char *anAttrName) |
class NdbInfoRecAttr * | getValue (Uint32 anAttrId) |
int | execute () |
int | nextResult () |
Protected Member Functions | |
NdbInfoScanOperation (const NdbInfo &, class Ndb_cluster_connection *, const NdbInfo::Table *, Uint32 max_rows, Uint32 max_bytes) | |
bool | init (Uint32 id) |
void | close () |
Friends | |
class | NdbInfo |
Definition at line 22 of file NdbInfoScanOperation.hpp.