public class ContextWindowFunction extends Object implements WindowFunction<Integer,Integer>
public Integer process(Collection<Record<Integer>> integers, WindowContext context)
process 在接口中 WindowFunction<Integer,Integer>Copyright © 2017–2020 Apache Software Foundation. All rights reserved.