public interface PortablePipelineResult extends PipelineResult
PortablePipelineRunner.run(RunnerApi.Pipeline, JobInfo)
.PipelineResult.State
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.
|
cancel, getState, metrics, waitUntilFinish, waitUntilFinish
org.apache.beam.model.jobmanagement.v1.JobApi.MetricResults portableMetrics() throws java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException
- if the runner doesn't support retrieving metrics.