Java org.apache.hadoop.yarn.api.protocolrecords StartContainerRequest fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

voidsetContainerLaunchContext(ContainerLaunchContext context)
Set the ContainerLaunchContext for the container to be started by the NodeManager
voidsetContainerToken(Token container)