public class EmptyWindowFilter<OUT> extends Object implements org.apache.flink.api.common.functions.FilterFunction<StreamWindow<OUT>>
| Constructor and Description |
|---|
EmptyWindowFilter() |
public boolean filter(StreamWindow<OUT> value) throws Exception
filter in interface org.apache.flink.api.common.functions.FilterFunction<StreamWindow<OUT>>ExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.