|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hadoop.fs.Options
@InterfaceAudience.Public @InterfaceStability.Evolving public final class Options
This class contains options related to file system operations.
Nested Class Summary | |
---|---|
static class |
Options.ChecksumOpt
This is used in FileSystem and FileContext to specify checksum options. |
static class |
Options.CreateOpts
Class to support the varargs for create() options. |
static class |
Options.Rename
Enum to support the varargs for rename() options |
Constructor Summary | |
---|---|
Options()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Options()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |