Class AbstractWindowAggProcessor.WindowIsEmptySupplier
- java.lang.Object
-
- org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor.WindowIsEmptySupplier
-
- All Implemented Interfaces:
Serializable
,Supplier<Boolean>
- Enclosing class:
- AbstractWindowAggProcessor<W>
protected final class AbstractWindowAggProcessor.WindowIsEmptySupplier extends Object implements Supplier<Boolean>, Serializable
A supplier that returns whether the window is empty.- See Also:
- Serialized Form