Interface SnapshotReader.RecordRecorder
-
- Enclosing class:
- SnapshotReader
protected static interface SnapshotReader.RecordRecorder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrecordRow(RecordMakers.RecordsForTable recordMaker, Object[] row, Instant ts)
-
-
-
Method Detail
-
recordRow
void recordRow(RecordMakers.RecordsForTable recordMaker, Object[] row, Instant ts) throws InterruptedException
- Throws:
InterruptedException
-
-