Package org.codehaus.mojo.cassandra
package org.codehaus.mojo.cassandra
-
ClassDescriptionBase class for all the Cassandra Maven Plugin goals.Abstract parent class for mojos that need to run CQL statements.Abstract parent class for mojos that load and execute CQL statements from a file.Some general operations and contract for Mojo implementations that will interact with the system_* API methods.A Monitor for controlling the Cassandra process.Runs
nodetool cleanupon a Cassandra instance.Runsnodetool compacton a Cassandra instance.Created by IntelliJ IDEA.Executes cql statements from maven.Deletes the Cassandra home directory that we create for running Cassandra.Drop the specified ColumnFamilies or, if no arguments are given, the specified KeyspaceRunsnodetool flushon a Cassandra instance.Loads a Cassandra CQL script into a Cassandra instance.Loads a CassandraUnit DataSet into a Cassandra instance.Runsnodetool repairon a Cassandra instance.Runs Cassandra in the foreground.Starts a Cassandra instance in the background.Starts a Cassandra instance in the background.Stops a background Cassandra instance.Stops a background Cassandra instance.Exception to wrap the various Exceptions that can come back from Apache Cassandra's Trift APIExecutes the truncate command against the specified keyspace.Utility classes for interacting with Cassandra.