Generated by
JDiff

Interface org.apache.hadoop.fs.PositionedReadable

Added Methods
int maxReadSizeForVectorReads() What is the largest size that we should group ranges together as
int minSeekForVectorReads() What is the smallest reasonable seek
void readVectored(List, IntFunction) Read fully a list of file ranges asynchronously from this file.