public interface Projection<IN extends org.apache.flink.table.data.RowData,OUT extends org.apache.flink.table.data.RowData>
| Modifier and Type | Method and Description |
|---|---|
OUT |
apply(IN row) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.