org.cassandraunit.dataset
Class FileDataSet
java.lang.Object
org.cassandraunit.dataset.FileDataSet
- All Implemented Interfaces:
- DataSet
public class FileDataSet
- extends Object
- implements DataSet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileDataSet
public FileDataSet(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.