public class EngineSettings extends Object
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getCustomExecutionIdTemplate() |
OptionalInt |
getMaxConcurrentQueries() |
void |
init() |
boolean |
isDataSizeSamplingEnabled() |
boolean |
isDryRun() |
public void init()
public boolean isDryRun()
public OptionalInt getMaxConcurrentQueries()
public boolean isDataSizeSamplingEnabled()
Copyright © 2017–2021 DataStax. All rights reserved.