| Package | Description |
|---|---|
| com.yandex.ydb.table | |
| com.yandex.ydb.table.query | |
| com.yandex.ydb.table.result.impl |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Status> |
Session.executeScanQuery(String query,
Params params,
ExecuteScanQuerySettings settings,
Consumer<ResultSetReader> fn) |
CompletableFuture<Status> |
Session.readTable(String tablePath,
ReadTableSettings settings,
Consumer<ResultSetReader> fn) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetReader |
DataQueryResult.getResultSet(int index) |
| Modifier and Type | Method and Description |
|---|---|
static ResultSetReader |
ProtoValueReaders.forResultSet(com.yandex.ydb.ValueProtos.ResultSet resultSet) |
static ResultSetReader |
ProtoValueReaders.forResultSets(Collection<ResultSetReader> resultSets) |
| Modifier and Type | Method and Description |
|---|---|
static ResultSetReader |
ProtoValueReaders.forResultSets(Collection<ResultSetReader> resultSets) |
Copyright © 2021. All rights reserved.