Uses of Interface
org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner.LocalFactory
Packages that use RecordsCombiner.LocalFactory
Package
Description
-
Uses of RecordsCombiner.LocalFactory in org.apache.flink.table.runtime.operators.aggregate.window.buffers
Constructors in org.apache.flink.table.runtime.operators.aggregate.window.buffers with parameters of type RecordsCombiner.LocalFactoryModifierConstructorDescriptionLocalFactory(PagedTypeSerializer<org.apache.flink.table.data.RowData> keySer, AbstractRowDataSerializer<org.apache.flink.table.data.RowData> inputSer, RecordsCombiner.LocalFactory localFactory) -
Uses of RecordsCombiner.LocalFactory in org.apache.flink.table.runtime.operators.aggregate.window.combines
Classes in org.apache.flink.table.runtime.operators.aggregate.window.combines that implement RecordsCombiner.LocalFactory