| Package | Description |
|---|---|
| org.apache.hudi.common.table.cdc |
| Modifier and Type | Method and Description |
|---|---|
Map<HoodieFileGroupId,List<HoodieCDCFileSplit>> |
HoodieCDCExtractor.extractCDCFileSplits()
At the granularity of a file group, trace the mapping between
each commit/instant and changes to this file group.
|
| Modifier and Type | Method and Description |
|---|---|
int |
HoodieCDCFileSplit.compareTo(HoodieCDCFileSplit o) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.