JavaKeySelector
org.apache.flinkx.api.JavaKeySelector
@Internal
class JavaKeySelector[IN, K](fun: IN => K) extends KeySelector[IN, K]
Attributes
- Graph
-
- Supertypes
-
trait KeySelector[IN, K]trait Functiontrait Serializableclass Objecttrait Matchableclass Any
Members list
In this article