MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbIndexStatImpl::Con Struct Reference
Collaboration diagram for NdbIndexStatImpl::Con:

Public Member Functions

 Con (NdbIndexStatImpl *impl, Head &head, Ndb *ndb)
int startTransaction ()
int execute (bool commit)
int getNdbOperation ()
int getNdbIndexScanOperation ()
void set_time ()
NDB_TICKS get_time ()

Public Attributes

NdbIndexStatImpl *const m_impl
Headm_head
Ndb *const m_ndb
NdbDictionary::Dictionarym_dic
const NdbDictionary::Tablem_headtable
const NdbDictionary::Tablem_sampletable
const NdbDictionary::Indexm_sampleindex1
NdbTransactionm_tx
NdbOperationm_op
NdbIndexScanOperationm_scanop
Cachem_cacheBuild
uint m_cachePos
uint m_cacheKeyOffset
uint m_cacheValueOffset
MicroSecondTimer m_start

Detailed Description

Definition at line 107 of file NdbIndexStatImpl.hpp.


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