Generated by
JDiff

Package org.apache.hadoop.fs

Added Classes
Options.OpenFileOptions The standard {@code openFile()} options.
 

Changed Classes and Interfaces
CommonConfigurationKeysPublic This class contains constants for configuration keys used in the common code.
FSBuilder The base interface which various FileSystem FileContext Builder interfaces can extend and which underlying implementations will then implement.
FSDataInputStream Utility that wraps a FSInputStream in a DataInputStream and buffers input through a java.io.BufferedInputStream
PositionedReadable Stream that permits positional reading.
StreamCapabilities Interface to query streams for supported capabilities.