The NoKeySummarizer is used when summarizing values across the entire input.
Note: NoKeySummarizer is used in Operator unit tests and gets extensive testing through that mechanism.
Called to process non-header lines.
Called after initializing the object for each operator to be processed.
Called to write the result lines.
Called to write the header line.
See Implementation
The NoKeySummarizer is used when summarizing values across the entire input.
Note: NoKeySummarizer is used in Operator unit tests and gets extensive testing through that mechanism.