| Package | Description |
|---|---|
| org.apache.flink.api.java.operators.translation |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyExtractingMapper<T,K>
Mapper that extracts keys.
|
class |
KeyRemovingMapper<T,K>
Mapper that removes keys.
|
class |
PlanFilterOperator<T> |
class |
TwoKeyExtractingMapper<T,K1,K2>
Mapper that extracts two keys of a value.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.