- All Known Implementing Classes:
EntityIdKeyMapper
public interface ReadTableMapper<ID,RESULT>
-
Method Summary
List<tech.ydb.proto.ValueProtos.TypedValue>
mapResult(List<tech.ydb.proto.ValueProtos.Column> columnList,
tech.ydb.proto.ValueProtos.Value value)
-
Method Details
-
-
mapKey
List<tech.ydb.proto.ValueProtos.TypedValue> mapKey(ID id)
-
-
mapResult
RESULT mapResult(List<tech.ydb.proto.ValueProtos.Column> columnList,
tech.ydb.proto.ValueProtos.Value value)