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