public static interface TableAggregateFunction.RetractableCollector<T>
extends org.apache.flink.util.Collector<T>
emitUpdateWithRetract.void retract(T record)
record - The record to retract.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.