The Aggregator stage performs all three functions: it classifies incoming data into groups based on key specifications, computes aggregate functions (sums, counts, averages, etc.) for each group, and applies various summary functions to the grouped data.