Interface | Description |
---|---|
IWorkflow |
A workflow is an abstract container that specifies a series of ordered steps that achieves a
multi-step operation.
|
Class | Description |
---|---|
Action |
A workflow action.
|
Orchestrator |
The orchestrator is a stateless service that runs on all management servers and its purpose
is to execute workflows.
|
Enum | Description |
---|---|
ActionStatus |
The possible states in which an action can be in.
|
Copyright © 2019 CorfuDB. All rights reserved.