Class HarnessMonitoringInfosInstructionHandler
- java.lang.Object
-
- org.apache.beam.fn.harness.control.HarnessMonitoringInfosInstructionHandler
-
public class HarnessMonitoringInfosInstructionHandler extends java.lang.ObjectProcessesBeamFnApi.InstructionRequest'sBeamFnApi.HarnessMonitoringInfosResponseThese instructions are not associated with the currently processed bundles. They return MonitoringInfos payloads for "process-wide" metrics, which return metric values calculated over the life of the process.
-
-
Constructor Summary
Constructors Constructor Description HarnessMonitoringInfosInstructionHandler(org.apache.beam.runners.core.metrics.ShortIdMap metricsShortIds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.beam.model.fnexecution.v1.BeamFnApi.InstructionResponse.BuilderharnessMonitoringInfos(org.apache.beam.model.fnexecution.v1.BeamFnApi.InstructionRequest request)
-