Class PercentileByStateFactoryImpl

java.lang.Object
com.illumon.iris.db.v2.by.PercentileByStateFactoryImpl
All Implemented Interfaces:
AggregationStateFactory, Serializable

public class PercentileByStateFactoryImpl extends Object implements Serializable, AggregationStateFactory
See Also:
  • Constructor Details

    • PercentileByStateFactoryImpl

      public PercentileByStateFactoryImpl(double percentile)
    • PercentileByStateFactoryImpl

      public PercentileByStateFactoryImpl(double percentile, boolean averageMedian)
  • Method Details