| Modifier and Type | Method and Description |
|---|---|
static ExitStatus |
ErrorHandler.handleUnexpectedError(Workflow workflow,
Throwable error) |
| Constructor and Description |
|---|
CleanupThread(Workflow workflow,
WorkflowThread workflowThread) |
WorkflowThread(Workflow workflow) |
| Modifier and Type | Method and Description |
|---|---|
Workflow |
WorkflowProvider.newWorkflow(Config config)
Creates a new
Workflow with the given configuration and shortcuts map. |
| Modifier and Type | Class and Description |
|---|---|
class |
CountWorkflow
The main class for count workflows.
|
| Modifier and Type | Method and Description |
|---|---|
Workflow |
CountWorkflowProvider.newWorkflow(Config config) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadWorkflow
The main class for load workflows.
|
| Modifier and Type | Method and Description |
|---|---|
Workflow |
LoadWorkflowProvider.newWorkflow(Config config) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnloadWorkflow
The main class for unload workflows.
|
| Modifier and Type | Method and Description |
|---|---|
Workflow |
UnloadWorkflowProvider.newWorkflow(Config config) |
Copyright © 2017–2021 DataStax. All rights reserved.