| Package | Description |
|---|---|
| org.apache.shardingsphere.elasticjob.tracing.event | |
| org.apache.shardingsphere.elasticjob.tracing.listener |
| Modifier and Type | Method and Description |
|---|---|
JobExecutionEvent |
JobExecutionEvent.executionFailure(String failureCause)
Execution failure.
|
JobExecutionEvent |
JobExecutionEvent.executionSuccess()
Execution success.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TracingListener.listen(JobExecutionEvent jobExecutionEvent)
Listen job execution event.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.