@InterfaceAudience.Public @InterfaceStability.Evolving public class WasbFsck extends Configured implements Tool
| コンストラクタと説明 | 
|---|
| WasbFsck(Configuration conf) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| boolean | getPathNameWarning() | 
| static void | main(String[] args) | 
| int | run(String[] args)Execute the command with the given arguments. | 
| void | setMockFileSystemForTesting(FileSystem fileSystem)For testing purposes, set the file system to use here instead of relying on
 getting it from the FileSystem class based on the URI. | 
getConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic WasbFsck(Configuration conf)
public void setMockFileSystemForTesting(FileSystem fileSystem)
fileSystem - The file system to use.public int run(String[] args) throws Exception
Toolpublic boolean getPathNameWarning()
Copyright © 2016 Apache Software Foundation. All rights reserved.