public class TaskExecutorHeartbeatPayload extends Object implements Serializable
| 构造器和说明 |
|---|
TaskExecutorHeartbeatPayload(SlotReport slotReport,
ClusterPartitionReport clusterPartitionReport) |
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterPartitionReport |
getClusterPartitionReport() |
SlotReport |
getSlotReport() |
String |
toString() |
public TaskExecutorHeartbeatPayload(SlotReport slotReport, ClusterPartitionReport clusterPartitionReport)
public SlotReport getSlotReport()
public ClusterPartitionReport getClusterPartitionReport()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.