Java org.apache.hadoop.net NodeBase fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.net NodeBase fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.net NodeBase.

The text is from its open source code.

Constructor

NodeBase(String path)
Construct a node from its path
NodeBase(String name, String location)
Construct a node from its name and its location
NodeBase()
Default constructor