public class CrailFsck extends Object
| Constructor and Description |
|---|
CrailFsck() |
| Modifier and Type | Method and Description |
|---|---|
void |
blockStatistics(String filename) |
void |
createDirectory(String filename,
int storageClass,
int locationClass) |
void |
directoryDump(String filename,
boolean randomize) |
void |
getLocations(String filename,
long offset,
long length) |
static void |
main(String[] args) |
void |
namenodeDump() |
void |
ping() |
public void getLocations(String filename, long offset, long length) throws Exception
Exceptionpublic void directoryDump(String filename, boolean randomize) throws Exception
Exceptionpublic void createDirectory(String filename, int storageClass, int locationClass) throws Exception
ExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.