| Package | Description |
|---|---|
| org.apache.hudi.common.engine | |
| org.apache.hudi.common.function |
| Modifier and Type | Method and Description |
|---|---|
abstract <I> void |
HoodieEngineContext.foreach(List<I> data,
SerializableConsumer<I> consumer,
int parallelism) |
<I> void |
HoodieLocalEngineContext.foreach(List<I> data,
SerializableConsumer<I> consumer,
int parallelism) |
| Modifier and Type | Method and Description |
|---|---|
static <I> Consumer<I> |
FunctionWrapper.throwingForeachWrapper(SerializableConsumer<I> throwingConsumer) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.