Class Hierarchy
- java.lang.Object
- org.apache.flink.runtime.state.v2.DefaultKeyedStateStoreV2 (implements org.apache.flink.runtime.state.v2.KeyedStateStoreV2)
- org.apache.flink.runtime.state.v2.InternalKeyedState<K,V> (implements org.apache.flink.api.common.state.v2.State)
- org.apache.flink.runtime.state.v2.InternalAggregatingState<K,IN,ACC,OUT> (implements org.apache.flink.api.common.state.v2.AggregatingState<IN,OUT>)
- org.apache.flink.runtime.state.v2.InternalListState<K,V> (implements org.apache.flink.api.common.state.v2.ListState<T>)
- org.apache.flink.runtime.state.v2.InternalMapState<K,UK,V> (implements org.apache.flink.api.common.state.v2.MapState<UK,UV>)
- org.apache.flink.runtime.state.v2.InternalReducingState<K,V> (implements org.apache.flink.api.common.state.v2.ReducingState<T>)
- org.apache.flink.runtime.state.v2.InternalValueState<K,V> (implements org.apache.flink.api.common.state.v2.ValueState<T>)
- org.apache.flink.runtime.state.v2.StateDescriptor<T> (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.