public class CqlExecCassandraMojo extends AbstractCqlExecMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
comparator
Expected type of the column name
|
protected File |
cqlScript
The CQL script which will be executed
|
protected String |
cqlStatement
The CQL statement to execute singularly
|
protected String |
defaultValidator
Expected type of the column value
|
protected String |
keyValidator
Expected type of the key
|
addMainClasspath, addTestClasspath, cassandraDir, jmxPort, keyspace, listenAddress, maxMemory, nativeTransportPort, project, rpcAddress, rpcPort, session, skip, startNativeTransport, stopKey, stopPort, storagePort, systemPropertyVariables| Constructor and Description |
|---|
CqlExecCassandraMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
executeCql, readFilecreateCassandraHome, createCassandraHome, createCassandraJar, createCassandraJar, createEnvironmentVars, getToolchain, newJavaCommandLine, newNodetoolCommandLine, newServiceCommandLine, newServiceCommandLineprotected File cqlScript
protected String cqlStatement
protected String defaultValidator
protected String keyValidator
protected String comparator
Copyright © 2011–2015 MojoHaus. All rights reserved.