T
- The type of elements received by the sink.@Public public class DiscardingSink<T> extends Object implements SinkFunction<T>, SupportsConcurrentExecutionAttempts
SinkFunction.Context
Constructor and Description |
---|
DiscardingSink() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(T value) |
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–2023 The Apache Software Foundation. All rights reserved.