public class TaskExecutorToJobManagerHeartbeatPayload extends Object implements Serializable
Constructor and Description |
---|
TaskExecutorToJobManagerHeartbeatPayload(AccumulatorReport accumulatorReport,
ExecutionDeploymentReport executionDeploymentReport) |
Modifier and Type | Method and Description |
---|---|
static TaskExecutorToJobManagerHeartbeatPayload |
empty() |
AccumulatorReport |
getAccumulatorReport() |
ExecutionDeploymentReport |
getExecutionDeploymentReport() |
String |
toString() |
public TaskExecutorToJobManagerHeartbeatPayload(AccumulatorReport accumulatorReport, ExecutionDeploymentReport executionDeploymentReport)
public AccumulatorReport getAccumulatorReport()
public ExecutionDeploymentReport getExecutionDeploymentReport()
public static TaskExecutorToJobManagerHeartbeatPayload empty()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.