Java org.apache.hadoop.yarn.api.records NMToken fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

NodeIdgetNodeId()
Get the NodeId of the NodeManager for which the NMToken is used to authenticate.
TokengetToken()
Get the Token used for authenticating with NodeManager