#include <NdbDictionary.hpp>
Public Member Functions | |
| OptimizeTableHandle () | |
| ~OptimizeTableHandle () | |
| int | next () |
| int | close () |
Private Member Functions | |
| OptimizeTableHandle (NdbOptimizeTableHandleImpl &) | |
Private Attributes | |
| class NdbOptimizeTableHandleImpl & | m_impl |
| NdbDictionary::OptimizeTableHandle::OptimizeTableHandle | ( | ) |
Supported operations for OptimizeTableHandle
| NdbDictionary::OptimizeTableHandle::~OptimizeTableHandle | ( | ) |
| NdbDictionary::OptimizeTableHandle::OptimizeTableHandle | ( | NdbOptimizeTableHandleImpl & | ) | [private] |
| int NdbDictionary::OptimizeTableHandle::close | ( | ) |
Close the handle object
| int NdbDictionary::OptimizeTableHandle::next | ( | ) |
Optimize one more batch of records
class NdbOptimizeTableHandleImpl& NdbDictionary::OptimizeTableHandle::m_impl [private] |
Based on MySQL Cluster 7.0.7.
This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.