|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| org.ow2.* |
|---|
| org.ow2.jasmine.probe.collectors.aggregate.internal.AggregateCollectorService | ||
|---|---|---|
public static final String |
LONG_DESC |
"The definition requires the aggregate operation and a source indicator" |
public static final String |
PROP_FIELD |
"field" |
public static final String |
PROP_FIELD_DESC |
"The field to be merged. It aims to filter out some non relevant values from the aggregation." |
public static final String |
PROP_OP |
"op" |
public static final String |
PROP_OP_DESC |
"agreggate operation. Must be one of : min|max|average|sum" |
public static final String |
SHORT_DESC |
"Aggregate source indicator\'s values" |
public static final String |
SOURCE_DESC |
"A source indicator must be provided. It should be multi-valued" |
public static final int |
SOURCE_MAX |
1 |
public static final int |
SOURCE_MIN |
1 |
| org.ow2.jasmine.probe.collectors.aggregate.internal.JAggregateCollector | ||
|---|---|---|
public static final int |
OP_AVERAGE |
4 |
public static final int |
OP_MAX |
2 |
public static final int |
OP_MIN |
1 |
public static final int |
OP_SUM |
3 |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||