| Package | Description |
|---|---|
| org.apache.hudi.common.util.collection |
| Modifier and Type | Method and Description |
|---|---|
int |
BitCaskDiskMap.ValueMetadata.compareTo(BitCaskDiskMap.ValueMetadata o) |
static <R> R |
BitCaskDiskMap.get(BitCaskDiskMap.ValueMetadata entry,
RandomAccessFile file,
boolean isCompressionEnabled) |
| Constructor and Description |
|---|
LazyFileIterable(String filePath,
Map<T,BitCaskDiskMap.ValueMetadata> map) |
LazyFileIterable(String filePath,
Map<T,BitCaskDiskMap.ValueMetadata> map,
boolean isCompressionEnabled) |
LazyFileIterator(String filePath,
Map<T,BitCaskDiskMap.ValueMetadata> map) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.