Class KeyMap.Entry<K,V>
java.lang.Object
org.apache.flink.streaming.runtime.operators.windowing.KeyMap.Entry<K,V>
- Type Parameters:
K- Type of the key.V- Type of the value.
An entry in the hash table.
-
Method Summary
-
Method Details
-
getKey
-
getValue
-