public class HFileV1Detector
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
To print the help section of the tool:
| Constructor and Description | 
|---|
| HFileV1Detector() | 
| Modifier and Type | Method and Description | 
|---|---|
| FileLink | getFileLinkWithPreNSPath(org.apache.hadoop.fs.Path storeFilePath)Creates a FileLink which adds pre-namespace paths in its list of available paths. | 
| static void | main(String[] args) | 
| int | run(String[] args)Checks for HFileV1. | 
public int run(String[] args) throws IOException, org.apache.commons.cli.ParseException
run in interface org.apache.hadoop.util.ToolIOExceptionorg.apache.commons.cli.ParseExceptionpublic FileLink getFileLinkWithPreNSPath(org.apache.hadoop.fs.Path storeFilePath) throws IOException
storeFilePath - IOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.