T - Type of the left input data.O - Type of the right input data.R - Type of the output data.@FunctionalInterface public interface JoinFunction<T,O,R> extends Function
| 限定符和类型 | 方法和说明 |
|---|---|
R |
join(T left,
O right) |
loadCheckpoint, saveCheckpointCopyright © 2021. All rights reserved.