public class StatementUtils extends Object
| Constructor and Description |
|---|
StatementUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<com.datastax.driver.core.Statement> |
getStatements(ContextConfigurations contextConfigurations,
int maxBatchSize,
Set<StatementGenerator> generators) |
public static List<com.datastax.driver.core.Statement> getStatements(ContextConfigurations contextConfigurations, int maxBatchSize, Set<StatementGenerator> generators)
Copyright © 2021. All rights reserved.