Package org.apache.flink.table.runtime.collector
package org.apache.flink.table.runtime.collector
-
ClassDescriptionA listenable collector for lookup join that can be called when an original record was collected.An interface can listen on collecting original record.The basic implementation of collector for
TableFunction.The basic implementation of collector forResultFuturein table joining.ACollectorthat wraps another collector.