| Package | Description |
|---|---|
| org.apache.hudi.common.data | |
| org.apache.hudi.common.engine | |
| org.apache.hudi.metadata |
| Class and Description |
|---|
| HoodieAccumulator
An abstraction for accumulator on counts.
|
| HoodieAtomicLongAccumulator
An accumulator on counts based on
AtomicLong implementation. |
| HoodieBaseListData
Data representation of either a stream or a list of objects with Type T.
|
| HoodieData
An interface abstracting a container holding a collection of objects of type
T
allowing to perform common transformation on it. |
| HoodieData.HoodieDataCacheKey
The key used in a caching map to identify a
HoodieData. |
| HoodieListData
In-memory implementation of
HoodieData holding internally a Stream of objects. |
| HoodieListPairData |
| HoodiePairData
An abstraction for pairs of key in type K and value in type V to store the reference
and do transformation.
|
| Class and Description |
|---|
| HoodieAccumulator
An abstraction for accumulator on counts.
|
| HoodieData
An interface abstracting a container holding a collection of objects of type
T
allowing to perform common transformation on it. |
| HoodieData.HoodieDataCacheKey
The key used in a caching map to identify a
HoodieData. |
| Class and Description |
|---|
| HoodieData
An interface abstracting a container holding a collection of objects of type
T
allowing to perform common transformation on it. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.