public interface IStorePersisterCompactionErrorEvent extends IStoreAlertEvent
A compaction error event is dispatch when an error is encounted in a store persister compaction cycle.
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError()
Gets the exception associated with this event.
|
IStorePersister |
getPersister()
Gets the persister from which the event was emitted.
|
getSourcegetBackingMessage, getEventTime, getTriggeringMessage, setBackingMessageacquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSourcereferenceTrackerThrowable getError()
IStorePersister getPersister()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.