BenchCThread
This class implements the functionality of one thread of BenchC.
| Methods |
| void |
process()
Process the list of operations (a 'deck') in random order.
|
| void |
process() throws SQLException
Process the list of operations (a 'deck') in random order.
|