MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.jpatest.Driver.Op Class Reference
Collaboration diagram for com.mysql.clusterj.jpatest.Driver.Op:

Public Member Functions

 Op (String name)
String getName ()
abstract void run (int countA, int countB) throws Exception

Protected Attributes

final String name

Detailed Description

A database operation to be benchmarked.

Definition at line 109 of file Driver.java.


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