public class TaskExecutorHeartbeatPayload extends Object implements Serializable
Constructor and Description |
---|
TaskExecutorHeartbeatPayload(SlotReport slotReport,
ClusterPartitionReport clusterPartitionReport) |
Modifier and Type | Method and Description |
---|---|
ClusterPartitionReport |
getClusterPartitionReport() |
SlotReport |
getSlotReport() |
String |
toString() |
public TaskExecutorHeartbeatPayload(SlotReport slotReport, ClusterPartitionReport clusterPartitionReport)
public SlotReport getSlotReport()
public ClusterPartitionReport getClusterPartitionReport()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.