public class SizeStatisticsKeeper<B extends IBasics<S>,S> extends StatisticsKeeper<B,S>
ItemList.Type
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_BOUNDARY_LIST |
BASICS_KEY, DEFAULT_P_LIST, HISTOGRAM_PUBLISH_KEY, ITEM_NAME_FIRST, ITEM_NAME_LAST, log, NUM_INTERVAL_ITEMS, NUM_STATIC_ITEMS, PERCENTILE_PRECISION_KEY, PERCENTILE_PUBLISH_KEY, percentileConfigKey, PERCENTILES_INTERNAL_KEY, pest
ITEM_FORMAT_PERC, ITEM_FORMAT_TIME, ITEM_NAME_AVERAGE, ITEM_NAME_COUNT, ITEM_NAME_MAX, ITEM_NAME_MIN, ITEM_NAME_STDDEV, ITEM_NAME_SUM, ITEM_NAME_SUMSQ, ITEM_VALUE_NAN, PRINT_FORMAT_COUNT, PRINT_FORMAT_PERC, PRINT_FORMAT_TIME
Constructor and Description |
---|
SizeStatisticsKeeper(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getUnits() |
addValue, asMap, dumpToXml, getAvg, getClassBoundaries, getClassCounts, getCount, getFirst, getIntervalItemCount, getIntervalItemName, getIntervalItemType, getIntervalItemValue, getItemCount, getItemIndex, getItemName, getItemType, getItemValue, getLabels, getLast, getMax, getMin, getName, getStdDev, getTotal, getTotalSquare, getTypes, getVariance, initialize, initMetrics, performAction, toXml, toXml
public static final String DEFAULT_BOUNDARY_LIST
public SizeStatisticsKeeper(String name)
Copyright © 2023 Frank!Framework. All rights reserved.