DataStage's Aggregator stage supports three types of aggregation: count (calculating the number of records), calculation (computing aggregates like sum, avg), and recalculation (updating existing aggregate values). Sort and Hash are partitioning methods, not aggregation types.