| Modifier and Type | Field and Description |
|---|---|
static int |
DELAY |
static int |
INITIAL_DELAY |
protected PersistenceBackend |
persistenceBackend |
protected ScheduledExecutorService |
scheduler |
static TimeUnit |
TIME_UNIT |
| Constructor and Description |
|---|
PersistenceBackendMonitor(PersistenceBackend persistenceBackend) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
elaborateFallbackFile(File file) |
protected void |
elaborateFile(File elaborationFile) |
protected void |
manageOldAccountingFile()
Deprecated.
|
void |
run() |
protected final ScheduledExecutorService scheduler
protected final PersistenceBackend persistenceBackend
public static final int INITIAL_DELAY
public static final int DELAY
public static final TimeUnit TIME_UNIT
public PersistenceBackendMonitor(PersistenceBackend persistenceBackend)
protected void elaborateFile(File elaborationFile)
@Deprecated protected void manageOldAccountingFile()
protected void elaborateFallbackFile(File file)
Copyright © 2016. All Rights Reserved.