Package org.apache.flink.table.runtime.keyselector
package org.apache.flink.table.runtime.keyselector
-
ClassDescriptionA KeySelector which will extract key from RowData.A utility class which key is always empty no matter what the input row is.A KeySelector which will extract key from RowData.RowDataKeySelector takes an RowData and extracts the deterministic key for the RowData.