public abstract class Rows extends Result
Result.Codec, Result.SubCodecisResponse, opcode| Modifier | Constructor and Description |
|---|---|
protected |
Rows() |
| Modifier and Type | Method and Description |
|---|---|
abstract Queue<List<ByteBuffer>> |
getData() |
abstract RowsMetadata |
getMetadata() |
public abstract RowsMetadata getMetadata()
public abstract Queue<List<ByteBuffer>> getData()
Copyright © 2017–2022. All rights reserved.