Package | Description |
---|---|
Meta4Framework | |
Meta4Framework.A |
Modifier and Type | Method and Description |
---|---|
void |
TaBle.aggregate(OTable tbl,
Reducer... agg) |
Modifier and Type | Class and Description |
---|---|
class |
Average<T> |
class |
Count<T> |
class |
DoubleSum<T> |
class |
GroupValue<T>
this aggregation function returns the designated column value of the first
tuple of a table.
|
class |
IntAgg<T> |
class |
IntMax<T> |
class |
IntSum<T> |
class |
IntValue<T> |