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