PGroupedTable.combineValues(Aggregator) which doesn't require a factory.public static interface CombineFn.AggregatorFactory<T>
| Modifier and Type | Method and Description |
|---|---|
CombineFn.Aggregator<T> |
create()
Deprecated.
|
CombineFn.Aggregator<T> create()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.