Package org.apache.hadoop.fs
Class Options
java.lang.Object
org.apache.hadoop.fs.Options
This class contains options related to file system operations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum for indicating what mode to use when combining chunk and block checksums to define an aggregate FileChecksum.static classThis is used in FileSystem and FileContext to specify checksum options.static interfaceThe standardcreateFile()options.static classClass to support the varargs for create() options.static classOptions for creatingPathHandlereferences.static final classThe standardopenFile()options.static enumEnum to support the varargs for rename() options -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Options
public Options()
-