Uses of Interface
org.apache.flink.table.runtime.operators.window.async.tvf.combines.AsyncStateRecordsCombiner.Factory
Packages that use AsyncStateRecordsCombiner.Factory
Package
Description
-
Uses of AsyncStateRecordsCombiner.Factory in org.apache.flink.table.runtime.operators.aggregate.asyncwindow.buffers
Constructors in org.apache.flink.table.runtime.operators.aggregate.asyncwindow.buffers with parameters of type AsyncStateRecordsCombiner.FactoryModifierConstructorDescriptionFactory(PagedTypeSerializer<org.apache.flink.table.data.RowData> keySer, AbstractRowDataSerializer<org.apache.flink.table.data.RowData> inputSer, AsyncStateRecordsCombiner.Factory combinerFactory, GeneratedRecordEqualiser generatedKeyEqualiser) -
Uses of AsyncStateRecordsCombiner.Factory in org.apache.flink.table.runtime.operators.aggregate.asyncwindow.combines
Classes in org.apache.flink.table.runtime.operators.aggregate.asyncwindow.combines that implement AsyncStateRecordsCombiner.Factory