Class SparkCombineFn<InputT,ValueT,AccumT,OutputT>

java.lang.Object
org.apache.beam.runners.spark.translation.SparkCombineFn<InputT,ValueT,AccumT,OutputT>
All Implemented Interfaces:
Serializable

public class SparkCombineFn<InputT,ValueT,AccumT,OutputT> extends Object implements Serializable
See Also: