A B C D E F G I J L M N P R S T U V X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCassandraUnit4CQLTestCase - Class in net.nmoncho
- AbstractCassandraUnit4CQLTestCase() - Constructor for class net.nmoncho.AbstractCassandraUnit4CQLTestCase
- AbstractCassandraUnit4CQLTestCase(String) - Constructor for class net.nmoncho.AbstractCassandraUnit4CQLTestCase
- AbstractCQLDataSet - Class in net.nmoncho.dataset.cql
- AbstractCQLDataSet(String) - Constructor for class net.nmoncho.dataset.cql.AbstractCQLDataSet
- AbstractCQLDataSet(String, boolean, boolean) - Constructor for class net.nmoncho.dataset.cql.AbstractCQLDataSet
- AbstractCQLDataSet(String, boolean, boolean, String) - Constructor for class net.nmoncho.dataset.cql.AbstractCQLDataSet
- AbstractCQLDataSet(String, String) - Constructor for class net.nmoncho.dataset.cql.AbstractCQLDataSet
- after() - Method in class net.nmoncho.AbstractCassandraUnit4CQLTestCase
- after() - Method in class net.nmoncho.CassandraCQLUnit
- ASCII_TYPE - net.nmoncho.type.GenericTypeEnum
B
- BaseCassandraUnit - Class in net.nmoncho
- BaseCassandraUnit() - Constructor for class net.nmoncho.BaseCassandraUnit
- BaseCassandraUnit(long) - Constructor for class net.nmoncho.BaseCassandraUnit
- before() - Method in class net.nmoncho.AbstractCassandraUnit4CQLTestCase
- before() - Method in class net.nmoncho.BaseCassandraUnit
- BOOLEAN_TYPE - net.nmoncho.type.GenericTypeEnum
- BYTES_TYPE - net.nmoncho.type.GenericTypeEnum
C
- CASSANDRA_RNDPORT_YML_FILE - Static variable in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Configuration file which starts the embedded cassandra on a random free port
- CassandraCQLUnit - Class in net.nmoncho
- CassandraCQLUnit(CQLDataSet) - Constructor for class net.nmoncho.CassandraCQLUnit
- CassandraCQLUnit(CQLDataSet, int) - Constructor for class net.nmoncho.CassandraCQLUnit
- CassandraCQLUnit(CQLDataSet, String) - Constructor for class net.nmoncho.CassandraCQLUnit
- CassandraCQLUnit(CQLDataSet, String, int) - Constructor for class net.nmoncho.CassandraCQLUnit
- CassandraCQLUnit(CQLDataSet, String, long) - Constructor for class net.nmoncho.CassandraCQLUnit
- CassandraCQLUnit(CQLDataSet, String, long, int) - Constructor for class net.nmoncho.CassandraCQLUnit
- CassandraUnitCommandLineLoader - Class in net.nmoncho.cli
- CassandraUnitCommandLineLoader() - Constructor for class net.nmoncho.cli.CassandraUnitCommandLineLoader
- CassandraUnitCommandLineStarter - Class in net.nmoncho.cli
- CassandraUnitCommandLineStarter() - Constructor for class net.nmoncho.cli.CassandraUnitCommandLineStarter
- CassandraUnitException - Exception in net.nmoncho.exception
- CassandraUnitException(String) - Constructor for exception net.nmoncho.exception.CassandraUnitException
- CassandraUnitException(String, Throwable) - Constructor for exception net.nmoncho.exception.CassandraUnitException
- ClassPathCQLDataSet - Class in net.nmoncho.dataset.cql
- ClassPathCQLDataSet(String) - Constructor for class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- ClassPathCQLDataSet(String, boolean) - Constructor for class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- ClassPathCQLDataSet(String, boolean, boolean) - Constructor for class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- ClassPathCQLDataSet(String, boolean, boolean, String) - Constructor for class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- ClassPathCQLDataSet(String, boolean, String) - Constructor for class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- ClassPathCQLDataSet(String, String) - Constructor for class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- cleanDataEmbeddedCassandra(String, String...) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
truncate data in keyspace, except specified tables
- cleanEmbeddedCassandra() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
drop all keyspaces (expect system)
- COMPOSITE_TYPE - net.nmoncho.type.GenericTypeEnum
- configurationFileName - Variable in class net.nmoncho.BaseCassandraUnit
- COUNTER_TYPE - net.nmoncho.type.GenericTypeEnum
- cql - net.nmoncho.dataset.DataSetFileExtensionEnum
- CQL_FILE_EXTENSION - Static variable in class net.nmoncho.cli.CassandraUnitCommandLineLoader
- CQLDataLoader - Class in net.nmoncho
- CQLDataLoader(CqlSession) - Constructor for class net.nmoncho.CQLDataLoader
- CQLDataSet - Interface in net.nmoncho.dataset
- CqlOperations - Class in net.nmoncho.utils
- CqlOperations() - Constructor for class net.nmoncho.utils.CqlOperations
- createKeyspace(CqlSession) - Static method in class net.nmoncho.utils.CqlOperations
D
- DataSetFileExtensionEnum - Enum in net.nmoncho.dataset
- DATE_TYPE - net.nmoncho.type.GenericTypeEnum
- DEFAULT_CASSANDRA_YML_FILE - Static variable in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Default configuration file.
- DEFAULT_KEYSPACE_NAME - Static variable in class net.nmoncho.CQLDataLoader
- DEFAULT_LOG4J_CONFIG_FILE - Static variable in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- DEFAULT_STARTUP_TIMEOUT - Static variable in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- DEFAULT_TMP_DIR - Static variable in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- DOUBLE_TYPE - net.nmoncho.type.GenericTypeEnum
- dropKeyspace(CqlSession) - Static method in class net.nmoncho.utils.CqlOperations
E
- EmbeddedCassandraServerHelper - Class in net.nmoncho.utils
- EmbeddedCassandraServerHelper() - Constructor for class net.nmoncho.utils.EmbeddedCassandraServerHelper
- END_OF_STATEMENT_DELIMITER - Static variable in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- execute(CqlSession) - Static method in class net.nmoncho.utils.CqlOperations
F
- FileCQLDataSet - Class in net.nmoncho.dataset.cql
- FileCQLDataSet(String) - Constructor for class net.nmoncho.dataset.cql.FileCQLDataSet
- FileCQLDataSet(String, boolean) - Constructor for class net.nmoncho.dataset.cql.FileCQLDataSet
- FileCQLDataSet(String, boolean, boolean) - Constructor for class net.nmoncho.dataset.cql.FileCQLDataSet
- FileCQLDataSet(String, boolean, boolean, String) - Constructor for class net.nmoncho.dataset.cql.FileCQLDataSet
- FileCQLDataSet(String, String) - Constructor for class net.nmoncho.dataset.cql.FileCQLDataSet
- FLOAT_TYPE - net.nmoncho.type.GenericTypeEnum
- fromValue(String) - Static method in enum net.nmoncho.type.GenericTypeEnum
G
- GenericType - Class in net.nmoncho.type
- GenericType(String[], GenericTypeEnum[]) - Constructor for class net.nmoncho.type.GenericType
-
constructor to use with the compositeType
- GenericType(String, GenericTypeEnum) - Constructor for class net.nmoncho.type.GenericType
- GenericTypeEnum - Enum in net.nmoncho.type
- getClusterName() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Get the embedded cassandra cluster name
- getCommandLine() - Static method in class net.nmoncho.cli.CassandraUnitCommandLineLoader
- getCompositeValues() - Method in class net.nmoncho.type.GenericType
- getCQLStatements() - Method in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- getCQLStatements() - Method in interface net.nmoncho.dataset.CQLDataSet
- getDataSet() - Method in class net.nmoncho.AbstractCassandraUnit4CQLTestCase
- getHost() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Get embedded cassandra host.
- getInputDataSetLocation(String) - Method in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- getInputDataSetLocation(String) - Method in class net.nmoncho.dataset.cql.ClassPathCQLDataSet
- getInputDataSetLocation(String) - Method in class net.nmoncho.dataset.cql.FileCQLDataSet
- getKeyspaceName() - Method in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- getKeyspaceName() - Method in interface net.nmoncho.dataset.CQLDataSet
- getLines() - Method in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- getNativeTransportPort() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Get embedded cassandra native transport port.
- getRpcPort() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Get embedded cassandra RPC port.
- getSession() - Method in class net.nmoncho.AbstractCassandraUnit4CQLTestCase
- getSession() - Method in class net.nmoncho.CassandraCQLUnit
- getSession() - Method in class net.nmoncho.CQLDataLoader
- getSession() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- getType() - Method in class net.nmoncho.type.GenericType
- getTypesBelongingCompositeType() - Method in class net.nmoncho.type.GenericType
- getValue() - Method in class net.nmoncho.type.GenericType
I
- INTEGER_TYPE - net.nmoncho.type.GenericTypeEnum
- isKeyspaceCreation() - Method in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- isKeyspaceCreation() - Method in interface net.nmoncho.dataset.CQLDataSet
- isKeyspaceDeletion() - Method in class net.nmoncho.dataset.cql.AbstractCQLDataSet
- isKeyspaceDeletion() - Method in interface net.nmoncho.dataset.CQLDataSet
- isUsageBeenPrinted() - Static method in class net.nmoncho.cli.CassandraUnitCommandLineLoader
J
- json - net.nmoncho.dataset.DataSetFileExtensionEnum
L
- LEXICAL_UUID_TYPE - net.nmoncho.type.GenericTypeEnum
- load() - Method in class net.nmoncho.BaseCassandraUnit
- load() - Method in class net.nmoncho.CassandraCQLUnit
- load() - Static method in class net.nmoncho.cli.CassandraUnitCommandLineLoader
- load() - Static method in class net.nmoncho.cli.CassandraUnitCommandLineStarter
- load(CQLDataSet) - Method in class net.nmoncho.CQLDataLoader
- LONG_TYPE - net.nmoncho.type.GenericTypeEnum
M
- main(String[]) - Static method in class net.nmoncho.cli.CassandraUnitCommandLineLoader
- main(String[]) - Static method in class net.nmoncho.cli.CassandraUnitCommandLineStarter
- mkdirs() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
N
- net.nmoncho - package net.nmoncho
- net.nmoncho.cli - package net.nmoncho.cli
- net.nmoncho.dataset - package net.nmoncho.dataset
- net.nmoncho.dataset.cql - package net.nmoncho.dataset.cql
- net.nmoncho.exception - package net.nmoncho.exception
- net.nmoncho.type - package net.nmoncho.type
- net.nmoncho.utils - package net.nmoncho.utils
- nonSystemKeyspaces() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
P
- parseCommandLine(String[]) - Static method in class net.nmoncho.cli.CassandraUnitCommandLineLoader
- ParseException - Exception in net.nmoncho.dataset
- ParseException(String) - Constructor for exception net.nmoncho.dataset.ParseException
- ParseException(Throwable) - Constructor for exception net.nmoncho.dataset.ParseException
R
- readTimeoutMillis - Variable in class net.nmoncho.BaseCassandraUnit
S
- session - Variable in class net.nmoncho.CassandraCQLUnit
- SimpleCQLLexer - Class in net.nmoncho.dataset.cql
- SimpleCQLLexer(List<String>) - Constructor for class net.nmoncho.dataset.cql.SimpleCQLLexer
- startEmbeddedCassandra() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startEmbeddedCassandra(long) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startEmbeddedCassandra(File, long) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startEmbeddedCassandra(File, String, long) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Set embedded cassandra up and spawn it in a new thread.
- startEmbeddedCassandra(String) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startEmbeddedCassandra(String, long) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startEmbeddedCassandra(String, String) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startEmbeddedCassandra(String, String, long) - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
- startupTimeoutMillis - Variable in class net.nmoncho.BaseCassandraUnit
- stopEmbeddedCassandra() - Static method in class net.nmoncho.utils.EmbeddedCassandraServerHelper
-
Deprecated.
T
- TIME_UUID_TYPE - net.nmoncho.type.GenericTypeEnum
- toString() - Method in class net.nmoncho.type.GenericType
- toString() - Method in enum net.nmoncho.type.GenericTypeEnum
- truncateTable(CqlSession) - Static method in class net.nmoncho.utils.CqlOperations
U
- use(CqlSession) - Static method in class net.nmoncho.utils.CqlOperations
- UTF_8_TYPE - net.nmoncho.type.GenericTypeEnum
- UUID_TYPE - net.nmoncho.type.GenericTypeEnum
V
- value() - Method in enum net.nmoncho.type.GenericTypeEnum
- valueOf(String) - Static method in enum net.nmoncho.dataset.DataSetFileExtensionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.nmoncho.type.GenericTypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.nmoncho.dataset.DataSetFileExtensionEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.nmoncho.type.GenericTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- xml - net.nmoncho.dataset.DataSetFileExtensionEnum
Y
- yaml - net.nmoncho.dataset.DataSetFileExtensionEnum
All Classes All Packages