public class AddWindowFunction extends Object implements Function<Collection<Integer>,Integer>
public Integer apply(Collection<Integer> integers)
apply 在接口中 Function<Collection<Integer>,Integer>Copyright © 2017–2020 Apache Software Foundation. All rights reserved.