Uses of Class
org.cassandraunit.model.ColumnMetadata

Packages that use ColumnMetadata
org.cassandraunit.model   
 

Uses of ColumnMetadata in org.cassandraunit.model
 

Methods in org.cassandraunit.model that return types with arguments of type ColumnMetadata
 List<ColumnMetadata> ColumnFamilyModel.getColumnsMetadata()
           
 

Methods in org.cassandraunit.model with parameters of type ColumnMetadata
 void ColumnFamilyModel.addColumnMetadata(ColumnMetadata columnMetadata)
           
 

Method parameters in org.cassandraunit.model with type arguments of type ColumnMetadata
 void ColumnFamilyModel.setColumnsMetadata(List<ColumnMetadata> columnsMetadata)
           
 



Copyright © 2012. All Rights Reserved.