public class DefaultRows extends Rows
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultRows.SubCodec |
Result.CodecisResponse, opcode| Constructor and Description |
|---|
DefaultRows(RowsMetadata metadata,
Queue<List<ByteBuffer>> data) |
| Modifier and Type | Method and Description |
|---|---|
Queue<List<ByteBuffer>> |
getData() |
RowsMetadata |
getMetadata() |
String |
toString() |
public DefaultRows(RowsMetadata metadata, Queue<List<ByteBuffer>> data)
public RowsMetadata getMetadata()
getMetadata in class Rowspublic Queue<List<ByteBuffer>> getData()
Copyright © 2017–2019. All rights reserved.