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