org.cassandraunit.dataset
Class ClassPathDataSet
java.lang.Object
org.cassandraunit.dataset.ClassPathDataSet
- All Implemented Interfaces:
- DataSet
public class ClassPathDataSet
- extends Object
- implements DataSet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathDataSet
public ClassPathDataSet(String dataSetLocation)
getKeyspace
public KeyspaceModel getKeyspace()
- Specified by:
getKeyspace in interface DataSet
getColumnFamilies
public List<ColumnFamilyModel> getColumnFamilies()
- Specified by:
getColumnFamilies in interface DataSet
Copyright © 2012. All Rights Reserved.