public static class Max.MaxDoubleFn extends Max.MaxFn<Double> implements com.google.cloud.dataflow.sdk.util.common.CounterProvider<Double>
CombineFn that computes the maximum of a collection of Doubles, useful as an
argument to Combine.globally(com.google.cloud.dataflow.sdk.transforms.SerializableFunction<java.lang.Iterable<V>, V>) or Combine.perKey(com.google.cloud.dataflow.sdk.transforms.SerializableFunction<java.lang.Iterable<V>, V>).| Constructor and Description |
|---|
MaxDoubleFn() |
| Modifier and Type | Method and Description |
|---|---|
com.google.cloud.dataflow.sdk.util.common.Counter<Double> |
getCounter(String name) |
apply, identity, naturalOrder, naturalOrder, of, ofaddInput, createAccumulator, extractOutput, getAccumulatorCoder, getDefaultOutputCoder, mergeAccumulatorsapply, asKeyedFn, getOutputType