Package org.powertac.common.repo
Repositories that need to exist in both the Power TAC simulation server
and in brokers. Most of them are populated as their target types are
created or received as incoming messages.
-
Interface Summary Interface Description DomainRepo DomainRepo types need to be recycled at pre-game time. -
Class Summary Class Description BootstrapDataRepo Repository for data contained in a bootstrap record.BrokerRepo Repository for Brokers, including competitors and other market participants.CustomerRepo Simple repository for Customer instances.ManagedRepo Domain repos that do active memory management.OrderbookRepo Repository for Orderbooks.RandomSeedRepo Repository for RandomSeed instances.TariffRepo Repository for TariffSpecifications, Tariffs, Rates, and other related types.TariffSubscriptionRepo Repository for TariffSubscriptions.TimeslotRepo Repository for Timeslots.WeatherForecastRepo Repository for WeatherReports.WeatherReportRepo Repository for WeatherReports.