| Interface | Description |
|---|---|
| DefaultStateStore |
The default state store interface.
|
| StateManager |
A state manager that manages multiple state stores.
|
| StateStoreProvider |
The State Store Provider provides the state stores for a function.
|
| Class | Description |
|---|---|
| BKStateStoreImpl |
This class accumulates the state updates from one function.
|
| BKStateStoreProviderImpl |
The state store provider that provides bookkeeper table backed state stores.
|
| InstanceStateManager |
The state manager for managing state stores for a running function instance.
|
| PulsarMetadataStateStoreImpl | |
| PulsarMetadataStateStoreProviderImpl | |
| StateStoreContextImpl |
Default implementation of
StateStoreContext. |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.