|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.stats.util.HistogramUtils
public class HistogramUtils
A collection of utilities for Histgram data manipulation.
Field Summary | |
---|---|
static int |
STD_DEV_OUTLIER_FACTOR
|
Constructor Summary | |
---|---|
HistogramUtils()
|
Method Summary | |
---|---|
static long[] |
toFilteredOutlierArray(Histogram hist)
|
static long[] |
toFilteredOutlierArray(Histogram hist,
int stddevFactor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int STD_DEV_OUTLIER_FACTOR
Constructor Detail |
---|
public HistogramUtils()
Method Detail |
---|
public static long[] toFilteredOutlierArray(Histogram hist)
public static long[] toFilteredOutlierArray(Histogram hist, int stddevFactor)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |