Uses of Interface
org.apache.flink.util.Collector
Packages that use Collector
-
Uses of Collector in org.apache.flink.table.functions
Methods in org.apache.flink.table.functions with parameters of type CollectorModifier and TypeMethodDescriptionfinal voidProcessTableFunction.setCollector(Collector<T> collector) Internal use.final voidTableFunction.setCollector(Collector<T> collector) Internal use.