Package org.apache.nemo.examples.beam
Class SimpleSumSQL
- java.lang.Object
-
- org.apache.nemo.examples.beam.SimpleSumSQL
-
public final class SimpleSumSQL extends java.lang.Object
A simple SQL application. (Copied/Refined from the example code in the Beam repository)
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-