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