| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.runner |
| Modifier and Type | Method and Description |
|---|---|
ExitStatus |
WorkflowThread.getExitStatus() |
static ExitStatus |
ErrorHandler.handleUnexpectedError(Workflow workflow,
Throwable error) |
ExitStatus |
DataStaxBulkLoader.run() |
static ExitStatus |
ExitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExitStatus[] |
ExitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowThread.setExitStatus(ExitStatus exitStatus) |
Copyright © 2017–2021 DataStax. All rights reserved.