| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.List<CombinedFileRange> |
VectoredReadUtils.mergeSortedRanges(java.util.List<? extends FileRange> sortedRanges,
int chunkSize,
int minimumSeek,
int maxSize) |
Merge sorted ranges to optimize the access from the underlying file
system.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.