public class FetchBlockData extends Object
| Constructor and Description |
|---|
FetchBlockData(Transport transport,
QueryResp response,
List<RestfulResultSet.Field> fields,
int timeoutMs,
int precision) |
| Modifier and Type | Method and Description |
|---|---|
BlockData |
getBlockData() |
void |
handleReceiveBlockData(FetchBlockNewResp resp) |
public FetchBlockData(Transport transport, QueryResp response, List<RestfulResultSet.Field> fields, int timeoutMs, int precision)
public void handleReceiveBlockData(FetchBlockNewResp resp) throws InterruptedException
InterruptedExceptionpublic BlockData getBlockData() throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.