public class StopCassandraClusterMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected int |
rpcPort
Port to listen to for the RPC interface.
|
protected String |
stopKey
Key to provide when stopping cassandra
|
protected int |
stopPort
Port to send stop command over
|
| Constructor and Description |
|---|
StopCassandraClusterMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected int stopPort
protected String stopKey
protected int rpcPort
Copyright © 2011–2015 MojoHaus. All rights reserved.