public class ProtoValueReaders extends Object
| Modifier and Type | Method and Description |
|---|---|
static ResultSetReader |
forResultSet(com.yandex.ydb.ValueProtos.ResultSet resultSet) |
static ResultSetReader |
forResultSets(Collection<ResultSetReader> resultSets) |
static ValueReader |
forType(com.yandex.ydb.ValueProtos.Type type) |
public static ResultSetReader forResultSet(com.yandex.ydb.ValueProtos.ResultSet resultSet)
public static ResultSetReader forResultSets(Collection<ResultSetReader> resultSets)
public static ValueReader forType(com.yandex.ydb.ValueProtos.Type type)
Copyright © 2021. All rights reserved.