Class ContainerLaunchContextInfo

java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo

public class ContainerLaunchContextInfo extends Object
Simple class to allow users to send information required to create a ContainerLaunchContext which can then be used as part of the ApplicationSubmissionContext
  • Constructor Details

    • ContainerLaunchContextInfo

      public ContainerLaunchContextInfo()
  • Method Details