Interface | Description |
---|---|
ColumnReduction |
A column reduction defines how a single column should be reduced.
|
IReducer |
A reducer aggregates or combines
a set of examples into
a single List
|
Class | Description |
---|---|
Reducer |
A Reducer is used to take a set of examples and reduce them.
|
Reducer.Builder | |
Reducer.ConditionalReduction | |
TestGeoReduction | |
TestReduce |
Created by Alex on 21/03/2016.
|