@Internal public class PassThroughAllWindowFunction<W extends Window,T> extends Object implements AllWindowFunction<T,T,W>
AllWindowFunction that just emits each input element.| 构造器和说明 |
|---|
PassThroughAllWindowFunction() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.