Interface | Description |
---|---|
BootstrapDataRouterProvider<T> |
Provides instances of a
Router to route bootstrap data to StateBootstrapFunction s. |
Context |
Provides context for a single
StateBootstrapFunction invocation. |
StateBootstrapFunction |
A
StateBootstrapFunction defines how to bootstrap state for a StatefulFunction
instance with a given input. |
StateBootstrapFunctionProvider |
Provides instances of
StateBootstrapFunction s for a given FunctionType . |
Class | Description |
---|---|
StatefulFunctionsSavepointCreator |
Entry point for generating a new savepoint for a Stateful Functions application.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.