Interface Table.Row
-
- All Known Implementing Classes:
PGTypeTable.Row
public static interface Table.Row
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
load(Context context, ResultBatch resultBatch, int rowIdx)
-
-
-
Method Detail
-
load
void load(Context context, ResultBatch resultBatch, int rowIdx) throws IOException
- Throws:
IOException
-
-