Java org.apache.hadoop.yarn.util RackResolver fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

RackResolver()
Hide the default constructor for utility class.

Method

voidinit(Configuration conf)
Noderesolve(String hostName)
Utility method for getting a hostname resolved to a node in the network topology.
Noderesolve(Configuration conf, String hostName)
Utility method for getting a hostname resolved to a node in the network topology.