Public Member Functions | |
| void | reduce (Vector< ILogEntry > logs) |
An object to reduce the number of logs in an array by applying some kind of reduction rules.
| void alma.acs.logging.table.reduction.LogProcessor.reduce | ( | Vector< ILogEntry > | logs | ) |
Reduce the logs by applying the reduction rules.
| logs | The logs to reduce |
References alma.acs.logging.table.reduction.ReductionRule.applyRule(), alma.acs.logging.table.reduction.ReductionRule.getReducedLog(), alma.acs.logging.table.reduction.ReductionRule.isReducible(), and alma.acs.logging.table.reduction.ReductionRule.isReducingLogs().
1.7.0