public class EventLogRepairer extends Object
Event.Flags.isFinal()| Constructor and Description |
|---|
EventLogRepairer(MessageLog eventLog)
Initialises this repairer with the given
eventLog |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCorrupted() |
boolean |
repair()
Repairs the event log if necessary and leaves it an uncorrupted state.
|
public EventLogRepairer(MessageLog eventLog)
eventLogeventLog - the event log to inspect and prepare for reparationIllegalArgumentException - if eventLog is not a valid event log or a wroong version or if it cannot
be repairedCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.