public class MemoryFlushEventListener extends AbstractFlushEventListener
logger| Constructor and Description |
|---|
MemoryFlushEventListener(boolean activateAtStart,
TechnicalLoggerService logger,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
FlushEventListenerResult |
flush(FlushEvent flushEvent) |
DayRecord |
getDayRecord() |
java.lang.String |
getStatus() |
void |
notifyStartTracking() |
void |
notifyStopTracking() |
activate, deactivate, getName, isActive, logpublic MemoryFlushEventListener(boolean activateAtStart,
TechnicalLoggerService logger,
int maxSize)
public FlushEventListenerResult flush(FlushEvent flushEvent) throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getStatus()
getStatus in interface FlushEventListenergetStatus in class AbstractFlushEventListenerpublic void notifyStopTracking()
public void notifyStartTracking()
public DayRecord getDayRecord()
public void clear()