| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster |
| Modifier and Type | Method and Description |
|---|---|
void |
JobMasterGateway.heartbeatFromTaskManager(ResourceID resourceID,
AccumulatorReport accumulatorReport)
Sends the heartbeat to job manager from task manager.
|
void |
JobMaster.heartbeatFromTaskManager(ResourceID resourceID,
AccumulatorReport accumulatorReport) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.