public class AddWindowFunction extends Object implements Function<Collection<Integer>,Integer>
| Constructor and Description |
|---|
AddWindowFunction() |
public Integer apply(Collection<Integer> integers)
apply in interface Function<Collection<Integer>,Integer>Copyright © 2017–2022 Apache Software Foundation. All rights reserved.