T - Type of the input data.@FunctionalInterface public interface ReduceFunction<T> extends Function
| Modifier and Type | Method and Description |
|---|---|
T |
reduce(T oldValue,
T newValue) |
loadCheckpoint, saveCheckpointCopyright © 2020. All rights reserved.