public class HFileV1Detector
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
To print the help section of the tool:
It also supports -h, --help, -help options.
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.Tool
IOException
org.apache.commons.cli.ParseException
public FileLink getFileLinkWithPreNSPath(org.apache.hadoop.fs.Path storeFilePath) throws IOException
storeFilePath
- IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.