| Package | Description |
|---|---|
| com.enremmeta.rtb.bidder_initialization | |
| com.enremmeta.rtb.config |
Package for files serving as beans for configuration entities.
|
| com.enremmeta.rtb.dao.impl.hazelcast |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,HazelcastServiceConfig> |
ServiceRunnerSpec_initDbServices.hazelcasts |
| Modifier and Type | Field and Description |
|---|---|
private HazelcastServiceConfig |
Lot49Config.hazelcast |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,HazelcastServiceConfig> |
DbConfigs.hazelcasts |
| Modifier and Type | Method and Description |
|---|---|
HazelcastServiceConfig |
Lot49Config.getHazelcast() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HazelcastServiceConfig> |
DbConfigs.getHazelcasts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lot49Config.setHazelcast(HazelcastServiceConfig hazelcast) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbConfigs.setHazelcasts(Map<String,HazelcastServiceConfig> hazelcasts) |
| Modifier and Type | Field and Description |
|---|---|
private HazelcastServiceConfig |
HazelcastService.config |
| Modifier and Type | Method and Description |
|---|---|
HazelcastServiceConfig |
HazelcastService.getConfig() |
| Constructor and Description |
|---|
HazelcastService(ServiceRunner runner,
HazelcastServiceConfig config) |
HazelcastService(ServiceRunner runner,
HazelcastServiceConfig config,
boolean noInit) |