| Modifier and Type | Field and Description |
|---|---|
static int |
DELAY |
static int |
INITIAL_DELAY |
protected PersistenceBackend |
persistenceBackend |
static TimeUnit |
TIME_UNIT |
| Constructor and Description |
|---|
FallbackMonitor(PersistenceBackend persistenceBackend) |
FallbackMonitor(PersistenceBackend persistenceBackend,
boolean schedule) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
elaborateFallbackFile() |
protected void |
elaborateFallbackFile(File elaborationFile) |
protected void |
elaborateFile(File elaborationFile) |
protected void |
manageOldAccountingFile()
Deprecated.
|
void |
run() |
protected final PersistenceBackend persistenceBackend
public static final int INITIAL_DELAY
public static final int DELAY
public static final TimeUnit TIME_UNIT
public FallbackMonitor(PersistenceBackend persistenceBackend)
public FallbackMonitor(PersistenceBackend persistenceBackend, boolean schedule)
protected void elaborateFile(File elaborationFile)
@Deprecated protected void manageOldAccountingFile()
protected void elaborateFallbackFile(File elaborationFile)
protected void elaborateFallbackFile()
Copyright © 2018. All Rights Reserved.