org.apache.hadoop.util
Class Options.PathOption

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

public abstract static class Options.PathOption
extends Object


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

Constructor Detail

Options.PathOption

protected Options.PathOption(Path value)
Method Detail

getValue

public Path getValue()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.