Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.statements | |
org.apache.cassandra.transport.messages |
Modifier and Type | Method and Description |
---|---|
ResultSet |
ResultSet.Codec.decode(org.jboss.netty.buffer.ChannelBuffer body) |
ResultSet |
ResultSet.makeCountResult() |
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.buffer.ChannelBuffer |
ResultSet.Codec.encode(ResultSet rs) |
Constructor and Description |
---|
UntypedResultSet(ResultSet cqlRows) |
Modifier and Type | Method and Description |
---|---|
ResultSet |
Selection.ResultSetBuilder.build() |
ResultSet |
SelectStatement.process(java.util.List<Row> rows) |
Modifier and Type | Field and Description |
---|---|
ResultSet |
ResultMessage.Rows.result |
Constructor and Description |
---|
ResultMessage.Rows(ResultSet result) |
Copyright © 2014 The Apache Software Foundation