Class Hierarchy
- java.lang.Object
- org.apache.flink.streaming.api.operators.AbstractStreamOperator<OUT> (implements org.apache.flink.streaming.api.operators.KeyContextHandler, java.io.Serializable, org.apache.flink.streaming.api.operators.SetupableStreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperator<OUT>, org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.CheckpointedStreamOperator, org.apache.flink.streaming.api.operators.YieldingOperator<OUT>)
- org.apache.flink.runtime.state.DefaultKeyedStateStore (implements org.apache.flink.api.common.state.KeyedStateStore)
- org.apache.flink.streaming.runtime.operators.windowing.KeyMap<K,V> (implements java.lang.Iterable<T>)
- org.apache.flink.streaming.runtime.operators.windowing.KeyMap.Entry<K,V>
- org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet<W>
- org.apache.flink.streaming.runtime.operators.windowing.TimestampedValue<T>
- org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Context (implements org.apache.flink.streaming.api.windowing.triggers.Trigger.OnMergeContext)
- org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer<K,W> (implements java.lang.Comparable<T>)
- org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.WindowContext (implements org.apache.flink.streaming.runtime.operators.windowing.functions.InternalWindowFunction.InternalWindowContext)
- org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorBuilder<T,K,W>
Interface Hierarchy
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.