File baseDir()
StateManager Contract — State Store Managers
StateManager is the contract of state store managers that manage state stores and are checkpointable.
| Method | Description |
|---|---|
|
Base directory Used exclusively when |
|
Closes a state manager Used when:
|
|
Flushes all state stores registered (in the state manager) Used when:
|
|
Accessing the global state store by name Used when:
|
|
Accessing the state store by name Used when AbstractTask and ProcessorContextImpl are requested to get the state store by name |
|
Registers a state store (with an associated StateRestoreCallback) Used exclusively when |
|
Used when:
|
| StateManager | Description |
|---|---|