Class ThroughputLogger<T>
java.lang.Object
de.robertmetzger.flink.utils.performance.ThroughputLogger<T>
- All Implemented Interfaces:
Serializable,org.apache.flink.api.common.functions.FlatMapFunction<T,Void>,org.apache.flink.api.common.functions.Function
public class ThroughputLogger<T>
extends Object
implements org.apache.flink.api.common.functions.FlatMapFunction<T,Void>
- See Also:
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary