Class ExampleEchoPipeline
- java.lang.Object
-
- org.apache.beam.examples.subprocess.ExampleEchoPipeline
-
public class ExampleEchoPipeline extends java.lang.ObjectPlease see the Readme.MD file for instructions to execute this pipeline.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExampleEchoPipeline.EchoInputDoFnSimple DoFn that echos the element, used as an example of running a C++ library.
-
Constructor Summary
Constructors Constructor Description ExampleEchoPipeline()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-