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