T
- The type of elements received by the sink.DiscardingSink
interface instead.@Deprecated @Public public class DiscardingSink<T> extends Object implements SinkFunction<T>, 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, wait
finish, invoke, writeWatermark
public void invoke(T value)
invoke
in interface SinkFunction<T>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.