| Package | Description |
|---|---|
| org.apache.hudi.sink.compact | |
| org.apache.hudi.sink.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
CompactionCommitSink.invoke(CompactionCommitEvent event,
org.apache.flink.streaming.api.functions.sink.SinkFunction.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompactOperator.setup(org.apache.flink.streaming.runtime.tasks.StreamTask<?,?> containingTask,
org.apache.flink.streaming.api.graph.StreamConfig config,
org.apache.flink.streaming.api.operators.Output<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<CompactionCommitEvent>> output) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.streaming.api.datastream.DataStreamSink<CompactionCommitEvent> |
Pipelines.compact(org.apache.flink.configuration.Configuration conf,
org.apache.flink.streaming.api.datastream.DataStream<Object> dataStream)
The compaction tasks pipeline.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.