public interface JobEventReplayHandler
| Modifier and Type | Method and Description |
|---|---|
void |
finalizeReplay()
Called when finalizing replaying job event.
|
void |
replayOneEvent(JobEvent event)
Called to replay one job event.
|
void |
startReplay()
Called when starting replaying job event.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.