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

Example usage for Java org.apache.hadoop.yarn.api.protocolrecords SignalContainerRequest 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 SignalContainerRequest.

The text is from its open source code.

Method

SignalContainerCommandgetCommand()
Get the SignalContainerCommand of the signal request.
ContainerIdgetContainerId()
Get the ContainerId of the container to signal.