Package io.quarkus.scheduler.spi
Interface JobInstrumenter.JobInstrumentationContext
- Enclosing interface:
JobInstrumenter
public static interface JobInstrumenter.JobInstrumentationContext
-
Method Summary
-
Method Details
-
getSpanName
String getSpanName() -
executeJob
CompletionStage<Void> executeJob()
-