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.
|
getSource
getBackingMessage, getEventTime, getTriggeringMessage, setBackingMessage
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource
referenceTracker
Throwable getError()
IStorePersister getPersister()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.