
public class CommanderNoDb extends Object implements CommanderInterface
Based on no Database support
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentLinkedQueue<AbstractDbData> |
todoList |
| Constructor and Description |
|---|
CommanderNoDb(InternalRunner runner)
Prepare requests that will be executed from time to time
|
CommanderNoDb(InternalRunner runner,
boolean fromStartup)
Prepare requests that will be executed from time to time
|
public static final ConcurrentLinkedQueue<AbstractDbData> todoList
public CommanderNoDb(InternalRunner runner)
runner - public CommanderNoDb(InternalRunner runner, boolean fromStartup)
runner - fromStartup - True if call from startup of the serverpublic void finalizeCommander()
finalizeCommander in interface CommanderInterfaceCopyright © 2009–2020 Waarp. All rights reserved.