
public class Commander extends Object implements CommanderInterface
| Modifier and Type | Field and Description |
|---|---|
static int |
LIMIT_SUBMIT |
| Constructor and Description |
|---|
Commander(InternalRunner runner)
Prepare requests that will be executed from time to time
|
Commander(InternalRunner runner,
boolean fromStartup)
Prepare requests that will be executed from time to time
|
public static final int LIMIT_SUBMIT
public Commander(InternalRunner runner) throws WaarpDatabaseNoConnectionException, WaarpDatabaseSqlException
runner - WaarpDatabaseNoConnectionExceptionWaarpDatabaseSqlExceptionpublic Commander(InternalRunner runner, boolean fromStartup) throws WaarpDatabaseNoConnectionException, WaarpDatabaseSqlException
runner - fromStartup - True if call from startup of the serverWaarpDatabaseNoConnectionExceptionWaarpDatabaseSqlExceptionpublic void finalizeCommander()
finalizeCommander in interface CommanderInterfaceCopyright © 2009–2020 Waarp. All rights reserved.