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