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