Interface | Description |
---|---|
ChangelogApplierFactory |
StateChangeApplier factory. |
ChangelogBackendRestoreOperation.BaseBackendBuilder<K> |
Builds base backend for
ChangelogKeyedStateBackend from state. |
ChangelogBackendRestoreOperation.DeltaBackendBuilder<K> |
Builds
ChangelogKeyedStateBackend from the base backend and state. |
StateChangeApplier |
Applies state data change to some state.
|
Class | Description |
---|---|
ChangelogBackendRestoreOperation |
Restores
ChangelogKeyedStateBackend from the provided handles . |
FunctionDelegationHelper |
Delegating functions are used to create metadata on recovery when the
actual function code is not known yet. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.