public static class TestRowFactory.MyTestRowFactory extends RowFactory
DEFAULT| Constructor and Description |
|---|
MyTestRowFactory() |
| Modifier and Type | Method and Description |
|---|---|
Row |
createRow(Value[] data,
int memory)
Create new row.
|
public Row createRow(Value[] data, int memory)
RowFactorycreateRow in class RowFactorydata - the valuesmemory - whether the row is in memory