Java org.apache.hadoop.hdfs.server.datanode DatanodeUtil fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.hdfs.server.datanode DatanodeUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.hdfs.server.datanode DatanodeUtil.

The text is from its open source code.

Method

StringgetMetaName(String blockName, long generationStamp)
FileidToBlockDir(File root, long blockId)
Get the directory where a finalized block with this ID should be stored.