Skip navigation links
A B C D E F G I L M N O P R S T U V 

A

AbstractCassandraUnit4CQLTestCase - Class in org.cassandraunit
 
AbstractCassandraUnit4CQLTestCase() - Constructor for class org.cassandraunit.AbstractCassandraUnit4CQLTestCase
 
AbstractCassandraUnit4CQLTestCase(String) - Constructor for class org.cassandraunit.AbstractCassandraUnit4CQLTestCase
 
AbstractCQLDataSet - Class in org.cassandraunit.dataset.cql
 
AbstractCQLDataSet(String) - Constructor for class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
AbstractCQLDataSet(String, boolean, boolean) - Constructor for class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
AbstractCQLDataSet(String, String) - Constructor for class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
AbstractCQLDataSet(String, boolean, boolean, String) - Constructor for class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
after() - Method in class org.cassandraunit.AbstractCassandraUnit4CQLTestCase
 
after() - Method in class org.cassandraunit.CassandraCQLUnit
 

B

BaseCassandraUnit - Class in org.cassandraunit
 
BaseCassandraUnit() - Constructor for class org.cassandraunit.BaseCassandraUnit
 
BaseCassandraUnit(long) - Constructor for class org.cassandraunit.BaseCassandraUnit
 
before() - Method in class org.cassandraunit.AbstractCassandraUnit4CQLTestCase
 
before() - Method in class org.cassandraunit.BaseCassandraUnit
 

C

CASSANDRA_RNDPORT_YML_FILE - Static variable in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Configuration file which starts the embedded cassandra on a random free port
CassandraCQLUnit - Class in org.cassandraunit
 
CassandraCQLUnit(CQLDataSet) - Constructor for class org.cassandraunit.CassandraCQLUnit
 
CassandraCQLUnit(CQLDataSet, int) - Constructor for class org.cassandraunit.CassandraCQLUnit
 
CassandraCQLUnit(CQLDataSet, String) - Constructor for class org.cassandraunit.CassandraCQLUnit
 
CassandraCQLUnit(CQLDataSet, String, int) - Constructor for class org.cassandraunit.CassandraCQLUnit
 
CassandraCQLUnit(CQLDataSet, String, long) - Constructor for class org.cassandraunit.CassandraCQLUnit
 
CassandraCQLUnit(CQLDataSet, String, long, int) - Constructor for class org.cassandraunit.CassandraCQLUnit
 
CassandraUnitCommandLineLoader - Class in org.cassandraunit.cli
 
CassandraUnitCommandLineLoader() - Constructor for class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 
CassandraUnitCommandLineStarter - Class in org.cassandraunit.cli
 
CassandraUnitCommandLineStarter() - Constructor for class org.cassandraunit.cli.CassandraUnitCommandLineStarter
 
CassandraUnitException - Exception in org.cassandraunit.exception
 
CassandraUnitException(String, Throwable) - Constructor for exception org.cassandraunit.exception.CassandraUnitException
 
CassandraUnitException(String) - Constructor for exception org.cassandraunit.exception.CassandraUnitException
 
ClassPathCQLDataSet - Class in org.cassandraunit.dataset.cql
 
ClassPathCQLDataSet(String) - Constructor for class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
ClassPathCQLDataSet(String, boolean) - Constructor for class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
ClassPathCQLDataSet(String, boolean, boolean) - Constructor for class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
ClassPathCQLDataSet(String, String) - Constructor for class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
ClassPathCQLDataSet(String, boolean, String) - Constructor for class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
ClassPathCQLDataSet(String, boolean, boolean, String) - Constructor for class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
cleanDataEmbeddedCassandra(String, String...) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
truncate data in keyspace, except specified tables
cleanEmbeddedCassandra() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
drop all keyspaces (expect system)
configurationFileName - Variable in class org.cassandraunit.BaseCassandraUnit
 
CQL_FILE_EXTENSION - Static variable in class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 
CQLDataLoader - Class in org.cassandraunit
 
CQLDataLoader(CqlSession) - Constructor for class org.cassandraunit.CQLDataLoader
 
CQLDataSet - Interface in org.cassandraunit.dataset
 
CqlOperations - Class in org.cassandraunit.utils
 
CqlOperations() - Constructor for class org.cassandraunit.utils.CqlOperations
 
createKeyspace(CqlSession) - Static method in class org.cassandraunit.utils.CqlOperations
 

D

DataSetFileExtensionEnum - Enum in org.cassandraunit.dataset
 
DEFAULT_CASSANDRA_YML_FILE - Static variable in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Default configuration file.
DEFAULT_KEYSPACE_NAME - Static variable in class org.cassandraunit.CQLDataLoader
 
DEFAULT_LOG4J_CONFIG_FILE - Static variable in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
DEFAULT_STARTUP_TIMEOUT - Static variable in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
DEFAULT_TMP_DIR - Static variable in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
dropKeyspace(CqlSession) - Static method in class org.cassandraunit.utils.CqlOperations
 

E

EmbeddedCassandraServerHelper - Class in org.cassandraunit.utils
 
EmbeddedCassandraServerHelper() - Constructor for class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
END_OF_STATEMENT_DELIMITER - Static variable in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
execute(CqlSession) - Static method in class org.cassandraunit.utils.CqlOperations
 

F

FileCQLDataSet - Class in org.cassandraunit.dataset.cql
 
FileCQLDataSet(String) - Constructor for class org.cassandraunit.dataset.cql.FileCQLDataSet
 
FileCQLDataSet(String, boolean, boolean) - Constructor for class org.cassandraunit.dataset.cql.FileCQLDataSet
 
