Class InternalKeyContextImpl<K>

java.lang.Object
org.apache.flink.runtime.state.InternalKeyContextImpl<K>
Type Parameters:
K - Type of the key.
All Implemented Interfaces:
InternalKeyContext<K>

public class InternalKeyContextImpl<K> extends Object implements InternalKeyContext<K>
The default InternalKeyContext implementation.