This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.gora.cassandra.query.CassandraRow (Apache Gora 0.2 API)

Uses of Class
org.apache.gora.cassandra.query.CassandraRow

Packages that use CassandraRow
org.apache.gora.cassandra.query   
 

Uses of CassandraRow in org.apache.gora.cassandra.query
 

Methods in org.apache.gora.cassandra.query that return CassandraRow
 CassandraRow CassandraResultSet.getRow(String key)
           
 

Methods in org.apache.gora.cassandra.query with parameters of type CassandraRow
 void CassandraResultSet.putRow(String key, CassandraRow cassandraRow)
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.