public class StatsProcessorUsingMap extends Object implements StatsProcessor
| Constructor and Description |
|---|
StatsProcessorUsingMap() |
StatsProcessorUsingMap(Map<String,String> mapping) |
| Modifier and Type | Method and Description |
|---|---|
StatsResultSet |
process(StatsResultSet input) |
void |
setMapping(Map<String,String> mapping) |
public StatsResultSet process(StatsResultSet input)
process in interface StatsProcessorCopyright © 2005–2019 Alfresco Software. All rights reserved.