Package org.apache.nemo.examples.beam
Class PerPercentileAverage
- java.lang.Object
-
- org.apache.nemo.examples.beam.PerPercentileAverage
-
public final class PerPercentileAverage extends java.lang.Object
Per percentile statistics application.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main function for the MR BEAM program.
-