public interface RowDataKeySelector extends KeySelector<RowData,RowData>, ResultTypeQueryable<RowData>
Modifier and Type | Method and Description |
---|---|
InternalTypeInfo<RowData> |
getProducedType()
Gets the data type (as a
TypeInformation ) produced by this function or input format. |
getKey
InternalTypeInfo<RowData> getProducedType()
ResultTypeQueryable
TypeInformation
) produced by this function or input format.getProducedType
in interface ResultTypeQueryable<RowData>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.