Java org.apache.hadoop.registry.client.binding RegistryPathUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.registry.client.binding RegistryPathUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.registry.client.binding RegistryPathUtils.

The text is from its open source code.

Method

StringencodeForRegistry(String element)
Perform any formatting for the registry needed to convert non-simple-DNS elements
StringencodeYarnID(String yarnId)
Perform whatever transforms are needed to get a YARN ID into a DNS-compatible name
Stringjoin(String base, String path)
Join two paths, guaranteeing that there will not be exactly one separator between the two, and exactly one at the front of the path.
StringlastPathEntry(String path)
Get the last entry in a path; for an empty path returns "".
StringparentOf(String path)
Get the parent of a path