| Package | Description |
|---|---|
| org.apache.flink.table.runtime.collector | |
| org.apache.flink.table.runtime.operators.join.lookup |
| Class and Description |
|---|
| ListenableCollector.CollectListener
An interface can listen on collecting original record.
|
| TableFunctionCollector
The basic implementation of collector for
TableFunction. |
| Class and Description |
|---|
| ListenableCollector
A listenable collector for lookup join that can be called when an original record was collected.
|
| TableFunctionResultFuture
The basic implementation of collector for
ResultFuture in table joining. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.