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