| Package | Description |
|---|---|
| org.apache.hudi.sink | |
| org.apache.hudi.sink.event |
| Modifier and Type | Method and Description |
|---|---|
WriteMetadataEvent[] |
StreamWriteOperatorCoordinator.getEventBuffer() |
| Modifier and Type | Method and Description |
|---|---|
WriteMetadataEvent |
WriteMetadataEvent.Builder.build() |
static WriteMetadataEvent |
WriteMetadataEvent.emptyBootstrap(int taskId)
Creates empty bootstrap event for task
taskId. |
| Modifier and Type | Method and Description |
|---|---|
void |
WriteMetadataEvent.mergeWith(WriteMetadataEvent other)
Merges this event with given
WriteMetadataEvent other. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.