MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbQueryScanOperationDef Class Reference
Inheritance diagram for NdbQueryScanOperationDef:
Collaboration diagram for NdbQueryScanOperationDef:

Protected Member Functions

 NdbQueryScanOperationDef (NdbQueryOperationDefImpl &impl)
- Protected Member Functions inherited from NdbQueryOperationDef
 NdbQueryOperationDef (NdbQueryOperationDefImpl &impl)

Additional Inherited Members

- Public Types inherited from NdbQueryOperationDef
enum  Type { PrimaryKeyAccess, UniqueIndexAccess, TableScan, OrderedIndexScan }
- Public Member Functions inherited from NdbQueryOperationDef
Uint32 getQueryOperationIx () const
Uint32 getNoOfParentOperations () const
const NdbQueryOperationDefgetParentOperation (Uint32 i) const
Uint32 getNoOfChildOperations () const
const NdbQueryOperationDefgetChildOperation (Uint32 i) const
Type getType () const
const NdbDictionary::TablegetTable () const
const NdbDictionary::IndexgetIndex () const
NdbQueryOperationDefImpl & getImpl () const
- Static Public Member Functions inherited from NdbQueryOperationDef
static const char * getTypeName (Type type)

Detailed Description

Definition at line 276 of file NdbQueryBuilder.hpp.


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