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 classorg.apache.hadoop.fs.Options.ChecksumOptThis is used in FileSystem and FileContext to specify checksum options.static interfaceThe standardcreateFile()options.static classorg.apache.hadoop.fs.Options.CreateOptsClass to support the varargs for create() options.static classorg.apache.hadoop.fs.Options.HandleOptOptions 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()
-