public interface PortablePipelineResult
extends org.apache.beam.sdk.PipelineResult
PortablePipelineRunner.run(RunnerApi.Pipeline, JobInfo).| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.model.jobmanagement.v1.JobApi.MetricResults |
portableMetrics()
Returns the object to access monitoring infos from the pipeline.
|
org.apache.beam.model.jobmanagement.v1.JobApi.MetricResults portableMetrics()
throws java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException - if the runner doesn't support retrieving metrics.