public class YarnServerBuilderUtils extends Object
Constructor and Description |
---|
YarnServerBuilderUtils() |
Modifier and Type | Method and Description |
---|---|
static NodeHeartbeatResponse |
newNodeHeartbeatResponse(int responseId,
NodeAction action,
List<ContainerId> containersToCleanUp,
List<ApplicationId> applicationsToCleanUp,
MasterKey containerTokenMasterKey,
MasterKey nmTokenMasterKey,
long nextHeartbeatInterval) |
public static NodeHeartbeatResponse newNodeHeartbeatResponse(int responseId, NodeAction action, List<ContainerId> containersToCleanUp, List<ApplicationId> applicationsToCleanUp, MasterKey containerTokenMasterKey, MasterKey nmTokenMasterKey, long nextHeartbeatInterval)
Copyright © 2013 Apache Software Foundation. All rights reserved.