T
- public class MixOperationCallable<T extends Options> extends AbstractOperationCallable<T>
Constructor and Description |
---|
MixOperationCallable(Runner<T> runner,
T options,
OperationMix mix,
boolean randomOrder)
Creates a new callable
|
Modifier and Type | Method and Description |
---|---|
OperationRun |
call() |
cancel, getOptions, getRunner, isCancelled
public MixOperationCallable(Runner<T> runner, T options, OperationMix mix, boolean randomOrder)
runner
- Runneroptions
- Optionsmix
- MixrandomOrder
- Whether to randomize the order of operationspublic OperationRun call() throws Exception
Exception
Copyright © 2015. All rights reserved.