T - The type of elements received by the sink.@Public public class DiscardingSink<T> extends Object implements SinkFunction<T>, org.apache.flink.api.common.SupportsConcurrentExecutionAttempts
SinkFunction.Context| 构造器和说明 |
|---|
DiscardingSink() |
public void invoke(T value)
invoke 在接口中 SinkFunction<T>Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.