| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.savepoint | |
| org.apache.flink.runtime.state.filesystem |
| Class and Description |
|---|
FileStateHandle
StreamStateHandle for state that was written to a file stream. |
| Class and Description |
|---|
FsCheckpointStreamFactory
CheckpointStreamFactory that produces streams that
write to a FileSystem. |
| FsCheckpointStreamFactory.FsCheckpointStateOutputStream
A
CheckpointStreamFactory.CheckpointStateOutputStream that writes into a file and
returns a StreamStateHandle upon closing. |
| FsStateBackend
The file state backend is a state backend that stores the state of streaming jobs in a file system.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.