| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem |
| Modifier and Type | Class and Description |
|---|---|
class |
FsFoldingState<K,N,T,ACC>
Heap-backed partitioned
FoldingState that is
snapshotted into files. |
class |
FsListState<K,N,V>
Heap-backed partitioned
ListState that is snapshotted
into files. |
class |
FsReducingState<K,N,V>
Heap-backed partitioned
ReducingState that is
snapshotted into files. |
class |
FsValueState<K,N,V>
Heap-backed partitioned
ValueState that is snapshotted
into files. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.