| 程序包 | 说明 |
|---|---|
| org.apache.flink.api.java.operators.translation |
| 限定符和类型 | 类和说明 |
|---|---|
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–2019 The Apache Software Foundation. All rights reserved.