Package org.apache.flink.table.runtime.operators.window.async
-
Interface Summary Interface Description AsyncMergeCallback<W,R> Callback to be used in when merging slices or windows for specifying which slices or windows should be merged.
| Interface | Description |
|---|---|
| AsyncMergeCallback<W,R> |
Callback to be used in when merging slices or windows for specifying which slices or windows
should be merged.
|