public class FlinkPortableRunnerResult extends FlinkRunnerResult implements PortablePipelineResult
Pipeline with Flink.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, toString, waitUntilFinish, waitUntilFinishclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, getState, metrics, waitUntilFinish, waitUntilFinishpublic org.apache.beam.model.jobmanagement.v1.JobApi.MetricResults portableMetrics()
                                                                            throws java.lang.UnsupportedOperationException
PortablePipelineResultportableMetrics in interface PortablePipelineResultjava.lang.UnsupportedOperationException - if the runner doesn't support retrieving metrics.