JavaScript is disabled on your browser.
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>
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.
ValueState
<T>
org.apache.flink.api.common.state.
StateBinder
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.flink.api.common.state.
StateDescriptor.Type
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2017
The Apache Software Foundation
. All rights reserved.