Package | Description |
---|---|
org.apache.gora.cassandra.store |
Modifier and Type | Method and Description |
---|---|
List<me.prettyprint.hector.api.beans.Row<K,ByteBuffer,ByteBuffer>> |
CassandraClient.execute(CassandraQuery<K,T> cassandraQuery,
String family)
Select a family column in the keyspace.
|
List<me.prettyprint.hector.api.beans.SuperRow<K,String,ByteBuffer,ByteBuffer>> |
CassandraClient.executeSuper(CassandraQuery<K,T> cassandraQuery,
String family) |
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.