public interface TransactionScannerInterface
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
getFirstDateInLog() |
Transaction |
nextTransaction() |
long getFirstDateInLog()
Transaction nextTransaction() throws java.lang.Exception
java.lang.Exceptionvoid close()