public class TestRows extends Object
| Constructor and Description |
|---|
TestRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(io.cdap.wrangler.api.Row row) |
List<io.cdap.wrangler.api.Row> |
toList() |
public void add(io.cdap.wrangler.api.Row row)
public List<io.cdap.wrangler.api.Row> toList()
Copyright © 2024 CDAP Licensed under the Apache License, Version 2.0.