Class StatsProcessorUsingMap

  • All Implemented Interfaces:
    StatsProcessor

    public class StatsProcessorUsingMap
    extends Object
    implements StatsProcessor
    Post-Processors the results of a Stats query using a Map of values. Looks up the value by Map.key and replaces it with Map.value If its not found then returns the existing value.
    Since:
    5.0
    Author:
    Gethin James