org.apache.hadoop.util
Class Options.StringOption

java.lang.Object
  extended by org.apache.hadoop.util.Options.StringOption
Enclosing class:
Options

public abstract static class Options.StringOption
extends Object


Constructor Summary
protected Options.StringOption(String value)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Options.StringOption

protected Options.StringOption(String value)
Method Detail

getValue

public String getValue()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.