public class DefaultOperationMixRunner extends AbstractOperationMixRunner
Options provided.| Constructor and Description |
|---|
DefaultOperationMixRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Options> |
getOperationOrder(T options,
OperationMix mix)
Gets the order in which the runner should run the operations
|
reportOperationOrder, run, runOpprotected <T extends Options> List<Integer> getOperationOrder(T options, OperationMix mix)
AbstractOperationMixRunnergetOperationOrder in class AbstractOperationMixRunneroptions - Optionsmix - Mix containing the operations to be runCopyright © 2014. All Rights Reserved.