T
@FunctionalInterface public interface ReduceFunction<T> extends Function
reduce(T oldValue, T newValue)
loadCheckpoint, saveCheckpoint
T reduce(T oldValue, T newValue)
Copyright © 2021. All rights reserved.