Score
Pipeline stage for accumulating scores to report
Parameters
The configuration to instantiate this class.
Types
Properties
The key of the configuration which instantiated this stage.
Whether this stage has timed out.
The context of the configuration parser associated with instantiating this stage.
The unique stage name of this pipeline stage.
The ScoreGenerator for this stage.
Functions
Implementation for executing this pipeline.
Executes this pipeline stage using input.
Marks this stage as having timed out.
Callback method to run when execute method completes, regardless of whether it succeeds or fails.
Callback method to run when the execute method fails.
Implementation for when the execute method fails.
Implementation when parser context is provided to the stage.
Provides the parser context to this pipeline stage.