FileCQLDataSet(String, String) - Constructor for class org.cassandraunit.dataset.cql.FileCQLDataSet
 
FileCQLDataSet(String, boolean) - Constructor for class org.cassandraunit.dataset.cql.FileCQLDataSet
 
FileCQLDataSet(String, boolean, boolean, String) - Constructor for class org.cassandraunit.dataset.cql.FileCQLDataSet
 
fromValue(String) - Static method in enum org.cassandraunit.type.GenericTypeEnum
 

G

GenericType - Class in org.cassandraunit.type
 
GenericType(String, GenericTypeEnum) - Constructor for class org.cassandraunit.type.GenericType
 
GenericType(String[], GenericTypeEnum[]) - Constructor for class org.cassandraunit.type.GenericType
constructor to use with the compositeType
GenericTypeEnum - Enum in org.cassandraunit.type
 
getClusterName() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Get the embedded cassandra cluster name
getCommandLine() - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 
getCompositeValues() - Method in class org.cassandraunit.type.GenericType
 
getCQLStatements() - Method in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
getCQLStatements() - Method in interface org.cassandraunit.dataset.CQLDataSet
 
getDataSet() - Method in class org.cassandraunit.AbstractCassandraUnit4CQLTestCase
 
getHost() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Get embedded cassandra host.
getInputDataSetLocation(String) - Method in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
getInputDataSetLocation(String) - Method in class org.cassandraunit.dataset.cql.ClassPathCQLDataSet
 
getInputDataSetLocation(String) - Method in class org.cassandraunit.dataset.cql.FileCQLDataSet
 
getKeyspaceName() - Method in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
getKeyspaceName() - Method in interface org.cassandraunit.dataset.CQLDataSet
 
getLines() - Method in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
getNativeTransportPort() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Get embedded cassandra native transport port.
getRpcPort() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Get embedded cassandra RPC port.
getSession() - Method in class org.cassandraunit.AbstractCassandraUnit4CQLTestCase
 
getSession() - Method in class org.cassandraunit.CassandraCQLUnit
 
getSession() - Method in class org.cassandraunit.CQLDataLoader
 
getSession() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
getType() - Method in class org.cassandraunit.type.GenericType
 
getTypesBelongingCompositeType() - Method in class org.cassandraunit.type.GenericType
 
getValue() - Method in class org.cassandraunit.type.GenericType
 

I

isKeyspaceCreation() - Method in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
isKeyspaceCreation() - Method in interface org.cassandraunit.dataset.CQLDataSet
 
isKeyspaceDeletion() - Method in class org.cassandraunit.dataset.cql.AbstractCQLDataSet
 
isKeyspaceDeletion() - Method in interface org.cassandraunit.dataset.CQLDataSet
 
isUsageBeenPrinted() - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 

L

load() - Method in class org.cassandraunit.BaseCassandraUnit
 
load() - Method in class org.cassandraunit.CassandraCQLUnit
 
load() - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 
load() - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineStarter
 
load(CQLDataSet) - Method in class org.cassandraunit.CQLDataLoader
 

M

main(String[]) - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 
main(String[]) - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineStarter
 
mkdirs() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 

N

nonSystemKeyspaces() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 

O

org.cassandraunit - package org.cassandraunit
 
org.cassandraunit.cli - package org.cassandraunit.cli
 
org.cassandraunit.dataset - package org.cassandraunit.dataset
 
org.cassandraunit.dataset.cql - package org.cassandraunit.dataset.cql
 
org.cassandraunit.exception - package org.cassandraunit.exception
 
org.cassandraunit.type - package org.cassandraunit.type
 
org.cassandraunit.utils - package org.cassandraunit.utils
 

P

parseCommandLine(String[]) - Static method in class org.cassandraunit.cli.CassandraUnitCommandLineLoader
 
ParseException - Exception in org.cassandraunit.dataset
 
ParseException(Throwable) - Constructor for exception org.cassandraunit.dataset.ParseException
 
ParseException(String) - Constructor for exception org.cassandraunit.dataset.ParseException
 

R

readTimeoutMillis - Variable in class org.cassandraunit.BaseCassandraUnit
 

S

session - Variable in class org.cassandraunit.CassandraCQLUnit
 
SimpleCQLLexer - Class in org.cassandraunit.dataset.cql
 
SimpleCQLLexer(List<String>) - Constructor for class org.cassandraunit.dataset.cql.SimpleCQLLexer
 
startEmbeddedCassandra() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(long) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(String) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(String, long) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(String, String) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(String, String, long) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(File, long) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
 
startEmbeddedCassandra(File, String, long) - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Set embedded cassandra up and spawn it in a new thread.
startupTimeoutMillis - Variable in class org.cassandraunit.BaseCassandraUnit
 
stopEmbeddedCassandra() - Static method in class org.cassandraunit.utils.EmbeddedCassandraServerHelper
Deprecated.

T

toString() - Method in class org.cassandraunit.type.GenericType
 
toString() - Method in enum org.cassandraunit.type.GenericTypeEnum
 
truncateTable(CqlSession) - Static method in class org.cassandraunit.utils.CqlOperations
 

U

use(CqlSession) - Static method in class org.cassandraunit.utils.CqlOperations
 

V

value() - Method in enum org.cassandraunit.type.GenericTypeEnum
 
valueOf(String) - Static method in enum org.cassandraunit.dataset.DataSetFileExtensionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cassandraunit.type.GenericTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cassandraunit.dataset.DataSetFileExtensionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cassandraunit.type.GenericTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I L M N O P R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.