public class HoodieRangeInfoHandle<T extends HoodieRecordPayload,I,K,O> extends HoodieReadHandle<T,I,K,O>
partitionPathFileIDPairconfig, fs, hoodieTable, instantTime| Constructor and Description |
|---|
HoodieRangeInfoHandle(HoodieWriteConfig config,
HoodieTable<T,I,K,O> hoodieTable,
Pair<String,String> partitionPathFilePair) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMinMaxKeys() |
createNewFileReader, getFileId, getFileSystem, getLatestDataFile, getPartitionPathFileIDPairpublic HoodieRangeInfoHandle(HoodieWriteConfig config, HoodieTable<T,I,K,O> hoodieTable, Pair<String,String> partitionPathFilePair)
public String[] getMinMaxKeys() throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.