Uses of Interface
org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
Packages that use NullAwareMapIterator.NullMapEntry
-
Uses of NullAwareMapIterator.NullMapEntry in org.apache.flink.table.runtime.dataview
Constructors in org.apache.flink.table.runtime.dataview with parameters of type NullAwareMapIterator.NullMapEntryModifierConstructorDescriptionNullAwareMapIterator(Iterator<Map.Entry<K, V>> mapIterator, NullAwareMapIterator.NullMapEntry<K, V> nullMapEntry)