public final class FailTaskCall extends Object implements Task
Constructor and Description |
---|
FailTaskCall() |
Modifier and Type | Method and Description |
---|---|
byte[] |
call(byte[] memento)
Called by the resourcemanager harness to execute the task.
|
@Inject public FailTaskCall()
public byte[] call(byte[] memento) throws SimulatedTaskFailure
Task
call
in interface Task
memento
- the memento objected passed down by the driver.SimulatedTaskFailure
Copyright © 2016 The Apache Software Foundation. All rights reserved.