public static class GroupedProcessingTimeWindowExample.SummingWindowFunction extends Object implements WindowFunction<Tuple2<Long,Long>,Tuple2<Long,Long>,Long,Window>
Constructor and Description |
---|
SummingWindowFunction() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.