Uses of Class
org.apache.nemo.client.beam.NemoPipelineResult
-
Packages that use NemoPipelineResult Package Description org.apache.nemo.client.beam -
-
Uses of NemoPipelineResult in org.apache.nemo.client.beam
Methods in org.apache.nemo.client.beam that return NemoPipelineResult Modifier and Type Method Description NemoPipelineResult
NemoRunner. run(org.apache.beam.sdk.Pipeline pipeline)
Method to run the Pipeline.
-