Java org.apache.hadoop.yarn.client ClientRMProxy fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.yarn.client ClientRMProxy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.yarn.client ClientRMProxy.

The text is from its open source code.

Method

TcreateRMProxy(final Configuration configuration, final Class protocol)
Create a proxy to the ResourceManager for the specified protocol.
TextgetAMRMTokenService(Configuration conf)
TextgetRMDelegationTokenService(Configuration conf)
Get the token service name to be used for RMDelegationToken.