| Class | Description |
|---|---|
| AbstractKeyStateBackend |
Transaction support primitive operations like finish, commit, ackcommit and rollback.
|
| AbstractStateBackend |
This class is the abstract class for different kinds of StateBackend.
|
| KeyStateBackend |
key state backend manager, managing different kinds of states in different thread.
|
| OperatorStateBackend |
OperatorState manager for getting split or union list state.
|
| StateBackendBuilder |
State Backend Builder.
|
| Enum | Description |
|---|---|
| BackendType |
Backend Types.
|
| StateStrategy |
This class describe State Saving Model.
|
Copyright © 2020. All rights reserved.