Generated by
JDiff

Interface org.apache.hadoop.fs.StreamCapabilities

Added Fields
String ABORTABLE_STREAM Stream abort() capability implemented by Abortable#abort() This matches the Path Capability CommonPathCapabilities#ABORTABLE_STREAM
String IOSTATISTICS IOStatisticsSource API.
String PREADBYTEBUFFER Stream read(long ByteBuffer) capability implemented by java.nio.ByteBuffer)
String READBYTEBUFFER Stream read(ByteBuffer) capability implemented by ByteBufferReadable#read(java.nio.ByteBuffer)