|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationMixRunner
Interface for runners which can run operation mixes
| Method Summary | ||
|---|---|---|
|
run(Runner<T> runner,
T options,
OperationMix mix)
Performs a operation mix run returning the statistics as a OperationMixRun |
|
| Method Detail |
|---|
<T extends Options> OperationMixRun run(Runner<T> runner,
T options,
OperationMix mix)
OperationMixRun
Implementations are also expected to record the information within the
OperationMixStats object of the given OperationMix
instance prior to returning the statistics.
runner - Runneroptions - Optionsmix - Operation mix to be run
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||