public class UpdaterAggregatorCombiner extends Object implements org.apache.spark.api.java.function.Function2<UpdaterAggregator,UpdaterAggregator,UpdaterAggregator>
| Constructor and Description |
|---|
UpdaterAggregatorCombiner() |
| Modifier and Type | Method and Description |
|---|---|
UpdaterAggregator |
call(UpdaterAggregator updaterAggregator,
UpdaterAggregator updaterAggregator2) |
public UpdaterAggregator call(UpdaterAggregator updaterAggregator, UpdaterAggregator updaterAggregator2) throws Exception
call in interface org.apache.spark.api.java.function.Function2<UpdaterAggregator,UpdaterAggregator,UpdaterAggregator>ExceptionCopyright © 2016. All Rights Reserved.