org.apache.hadoop.fs
Class Options
java.lang.Object
org.apache.hadoop.fs.Options
@InterfaceAudience.Public
@InterfaceStability.Evolving
public final class Options
- extends Object
This class contains options related to file system operations.
Nested Class Summary |
static class |
Options.CreateOpts
Class to support the varargs for create() options. |
static class |
Options.Rename
Enum to support the varargs for rename() options |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Options
public Options()
Copyright © 2012 Apache Software Foundation. All Rights Reserved.