public class HoodieMergedReadHandle<T,I,K,O> extends HoodieReadHandle<T,I,K,O>
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.avro.Schema |
readerSchema |
partitionPathFileIDPairconfig, fs, hoodieTable, instantTime| Constructor and Description |
|---|
HoodieMergedReadHandle(HoodieWriteConfig config,
Option<String> instantTime,
HoodieTable<T,I,K,O> hoodieTable,
Pair<String,String> partitionPathFileIDPair) |
| Modifier and Type | Method and Description |
|---|---|
List<HoodieRecord<T>> |
getMergedRecords() |
createNewFileReader, createNewFileReader, getFileId, getFileSystem, getLatestBaseFile, getPartitionPathFileIDPairpublic List<HoodieRecord<T>> getMergedRecords()
Copyright © 2023 The Apache Software Foundation. All rights reserved.