public class HarnessMonitoringInfosInstructionHandler
extends java.lang.Object
BeamFnApi.InstructionRequest's BeamFnApi.HarnessMonitoringInfosResponse
These 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 and Description |
|---|
HarnessMonitoringInfosInstructionHandler(org.apache.beam.runners.core.metrics.ShortIdMap metricsShortIds) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.model.fnexecution.v1.BeamFnApi.InstructionResponse.Builder |
harnessMonitoringInfos(org.apache.beam.model.fnexecution.v1.BeamFnApi.InstructionRequest request) |