public final class Bidder extends ServiceRunner
Lot49Config
.
Lot49Config
,
ServiceRunner
Modifier and Type | Class and Description |
---|---|
private static interface |
Bidder.CLibrary |
static class |
Bidder.SystemExitCode |
Modifier and Type | Field and Description |
---|---|
static String |
CURRENT_VERSION |
static long |
PID |
static long |
SERVICE_NUMBER |
private Thread |
shutdownHook |
adCache, cl, COLLECTIONS_DB_SERVICE, config, opts, runner, sandboxSecurityManager
Constructor and Description |
---|
Bidder() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv) |
private static void |
runBidder() |
private void |
startServerJetty() |
private void |
startServerNetty() |
static void |
test(Lot49Config config) |
getAdCache, getCl, getConfig, getConfigFilename, getDbServiceByName, getExecutor, getHazelcastService, getInstance, getIntegralService, getMaxMind, getNextId, getOpts, getOrchestrator, getProviders, getSandboxSecurityManager, getScheduledExecutor, getSegmentToOwnerCodec, getUserAttributesCacheService, getUserSegmentsCacheService, initAdapters, initCaches, initCodecs, initDbServices, initExecutors, initGeo, initIntegral, initLogging, initOrchestrator, initProviders, initSecurityManager, loadConfig, parseCommandLineArgs, scheduleLogRolloverEnforcer, setCl, setConfig, setOpts, updateSubcriptionData, usage
public static final String CURRENT_VERSION
public static final long PID
public static final long SERVICE_NUMBER
private final Thread shutdownHook
public static void main(String[] argv)
public static void test(Lot49Config config) throws Throwable
Throwable
private void startServerNetty() throws Lot49Exception
Lot49Exception