- java.lang.Object
-
- org.apache.beam.sdk.transforms.Combine.CombineFn<V,org.apache.beam.sdk.transforms.Combine.Holder<V>,V>
-
- org.apache.beam.sdk.transforms.Combine.BinaryCombineFn<List<Double>>
-
- edu.snu.coral.examples.beam.MultinomialLogisticRegression.CombineFunction
-
-
Method Summary
-
Methods inherited from class org.apache.beam.sdk.transforms.Combine.BinaryCombineFn
addInput, createAccumulator, extractOutput, getAccumulatorCoder, getDefaultOutputCoder, identity, mergeAccumulators
-
Methods inherited from class org.apache.beam.sdk.transforms.Combine.CombineFn
apply, compact, defaultValue, getOutputType
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CombineFunction
public CombineFunction()
Copyright © 2018. All rights reserved.