Java org.apache.hadoop.hdfs BlockMissingException fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

BlockMissingException(String filename, String description, long offset)
An exception that indicates that file was corrupted.