public static class HoodieData.HoodieDataCacheKey extends Object implements Serializable
HoodieData.
At the end of a write operation, we manually unpersist the HoodieData associated with that writer.
Therefore, in multi-writer scenario, we need to use both basePath and instantTime to identify HoodieDatas.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static HoodieData.HoodieDataCacheKey |
of(String basePath,
String instantTime) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.