public class Selection.ResultSetBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
add(java.nio.ByteBuffer v) |
void |
add(Cell c,
int nowInSec) |
ResultSet |
build(int protocolVersion) |
void |
newRow(int protocolVersion) |
public void add(java.nio.ByteBuffer v)
public void add(Cell c, int nowInSec)
public void newRow(int protocolVersion) throws InvalidRequestException
InvalidRequestException
public ResultSet build(int protocolVersion) throws InvalidRequestException
InvalidRequestException
Copyright © 2018 The Apache Software Foundation