|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hpi.fgis.voidgen.hadoop.tests.ConfigurationPrinter
public class ConfigurationPrinter
Encapsulates printing all properties of the configuration of a Tool to the standard output.
Constructor Summary | |
---|---|
ConfigurationPrinter(org.apache.hadoop.util.Tool tool)
Prints the Configuration and it's entries
of the given Tool to the standard output. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationPrinter(org.apache.hadoop.util.Tool tool)
Configuration
and it's entries
of the given Tool
to the standard output.
tool
- The Tool
containing the Configuration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |