T - The type of elements received by the sink.DiscardingSink interface instead.@Deprecated @Public public class DiscardingSink<T> extends Object implements SinkFunction<T>, org.apache.flink.api.common.SupportsConcurrentExecutionAttempts
SinkFunction.Context| Constructor and Description |
|---|
DiscardingSink()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(T value)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinish, invoke, writeWatermarkpublic void invoke(T value)
invoke in interface SinkFunction<T>Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.