| Package | Description |
|---|---|
| org.apache.hudi.sink.clustering | |
| org.apache.hudi.sink.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusteringCommitSink.invoke(ClusteringCommitEvent event,
org.apache.flink.streaming.api.functions.sink.SinkFunction.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusteringOperator.setOutput(org.apache.flink.streaming.api.operators.Output<org.apache.flink.streaming.runtime.streamrecord.StreamRecord<ClusteringCommitEvent>> output) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.streaming.api.datastream.DataStreamSink<ClusteringCommitEvent> |
Pipelines.cluster(org.apache.flink.configuration.Configuration conf,
org.apache.flink.table.types.logical.RowType rowType,
org.apache.flink.streaming.api.datastream.DataStream<Object> dataStream)
The clustering tasks pipeline.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.