|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| Op (String name) | |
| String | getName () |
| abstract void | run (int countA, int countB) throws Exception |
Protected Attributes | |
| final String | name |
A database operation to be benchmarked.
Definition at line 109 of file Driver.java.