public class BenchmarkLoader extends Object
| Constructor and Description |
|---|
BenchmarkLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(BenchmarkConfiguration cfg) |
<T> T |
loadBenchmarkClass(Class<T> cls,
String name)
Loads specified benchmark class.
|
public void initialize(BenchmarkConfiguration cfg) throws Exception
cfg - Config.Exception - If failed.Copyright © 2014. All rights reserved.