RecoverableStatePersistenceOptions
Hierarchy
- RecoverableStatePersistenceOptions
Index
Properties
optionalpersistenceEnabled
persistStateKey
The key under which the state is stored in the KeyValueStore
optionalpersistStateKvsId
The identifier of the KeyValueStore to use for persistence. If neither a name nor an id are supplied, the default store will be used.
optionalpersistStateKvsName
The name of the KeyValueStore to use for persistence. If neither a name nor an id are supplied, the default store will be used.
Flag to enable or disable state persistence