public class StatePassingTask extends Object implements Task
| Constructor and Description |
|---|
StatePassingTask(Counter c) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
call(byte[] memento)
Called by the resourcemanager harness to execute the task.
|
@Inject public StatePassingTask(Counter c)
Copyright © 2016 The Apache Software Foundation. All rights reserved.