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

Classes

struct  KeyRow
struct  Row

Public Member Functions

 TestThread (Ndb_cluster_connection &con, const char *host, int port)
void start (const TestParameters &params)
void wait ()

Friends

void * callback (void *thread)

Detailed Description

Definition at line 83 of file spj_performance_test.cpp.

Member Function Documentation

void TestThread::start ( const TestParameters params)

Initiate a new test.

Definition at line 207 of file spj_performance_test.cpp.

void TestThread::wait ( )

Wait fo current test to complete.

Definition at line 499 of file spj_performance_test.cpp.

Friends And Related Function Documentation

void* callback ( void *  thread)
friend

Entry point for new posix threads.


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