Uses of Class
org.cassandraunit.dataset.commons.ParsedKeyspace

Packages that use ParsedKeyspace
org.cassandraunit.dataset.commons   
org.cassandraunit.dataset.json   
org.cassandraunit.dataset.yaml   
 

Uses of ParsedKeyspace in org.cassandraunit.dataset.commons
 

Methods in org.cassandraunit.dataset.commons that return ParsedKeyspace
protected abstract  ParsedKeyspace AbstractCommonsParserDataSet.getParsedKeyspace()
           
 

Methods in org.cassandraunit.dataset.commons with parameters of type ParsedKeyspace
protected  void AbstractCommonsParserDataSet.mapParsedKeyspaceToModel(ParsedKeyspace parsedKeyspace)
           
 

Uses of ParsedKeyspace in org.cassandraunit.dataset.json
 

Methods in org.cassandraunit.dataset.json that return ParsedKeyspace
protected  ParsedKeyspace AbstractJsonDataSet.getParsedKeyspace()
           
 

Uses of ParsedKeyspace in org.cassandraunit.dataset.yaml
 

Methods in org.cassandraunit.dataset.yaml that return ParsedKeyspace
protected  ParsedKeyspace AbstractYamlDataSet.getParsedKeyspace()
           
 



Copyright © 2012. All Rights Reserved.