JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.flink.api.common.state
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.apache.flink.api.common.state.
StateDescriptor
<S,T> (implements java.io.
Serializable
)
org.apache.flink.api.common.state.
AggregatingStateDescriptor
<IN,ACC,OUT>
org.apache.flink.api.common.state.
FoldingStateDescriptor
<T,ACC>
org.apache.flink.api.common.state.
ListStateDescriptor
<T>
org.apache.flink.api.common.state.
MapStateDescriptor
<UK,UV>
org.apache.flink.api.common.state.
ReducingStateDescriptor
<T>
org.apache.flink.api.common.state.
ValueStateDescriptor
<T>
org.apache.flink.api.common.state.
StateTtlConfig
(implements java.io.
Serializable
)
org.apache.flink.api.common.state.
StateTtlConfig.Builder
org.apache.flink.api.common.state.
StateTtlConfig.CleanupStrategies
(implements java.io.
Serializable
)
Interface Hierarchy
org.apache.flink.api.common.state.
KeyedStateStore
org.apache.flink.api.common.state.
OperatorStateStore
org.apache.flink.api.common.state.
State
org.apache.flink.api.common.state.
AppendingState
<IN,OUT>
org.apache.flink.api.common.state.
FoldingState
<T,ACC>
org.apache.flink.api.common.state.
MergingState
<IN,OUT>
org.apache.flink.api.common.state.
AggregatingState
<IN,OUT>
org.apache.flink.api.common.state.
ListState
<T>
org.apache.flink.api.common.state.
ReducingState
<T>
org.apache.flink.api.common.state.
MapState
<UK,UV>
org.apache.flink.api.common.state.
ReadOnlyBroadcastState
<K,V>
org.apache.flink.api.common.state.
BroadcastState
<K,V>
org.apache.flink.api.common.state.
ValueState
<T>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.flink.api.common.state.
StateTtlConfig.UpdateType
org.apache.flink.api.common.state.
StateTtlConfig.StateVisibility
org.apache.flink.api.common.state.
StateTtlConfig.TimeCharacteristic
org.apache.flink.api.common.state.
StateDescriptor.Type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2018
The Apache Software Foundation
. All rights reserved.