public class IncrementalLoadLogger extends ReplLogger
| Constructor and Description |
|---|
IncrementalLoadLogger(String dbName,
String dumpDir,
int numEvents) |
| Modifier and Type | Method and Description |
|---|---|
void |
endLog(String lastReplId) |
void |
eventLog(String eventId,
String eventType) |
void |
startLog() |
functionLog, tableLogpublic void startLog()
startLog in class ReplLoggerpublic void eventLog(String eventId, String eventType)
eventLog in class ReplLoggerpublic void endLog(String lastReplId)
endLog in class ReplLoggerCopyright © 2019 The Apache Software Foundation. All Rights Reserved.