| Modifier and Type | Method and Description |
|---|---|
abstract NodeStatus |
NodeHeartbeatRequest.getNodeStatus() |
| Modifier and Type | Method and Description |
|---|---|
static NodeHeartbeatRequest |
NodeHeartbeatRequest.newInstance(NodeStatus nodeStatus,
MasterKey lastKnownContainerTokenMasterKey,
MasterKey lastKnownNMTokenMasterKey) |
abstract void |
NodeHeartbeatRequest.setNodeStatus(NodeStatus status) |
| Modifier and Type | Method and Description |
|---|---|
NodeStatus |
NodeHeartbeatRequestPBImpl.getNodeStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeHeartbeatRequestPBImpl.setNodeStatus(NodeStatus nodeStatus) |
| Modifier and Type | Method and Description |
|---|---|
static NodeStatus |
NodeStatus.newInstance(NodeId nodeId,
int responseId,
List<ContainerStatus> containerStatuses,
List<ApplicationId> keepAliveApplications,
NodeHealthStatus nodeHealthStatus) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeStatusPBImpl |
Copyright © 2018 CERN. All Rights Reserved.