Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryAccessBase.getAggregator() |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryFirstLastUnbound.getAggregator() |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactory.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAvedev |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryAvedev.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorAvgBig
Average that generates double-typed numbers.
|
class |
AggregatorAvgNonBig
Average that generates double-typed numbers.
|
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryAvg.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorMethodWDistinctWFilterBase |
class |
AggregatorMethodWDistinctWFilterWValueBase |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregatorMethodFactory.getAggregatorMethod(AggregatorMethodFactoryContext context) |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorCount |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryCountEver.getAggregator() |
AggregatorMethod |
AggregationForgeFactoryCount.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorFirstEver
Aggregator for the very first value.
|
class |
AggregatorLastEver
Aggregator for the very last value.
|
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryFirstLastEver.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorLeaving |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryLeaving.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorMedian |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryMedian.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorMinMax
Min/max aggregator for all values.
|
class |
AggregatorMinMaxEver
Min/max aggregator for all values, not considering events leaving the aggregation (i.e.
|
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryMinMax.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorNth |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryNth.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorPlugInManaged |
class |
AggregatorPlugInMultiParam |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryPlugin.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorRate
Aggregation computing an event arrival rate for data windowed-events.
|
class |
AggregatorRateEver
Aggregation computing an event arrival rate for with and without data window.
|
Modifier and Type | Field and Description |
---|---|
protected AggregatorMethod |
AggregationForgeFactoryRate.aggregator |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryRate.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorStddev
Standard deviation always generates double-typed numbers.
|
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactoryStddev.getAggregator() |
Modifier and Type | Class and Description |
---|---|
class |
AggregatorSumBase |
class |
AggregatorSumBig
Sum for BigInteger values.
|
class |
AggregatorSumNonBig |
Modifier and Type | Field and Description |
---|---|
protected AggregatorMethod |
AggregationForgeFactorySum.aggregator |
Modifier and Type | Method and Description |
---|---|
AggregatorMethod |
AggregationForgeFactorySum.getAggregator() |
Copyright © 2005–2021. All rights reserved.