Java org.apache.hadoop.yarn.server.api ApplicationInitializationContext fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.yarn.server.api ApplicationInitializationContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.yarn.server.api ApplicationInitializationContext.

The text is from its open source code.

Constructor

Method

ByteBuffergetApplicationDataForService()
Get the data sent to the NodeManager via ContainerManagementProtocol#startContainers(StartContainersRequest) as part of ContainerLaunchContext#getServiceData()
ApplicationIdgetApplicationId()
Get ApplicationId of the application
StringgetUser()
Get the user-name of the application-submitter