Uses of Class
org.cassandraunit.model.KeyspaceModel

Packages that use KeyspaceModel
org.cassandraunit.dataset   
org.cassandraunit.dataset.commons   
org.cassandraunit.dataset.xml   
 

Uses of KeyspaceModel in org.cassandraunit.dataset
 

Methods in org.cassandraunit.dataset that return KeyspaceModel
 KeyspaceModel FileDataSet.getKeyspace()
           
 KeyspaceModel DataSet.getKeyspace()
           
 KeyspaceModel ClassPathDataSet.getKeyspace()
           
 

Uses of KeyspaceModel in org.cassandraunit.dataset.commons
 

Fields in org.cassandraunit.dataset.commons declared as KeyspaceModel
protected  KeyspaceModel AbstractCommonsParserDataSet.keyspace
           
 

Methods in org.cassandraunit.dataset.commons that return KeyspaceModel
 KeyspaceModel AbstractCommonsParserDataSet.getKeyspace()
           
 

Uses of KeyspaceModel in org.cassandraunit.dataset.xml
 

Methods in org.cassandraunit.dataset.xml that return KeyspaceModel
 KeyspaceModel AbstractXmlDataSet.getKeyspace()
           
 



Copyright © 2012. All Rights Reserved.