Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
A
AbstractCassandraUnit4TestCase
- Class in
org.cassandraunit
AbstractCassandraUnit4TestCase()
- Constructor for class org.cassandraunit.
AbstractCassandraUnit4TestCase
AbstractCommonsParserDataSet
- Class in
org.cassandraunit.dataset.commons
AbstractCommonsParserDataSet()
- Constructor for class org.cassandraunit.dataset.commons.
AbstractCommonsParserDataSet
AbstractJsonDataSet
- Class in
org.cassandraunit.dataset.json
AbstractJsonDataSet(String)
- Constructor for class org.cassandraunit.dataset.json.
AbstractJsonDataSet
AbstractXmlDataSet
- Class in
org.cassandraunit.dataset.xml
AbstractXmlDataSet(String)
- Constructor for class org.cassandraunit.dataset.xml.
AbstractXmlDataSet
AbstractYamlDataSet
- Class in
org.cassandraunit.dataset.yaml
AbstractYamlDataSet(String)
- Constructor for class org.cassandraunit.dataset.yaml.
AbstractYamlDataSet
addColumnMetadata(ColumnMetadata)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
B
before()
- Method in class org.cassandraunit.
AbstractCassandraUnit4TestCase
before()
- Method in class org.cassandraunit.
CassandraUnit
C
CassandraUnit
- Class in
org.cassandraunit
CassandraUnit(DataSet)
- Constructor for class org.cassandraunit.
CassandraUnit
CassandraUnitCommandLineLoader
- Class in
org.cassandraunit.cli
CassandraUnitCommandLineLoader()
- Constructor for class org.cassandraunit.cli.
CassandraUnitCommandLineLoader
CassandraUnitException
- Exception in
org.cassandraunit.exception
CassandraUnitException(String, Throwable)
- Constructor for exception org.cassandraunit.exception.
CassandraUnitException
ClassPathDataSet
- Class in
org.cassandraunit.dataset
ClassPathDataSet(String)
- Constructor for class org.cassandraunit.dataset.
ClassPathDataSet
ClassPathJsonDataSet
- Class in
org.cassandraunit.dataset.json
ClassPathJsonDataSet(String)
- Constructor for class org.cassandraunit.dataset.json.
ClassPathJsonDataSet
ClassPathXmlDataSet
- Class in
org.cassandraunit.dataset.xml
ClassPathXmlDataSet(String)
- Constructor for class org.cassandraunit.dataset.xml.
ClassPathXmlDataSet
ClassPathYamlDataSet
- Class in
org.cassandraunit.dataset.yaml
ClassPathYamlDataSet(String)
- Constructor for class org.cassandraunit.dataset.yaml.
ClassPathYamlDataSet
cleanEmbeddedCassandra()
- Static method in class org.cassandraunit.utils.
EmbeddedCassandraServerHelper
drop all keyspaces (expect system)
cluster
- Variable in class org.cassandraunit.
CassandraUnit
clusterName
- Static variable in class org.cassandraunit.
CassandraUnit
Column
- Class in
org.cassandraunit.dataset.xml
Java class for Column complex type.
Column()
- Constructor for class org.cassandraunit.dataset.xml.
Column
column
- Variable in class org.cassandraunit.dataset.xml.
Row
column
- Variable in class org.cassandraunit.dataset.xml.
SuperColumn
ColumnFamilies
- Class in
org.cassandraunit.dataset.xml
Java class for ColumnFamilies complex type.
ColumnFamilies()
- Constructor for class org.cassandraunit.dataset.xml.
ColumnFamilies
columnFamilies
- Variable in class org.cassandraunit.dataset.xml.
Keyspace
columnFamily
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamilies
ColumnFamily
- Class in
org.cassandraunit.dataset.xml
Java class for ColumnFamily complex type.
ColumnFamily()
- Constructor for class org.cassandraunit.dataset.xml.
ColumnFamily
ColumnFamilyModel
- Class in
org.cassandraunit.model
ColumnFamilyModel()
- Constructor for class org.cassandraunit.model.
ColumnFamilyModel
ColumnFamilyType
- Enum in
org.cassandraunit.dataset.xml
Java class for ColumnFamilyType.
columnMetadata
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
ColumnMetadata
- Class in
org.cassandraunit.dataset.xml
Java class for ColumnMetadata complex type.
ColumnMetadata()
- Constructor for class org.cassandraunit.dataset.xml.
ColumnMetadata
ColumnMetadata
- Class in
org.cassandraunit.model
ColumnMetadata()
- Constructor for class org.cassandraunit.model.
ColumnMetadata
ColumnMetadata(String, ComparatorType, ColumnIndexType)
- Constructor for class org.cassandraunit.model.
ColumnMetadata
ColumnModel
- Class in
org.cassandraunit.model
ColumnModel()
- Constructor for class org.cassandraunit.model.
ColumnModel
comparatorType
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
ComparatorTypeHelper
- Class in
org.cassandraunit.utils
ComparatorTypeHelper()
- Constructor for class org.cassandraunit.utils.
ComparatorTypeHelper
constructGenericType(String, ComparatorType, GenericTypeEnum[])
- Static method in class org.cassandraunit.utils.
TypeExtractor
containFunctions(String)
- Static method in class org.cassandraunit.utils.
TypeExtractor
createColumn()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
Column
createColumnFamilies()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
ColumnFamilies
createColumnFamily()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
ColumnFamily
createColumnMetadata()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
ColumnMetadata
createKeyspace()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
Keyspace
createRow()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
Row
createSuperColumn()
- Method in class org.cassandraunit.dataset.xml.
ObjectFactory
Create an instance of
SuperColumn
D
DataLoader
- Class in
org.cassandraunit
DataLoader(String, String)
- Constructor for class org.cassandraunit.
DataLoader
DataSet
- Interface in
org.cassandraunit.dataset
DataSetFileExtensionEnum
- Enum in
org.cassandraunit.dataset
dataSetLocation
- Variable in class org.cassandraunit.dataset.json.
AbstractJsonDataSet
DataType
- Enum in
org.cassandraunit.dataset.xml
Java class for DataType.
defaultColumnValueType
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
E
EmbeddedCassandraServerHelper
- Class in
org.cassandraunit.utils
EmbeddedCassandraServerHelper()
- Constructor for class org.cassandraunit.utils.
EmbeddedCassandraServerHelper
extract(String, ComparatorType)
- Static method in class org.cassandraunit.utils.
TypeExtractor
extractGenericTypesFromTypeAlias(String)
- Static method in class org.cassandraunit.utils.
ComparatorTypeHelper
F
FileDataSet
- Class in
org.cassandraunit.dataset
FileDataSet(String)
- Constructor for class org.cassandraunit.dataset.
FileDataSet
FileJsonDataSet
- Class in
org.cassandraunit.dataset.json
FileJsonDataSet(String)
- Constructor for class org.cassandraunit.dataset.json.
FileJsonDataSet
FileXmlDataSet
- Class in
org.cassandraunit.dataset.xml
FileXmlDataSet(String)
- Constructor for class org.cassandraunit.dataset.xml.
FileXmlDataSet
FileYamlDataSet
- Class in
org.cassandraunit.dataset.yaml
FileYamlDataSet(String)
- Constructor for class org.cassandraunit.dataset.yaml.
FileYamlDataSet
fromByteBuffer(ByteBuffer)
- Method in class org.cassandraunit.serializer.
GenericTypeSerializer
fromValue(String)
- Static method in enum org.cassandraunit.dataset.xml.
ColumnFamilyType
fromValue(String)
- Static method in enum org.cassandraunit.dataset.xml.
DataType
fromValue(String)
- Static method in enum org.cassandraunit.dataset.xml.
IndexType
fromValue(String)
- Static method in enum org.cassandraunit.dataset.xml.
Strategy
fromValue(String)
- Static method in enum org.cassandraunit.model.
StrategyModel
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
GenericTypeSerializer
- Class in
org.cassandraunit.serializer
GenericTypeSerializer()
- Constructor for class org.cassandraunit.serializer.
GenericTypeSerializer
get()
- Static method in class org.cassandraunit.serializer.
GenericTypeSerializer
getCluster()
- Method in class org.cassandraunit.
AbstractCassandraUnit4TestCase
getCluster()
- Method in class org.cassandraunit.
DataLoader
getColumn()
- Method in class org.cassandraunit.dataset.xml.
Row
Gets the value of the column property.
getColumn()
- Method in class org.cassandraunit.dataset.xml.
SuperColumn
Gets the value of the column property.
getColumnFamilies()
- Method in class org.cassandraunit.dataset.
ClassPathDataSet
getColumnFamilies()
- Method in class org.cassandraunit.dataset.commons.
AbstractCommonsParserDataSet
getColumnFamilies()
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
getColumnFamilies()
- Method in interface org.cassandraunit.dataset.
DataSet
getColumnFamilies()
- Method in class org.cassandraunit.dataset.
FileDataSet
getColumnFamilies()
- Method in class org.cassandraunit.dataset.xml.
AbstractXmlDataSet
getColumnFamilies()
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Gets the value of the columnFamilies property.
getColumnFamilies()
- Method in class org.cassandraunit.model.
KeyspaceModel
getColumnFamily()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamilies
Gets the value of the columnFamily property.
getColumnIndexType()
- Method in class org.cassandraunit.model.
ColumnMetadata
getColumnMetadata()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the columnMetadata property.
getColumnName()
- Method in class org.cassandraunit.model.
ColumnMetadata
getColumns()
- Method in class org.cassandraunit.dataset.commons.
ParsedRow
getColumns()
- Method in class org.cassandraunit.dataset.commons.
ParsedSuperColumn
getColumns()
- Method in class org.cassandraunit.model.
RowModel
getColumns()
- Method in class org.cassandraunit.model.
SuperColumnModel
getColumnsMetadata()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getColumnsMetadata()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getCommandLine()
- Static method in class org.cassandraunit.cli.
CassandraUnitCommandLineLoader
getComparatorType()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getComparatorType()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the comparatorType property.
getComparatorType()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getComparatorTypeAlias()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getCompositeValues()
- Method in class org.cassandraunit.type.
GenericType
getDataSet()
- Method in class org.cassandraunit.
AbstractCassandraUnit4TestCase
getDefaultColumnValueType()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getDefaultColumnValueType()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the defaultColumnValueType property.
getDefaultColumnValueType()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getIndexType()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
getIndexType()
- Method in class org.cassandraunit.dataset.xml.
ColumnMetadata
Gets the value of the indexType property.
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.json.
AbstractJsonDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.json.
ClassPathJsonDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.json.
FileJsonDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.xml.
AbstractXmlDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.xml.
ClassPathXmlDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.xml.
FileXmlDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.yaml.
AbstractYamlDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.yaml.
ClassPathYamlDataSet
getInputDataSetLocation(String)
- Method in class org.cassandraunit.dataset.yaml.
FileYamlDataSet
getKey()
- Method in class org.cassandraunit.dataset.commons.
ParsedRow
getKey()
- Method in class org.cassandraunit.dataset.xml.
Row
Gets the value of the key property.
getKey()
- Method in class org.cassandraunit.model.
RowModel
getKeyspace()
- Method in class org.cassandraunit.
AbstractCassandraUnit4TestCase
getKeyspace()
- Method in class org.cassandraunit.dataset.
ClassPathDataSet
getKeyspace()
- Method in class org.cassandraunit.dataset.commons.
AbstractCommonsParserDataSet
getKeyspace()
- Method in interface org.cassandraunit.dataset.
DataSet
getKeyspace()
- Method in class org.cassandraunit.dataset.
FileDataSet
getKeyspace()
- Method in class org.cassandraunit.dataset.xml.
AbstractXmlDataSet
getKeyType()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getKeyType()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the keyType property.
getKeyType()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getKeyTypeAlias()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getName()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumn
getName()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getName()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
getName()
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
getName()
- Method in class org.cassandraunit.dataset.commons.
ParsedSuperColumn
getName()
- Method in class org.cassandraunit.dataset.xml.
Column
Gets the value of the name property.
getName()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the name property.
getName()
- Method in class org.cassandraunit.dataset.xml.
ColumnMetadata
Gets the value of the name property.
getName()
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Gets the value of the name property.
getName()
- Method in class org.cassandraunit.dataset.xml.
SuperColumn
Gets the value of the name property.
getName()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getName()
- Method in class org.cassandraunit.model.
ColumnModel
getName()
- Method in class org.cassandraunit.model.
KeyspaceModel
getName()
- Method in class org.cassandraunit.model.
SuperColumnModel
getParsedKeyspace()
- Method in class org.cassandraunit.dataset.commons.
AbstractCommonsParserDataSet
getParsedKeyspace()
- Method in class org.cassandraunit.dataset.json.
AbstractJsonDataSet
getParsedKeyspace()
- Method in class org.cassandraunit.dataset.yaml.
AbstractYamlDataSet
getReplicationFactor()
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
getReplicationFactor()
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Gets the value of the replicationFactor property.
getReplicationFactor()
- Method in class org.cassandraunit.
LoadingOption
getReplicationFactor()
- Method in class org.cassandraunit.model.
KeyspaceModel
getRow()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the row property.
getRows()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getRows()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getStrategy()
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
getStrategy()
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Gets the value of the strategy property.
getStrategy()
- Method in class org.cassandraunit.
LoadingOption
getStrategy()
- Method in class org.cassandraunit.model.
KeyspaceModel
getSubComparatorType()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getSubComparatorType()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the subComparatorType property.
getSubComparatorType()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getSuperColumn()
- Method in class org.cassandraunit.dataset.xml.
Row
Gets the value of the superColumn property.
getSuperColumns()
- Method in class org.cassandraunit.dataset.commons.
ParsedRow
getSuperColumns()
- Method in class org.cassandraunit.model.
RowModel
getType()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
getType()
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Gets the value of the type property.
getType()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
getType()
- Method in class org.cassandraunit.type.
GenericType
getTypesBelongingCompositeType()
- Method in class org.cassandraunit.type.
GenericType
getValidationClass()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
getValidationClass()
- Method in class org.cassandraunit.dataset.xml.
ColumnMetadata
Gets the value of the validationClass property.
getValidationClass()
- Method in class org.cassandraunit.model.
ColumnMetadata
getValue()
- Method in class org.cassandraunit.dataset.commons.
ParsedColumn
getValue()
- Method in class org.cassandraunit.dataset.xml.
Column
Gets the value of the value property.
getValue()
- Method in class org.cassandraunit.model.
ColumnModel
getValue()
- Method in class org.cassandraunit.type.
GenericType
H
host
- Static variable in class org.cassandraunit.
CassandraUnit
I
indexType
- Variable in class org.cassandraunit.dataset.xml.
ColumnMetadata
IndexType
- Enum in
org.cassandraunit.dataset.xml
Java class for IndexType.
isCounter()
- Method in class org.cassandraunit.model.
ColumnFamilyModel
isOnlySchema()
- Method in class org.cassandraunit.
LoadingOption
isOverrideReplicationFactor()
- Method in class org.cassandraunit.
LoadingOption
isOverrideStrategy()
- Method in class org.cassandraunit.
LoadingOption
isUsageBeenPrinted()
- Static method in class org.cassandraunit.cli.
CassandraUnitCommandLineLoader
K
key
- Variable in class org.cassandraunit.dataset.xml.
Row
keyspace
- Variable in class org.cassandraunit.
CassandraUnit
keyspace
- Variable in class org.cassandraunit.dataset.commons.
AbstractCommonsParserDataSet
Keyspace
- Class in
org.cassandraunit.dataset.xml
Java class for anonymous complex type.
Keyspace()
- Constructor for class org.cassandraunit.dataset.xml.
Keyspace
KeyspaceModel
- Class in
org.cassandraunit.model
KeyspaceModel()
- Constructor for class org.cassandraunit.model.
KeyspaceModel
keyType
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
L
load()
- Static method in class org.cassandraunit.cli.
CassandraUnitCommandLineLoader
load(DataSet)
- Method in class org.cassandraunit.
DataLoader
load(DataSet, LoadingOption)
- Method in class org.cassandraunit.
DataLoader
LoadingOption
- Class in
org.cassandraunit
LoadingOption()
- Constructor for class org.cassandraunit.
LoadingOption
M
main(String[])
- Static method in class org.cassandraunit.cli.
CassandraUnitCommandLineLoader
mapParsedKeyspaceToModel(ParsedKeyspace)
- Method in class org.cassandraunit.dataset.commons.
AbstractCommonsParserDataSet
mkdirs()
- Static method in class org.cassandraunit.utils.
EmbeddedCassandraServerHelper
N
name
- Variable in class org.cassandraunit.dataset.xml.
Column
name
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
name
- Variable in class org.cassandraunit.dataset.xml.
ColumnMetadata
name
- Variable in class org.cassandraunit.dataset.xml.
Keyspace
name
- Variable in class org.cassandraunit.dataset.xml.
SuperColumn
O
ObjectFactory
- Class in
org.cassandraunit.dataset.xml
This object contains factory methods for each Java content interface and Java element interface generated in the org.cassandraunit.dataset.xml package.
ObjectFactory()
- Constructor for class org.cassandraunit.dataset.xml.
ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.cassandraunit.dataset.xml
org.cassandraunit
- package org.cassandraunit
org.cassandraunit.cli
- package org.cassandraunit.cli
org.cassandraunit.dataset
- package org.cassandraunit.dataset
org.cassandraunit.dataset.commons
- package org.cassandraunit.dataset.commons
org.cassandraunit.dataset.json
- package org.cassandraunit.dataset.json
org.cassandraunit.dataset.xml
- package org.cassandraunit.dataset.xml
org.cassandraunit.dataset.yaml
- package org.cassandraunit.dataset.yaml
org.cassandraunit.exception
- package org.cassandraunit.exception
org.cassandraunit.model
- package org.cassandraunit.model
org.cassandraunit.serializer
- package org.cassandraunit.serializer
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
ParsedColumn
- Class in
org.cassandraunit.dataset.commons
ParsedColumn()
- Constructor for class org.cassandraunit.dataset.commons.
ParsedColumn
ParsedColumnFamily
- Class in
org.cassandraunit.dataset.commons
ParsedColumnFamily()
- Constructor for class org.cassandraunit.dataset.commons.
ParsedColumnFamily
ParsedColumnMetadata
- Class in
org.cassandraunit.dataset.commons
ParsedColumnMetadata()
- Constructor for class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
ParsedDataType
- Enum in
org.cassandraunit.dataset.commons
ParsedIndexType
- Enum in
org.cassandraunit.dataset.commons
ParsedKeyspace
- Class in
org.cassandraunit.dataset.commons
ParsedKeyspace()
- Constructor for class org.cassandraunit.dataset.commons.
ParsedKeyspace
ParsedRow
- Class in
org.cassandraunit.dataset.commons
ParsedRow()
- Constructor for class org.cassandraunit.dataset.commons.
ParsedRow
ParsedSuperColumn
- Class in
org.cassandraunit.dataset.commons
ParsedSuperColumn()
- Constructor for class org.cassandraunit.dataset.commons.
ParsedSuperColumn
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
replicationFactor
- Variable in class org.cassandraunit.dataset.xml.
Keyspace
row
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
Row
- Class in
org.cassandraunit.dataset.xml
Java class for Row complex type.
Row()
- Constructor for class org.cassandraunit.dataset.xml.
Row
RowModel
- Class in
org.cassandraunit.model
RowModel()
- Constructor for class org.cassandraunit.model.
RowModel
S
setCluster(Cluster)
- Method in class org.cassandraunit.
AbstractCassandraUnit4TestCase
setColumnFamilies(List<ParsedColumnFamily>)
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
setColumnFamilies(ColumnFamilies)
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Sets the value of the columnFamilies property.
setColumnFamilies(List<ColumnFamilyModel>)
- Method in class org.cassandraunit.model.
KeyspaceModel
setColumnIndexType(ColumnIndexType)
- Method in class org.cassandraunit.model.
ColumnMetadata
setColumnName(String)
- Method in class org.cassandraunit.model.
ColumnMetadata
setColumns(List<ParsedColumn>)
- Method in class org.cassandraunit.dataset.commons.
ParsedRow
setColumns(List<ParsedColumn>)
- Method in class org.cassandraunit.dataset.commons.
ParsedSuperColumn
setColumns(List<ColumnModel>)
- Method in class org.cassandraunit.model.
RowModel
setColumns(List<ColumnModel>)
- Method in class org.cassandraunit.model.
SuperColumnModel
setColumnsMetadata(List<ParsedColumnMetadata>)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setColumnsMetadata(List<ColumnMetadata>)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setComparatorType(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setComparatorType(String)
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Sets the value of the comparatorType property.
setComparatorType(ComparatorType)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setComparatorTypeAlias(String)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setDefaultColumnValueType(ParsedDataType)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setDefaultColumnValueType(DataType)
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Sets the value of the defaultColumnValueType property.
setDefaultColumnValueType(ComparatorType)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setIndexType(ParsedIndexType)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
setIndexType(IndexType)
- Method in class org.cassandraunit.dataset.xml.
ColumnMetadata
Sets the value of the indexType property.
setKey(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedRow
setKey(String)
- Method in class org.cassandraunit.dataset.xml.
Row
Sets the value of the key property.
setKey(GenericType)
- Method in class org.cassandraunit.model.
RowModel
setKeyspace(Keyspace)
- Method in class org.cassandraunit.
AbstractCassandraUnit4TestCase
setKeyType(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setKeyType(String)
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Sets the value of the keyType property.
setKeyType(ComparatorType)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setKeyTypeAlias(String)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setName(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumn
setName(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setName(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
setName(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
setName(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedSuperColumn
setName(String)
- Method in class org.cassandraunit.dataset.xml.
Column
Sets the value of the name property.
setName(String)
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Sets the value of the name property.
setName(String)
- Method in class org.cassandraunit.dataset.xml.
ColumnMetadata
Sets the value of the name property.
setName(String)
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Sets the value of the name property.
setName(String)
- Method in class org.cassandraunit.dataset.xml.
SuperColumn
Sets the value of the name property.
setName(String)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setName(GenericType)
- Method in class org.cassandraunit.model.
ColumnModel
setName(String)
- Method in class org.cassandraunit.model.
KeyspaceModel
setName(GenericType)
- Method in class org.cassandraunit.model.
SuperColumnModel
setOnlySchema(boolean)
- Method in class org.cassandraunit.
LoadingOption
setReplicationFactor(int)
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
setReplicationFactor(Integer)
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Sets the value of the replicationFactor property.
setReplicationFactor(int)
- Method in class org.cassandraunit.
LoadingOption
setReplicationFactor(int)
- Method in class org.cassandraunit.model.
KeyspaceModel
setRows(List<ParsedRow>)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setRows(List<RowModel>)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setStrategy(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedKeyspace
setStrategy(Strategy)
- Method in class org.cassandraunit.dataset.xml.
Keyspace
Sets the value of the strategy property.
setStrategy(StrategyModel)
- Method in class org.cassandraunit.
LoadingOption
setStrategy(StrategyModel)
- Method in class org.cassandraunit.model.
KeyspaceModel
setSubComparatorType(ParsedDataType)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setSubComparatorType(DataType)
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Sets the value of the subComparatorType property.
setSubComparatorType(ComparatorType)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setSuperColumns(List<ParsedSuperColumn>)
- Method in class org.cassandraunit.dataset.commons.
ParsedRow
setSuperColumns(List<SuperColumnModel>)
- Method in class org.cassandraunit.model.
RowModel
setType(ColumnType)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnFamily
setType(ColumnFamilyType)
- Method in class org.cassandraunit.dataset.xml.
ColumnFamily
Sets the value of the type property.
setType(ColumnType)
- Method in class org.cassandraunit.model.
ColumnFamilyModel
setValidationClass(ParsedDataType)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumnMetadata
setValidationClass(DataType)
- Method in class org.cassandraunit.dataset.xml.
ColumnMetadata
Sets the value of the validationClass property.
setValidationClass(ComparatorType)
- Method in class org.cassandraunit.model.
ColumnMetadata
setValue(String)
- Method in class org.cassandraunit.dataset.commons.
ParsedColumn
setValue(String)
- Method in class org.cassandraunit.dataset.xml.
Column
Sets the value of the value property.
setValue(GenericType)
- Method in class org.cassandraunit.model.
ColumnModel
startEmbeddedCassandra()
- Static method in class org.cassandraunit.utils.
EmbeddedCassandraServerHelper
startEmbeddedCassandra(String)
- Static method in class org.cassandraunit.utils.
EmbeddedCassandraServerHelper
Set embedded cassandra up and spawn it in a new thread.
stopEmbeddedCassandra()
- Static method in class org.cassandraunit.utils.
EmbeddedCassandraServerHelper
stop the embedded cassandra
strategy
- Variable in class org.cassandraunit.dataset.xml.
Keyspace
Strategy
- Enum in
org.cassandraunit.dataset.xml
Java class for Strategy.
StrategyModel
- Enum in
org.cassandraunit.model
subComparatorType
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
superColumn
- Variable in class org.cassandraunit.dataset.xml.
Row
SuperColumn
- Class in
org.cassandraunit.dataset.xml
Java class for SuperColumn complex type.
SuperColumn()
- Constructor for class org.cassandraunit.dataset.xml.
SuperColumn
SuperColumnModel
- Class in
org.cassandraunit.model
SuperColumnModel()
- Constructor for class org.cassandraunit.model.
SuperColumnModel
T
toByteBuffer(GenericType)
- Method in class org.cassandraunit.serializer.
GenericTypeSerializer
toString()
- Method in enum org.cassandraunit.model.
StrategyModel
toString()
- Method in class org.cassandraunit.type.
GenericType
toString()
- Method in enum org.cassandraunit.type.
GenericTypeEnum
type
- Variable in class org.cassandraunit.dataset.xml.
ColumnFamily
TypeExtractor
- Class in
org.cassandraunit.utils
TypeExtractor()
- Constructor for class org.cassandraunit.utils.
TypeExtractor
V
validationClass
- Variable in class org.cassandraunit.dataset.xml.
ColumnMetadata
value
- Variable in class org.cassandraunit.dataset.xml.
Column
value()
- Method in enum org.cassandraunit.dataset.xml.
ColumnFamilyType
value()
- Method in enum org.cassandraunit.dataset.xml.
DataType
value()
- Method in enum org.cassandraunit.dataset.xml.
IndexType
value()
- Method in enum org.cassandraunit.dataset.xml.
Strategy
value()
- Method in enum org.cassandraunit.model.
StrategyModel
value()
- Method in enum org.cassandraunit.type.
GenericTypeEnum
valueOf(String)
- Static method in enum org.cassandraunit.dataset.commons.
ParsedDataType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.cassandraunit.dataset.commons.
ParsedIndexType
Returns the enum constant of this type with the specified name.
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.dataset.xml.
ColumnFamilyType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.cassandraunit.dataset.xml.
DataType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.cassandraunit.dataset.xml.
IndexType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.cassandraunit.dataset.xml.
Strategy
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.cassandraunit.model.
StrategyModel
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.commons.
ParsedDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.cassandraunit.dataset.commons.
ParsedIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
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.dataset.xml.
ColumnFamilyType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.cassandraunit.dataset.xml.
DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.cassandraunit.dataset.xml.
IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.cassandraunit.dataset.xml.
Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.cassandraunit.model.
StrategyModel
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.
verifyAndExtract(String)
- Static method in class org.cassandraunit.utils.
ComparatorTypeHelper
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.