public class PaymentInstanceUpdater extends AbstractDatabaseUpdater
Updater.ConstantUpdateInterval, Updater.DynamicUpdateInterval, Updater.IUpdateInterval, Updater.ObservableInfo, Updater.ObservableInfoContainer| Modifier and Type | Field and Description |
|---|---|
private static long |
MIN_UPDATE_INTERVAL_MS |
static long |
UPDATE_INTERVAL_MS |
KEEP_ENTRY_FACTOR| Constructor and Description |
|---|
PaymentInstanceUpdater(long a_updateInterval,
Updater.ObservableInfo a_observableInfo) |
PaymentInstanceUpdater(Updater.ObservableInfo a_observableInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Hashtable |
getEntrySerials() |
java.lang.Class |
getUpdatedClass() |
protected java.util.Hashtable |
getUpdatedEntries(java.util.Hashtable a_entriesToUpdate) |
protected boolean |
protectFromCleanup(AbstractDatabaseEntry a_currentEntry) |
doCleanup, getLastUpdate, getPreferredEntry, setPreferredEntry, updateInternal, wasUpdateSuccessfulgetObservableInfo, getUpdatedClassName, getUpdateInterval, isFirstUpdateDone, isUpdatePaused, needsUpdate, start, stop, update, update, update, updateAsyncpublic static final long UPDATE_INTERVAL_MS
private static final long MIN_UPDATE_INTERVAL_MS
public PaymentInstanceUpdater(Updater.ObservableInfo a_observableInfo)
public PaymentInstanceUpdater(long a_updateInterval,
Updater.ObservableInfo a_observableInfo)
public java.lang.Class getUpdatedClass()
getUpdatedClass in class Updaterprotected java.util.Hashtable getEntrySerials()
getEntrySerials in class AbstractDatabaseUpdaterprotected java.util.Hashtable getUpdatedEntries(java.util.Hashtable a_entriesToUpdate)
getUpdatedEntries in class AbstractDatabaseUpdaterprotected boolean protectFromCleanup(AbstractDatabaseEntry a_currentEntry)
protectFromCleanup in class AbstractDatabaseUpdaterCopyright © 2023. All rights reserved.