public static class TPCHQueryAsterix.AggCO extends ReduceFunction implements Serializable
| Constructor and Description |
|---|
TPCHQueryAsterix.AggCO() |
| Modifier and Type | Method and Description |
|---|---|
void |
combine(Iterator<Record> records,
Collector<Record> out)
Computes partial counts
|
void |
reduce(Iterator<Record> records,
Collector<Record> out)
Output Schema:
0: COUNT
1: C_MKTSEGMENT
|
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getRuntimeContext, open, setRuntimeContextCopyright © 2013. All rights reserved.