T - type of the input data.R - type of the output data.@FunctionalInterface public interface MapFunction<T,R> extends Function
| Modifier and Type | Method and Description |
|---|---|
R |
map(T value) |
loadCheckpoint, saveCheckpointCopyright © 2020. All rights reserved.