| Class | Description |
|---|---|
| BroadcastStateInputFormat<K,V> |
The input format for reading
BroadcastState. |
| KeyedStateInputFormat<K,N,OUT> |
Input format for reading partitioned state.
|
| ListStateInputFormat<OT> |
Input format for reading operator list state.
|
| MultiStateKeyIterator<K> |
An iterator for reading all keys in a state backend across multiple partitioned states.
|
| UnionStateInputFormat<OT> |
Input format for reading operator union state.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.