Class JobStatusTraceEvent
java.lang.Object
org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent
- All Implemented Interfaces:
JobEvent
Job status trace event.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.elasticjob.tracing.event.JobEvent
getJobName
-
Constructor Details
-
JobStatusTraceEvent
public JobStatusTraceEvent()
-