| Package | Description |
|---|---|
| org.apache.hudi.sink.bootstrap.aggregate |
| Modifier and Type | Method and Description |
|---|---|
BootstrapAccumulator |
BootstrapAggFunction.add(Integer taskId,
BootstrapAccumulator bootstrapAccumulator) |
BootstrapAccumulator |
BootstrapAggFunction.createAccumulator() |
BootstrapAccumulator |
BootstrapAccumulator.merge(BootstrapAccumulator acc) |
BootstrapAccumulator |
BootstrapAggFunction.merge(BootstrapAccumulator bootstrapAccumulator,
BootstrapAccumulator acc) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapAccumulator |
BootstrapAggFunction.add(Integer taskId,
BootstrapAccumulator bootstrapAccumulator) |
Integer |
BootstrapAggFunction.getResult(BootstrapAccumulator bootstrapAccumulator) |
BootstrapAccumulator |
BootstrapAccumulator.merge(BootstrapAccumulator acc) |
BootstrapAccumulator |
BootstrapAggFunction.merge(BootstrapAccumulator bootstrapAccumulator,
BootstrapAccumulator acc) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.