org.apache.hadoop.util
Class Options.LongOption

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

public abstract static class Options.LongOption
extends Object


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

Constructor Detail

Options.LongOption

protected Options.LongOption(long value)
Method Detail

getValue

public long getValue()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.