org.apache.hadoop.util
Class Options.IntegerOption

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

public abstract static class Options.IntegerOption
extends Object


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

Constructor Detail

Options.IntegerOption

protected Options.IntegerOption(int value)
Method Detail

getValue

public int getValue()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.