Package org.apache.beam.examples.subprocess
-
Interface Summary Interface Description SubProcessPipelineOptions Options for running a sub process within a DoFn. -
Class Summary Class Description ExampleEchoPipeline Please see the Readme.MD file for instructions to execute this pipeline.ExampleEchoPipeline.EchoInputDoFn Simple DoFn that echos the element, used as an example of running a C++ library.SubProcessPipelineOptions.SubProcessConfigurationFactory Confirm Configuration and return a configuration object used in pipeline.