public interface ChangelogReaderIF extends TupleReaderIF
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
getChangeType()
INTERNAL: Returns the type of change that the current tuple went
through.
|
String |
getOrderValue()
INTERNAL: Returns the current order value found in the
order-column.
|
close, readNextChangeType getChangeType()
String getOrderValue()