
com.ebay.jetstream.epl.HistogramAggregator Maven / Gradle / Ivy
The newest version!
/*
Pulsar
Copyright (C) 2013-2015 eBay Software Foundation
Licensed under the GPL v2 license. See LICENSE for full terms.
*/
package com.ebay.jetstream.epl;
import java.util.HashMap;
import java.util.Map;
import com.espertech.esper.epl.agg.aggregator.AggregationMethod;
public class HistogramAggregator implements AggregationMethod {
private String[] m_fields;
private Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy