| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.workflow.commons.settings |
| Modifier and Type | Method and Description |
|---|---|
static SchemaGenerationStrategy |
SchemaGenerationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaGenerationStrategy[] |
SchemaGenerationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsManager.init(String operationTitle,
boolean configureConnectorForReads,
SchemaGenerationStrategy schemaGenerationStrategy) |
| Constructor and Description |
|---|
SchemaSettings(Config config,
SchemaGenerationStrategy schemaGenerationStrategy) |
Copyright © 2017–2021 DataStax. All rights reserved.