Tap Sink interface definition A Tap is a Sink that only allows to manage one Job at a time using the single method
single
Optional
Readonly
Metrics registry for this component
Perform the processing of a single Job
job to be processed
Emitted when the component throw an error
Emitted on every status change
Start the Plug and the underlayer resources, making it available
Stop the Plug and the underlayer resources, making it unavailable
Tap Sink interface definition A Tap is a Sink that only allows to manage one Job at a time using the
single
method