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, runOp
protected <T extends Options> List<Integer> getOperationOrder(T options, OperationMix mix)
AbstractOperationMixRunner
getOperationOrder
in class AbstractOperationMixRunner
options
- Optionsmix
- Mix containing the operations to be runCopyright © 2015. All rights reserved.