| Package | Description |
|---|---|
| org.optaweb.vehiclerouting.plugin.persistence |
Persistence infrastructure.
|
| org.optaweb.vehiclerouting.service.demo |
Demo data set loading and exporting.
|
| org.optaweb.vehiclerouting.service.location |
Use cases that involve
locations. |
| org.optaweb.vehiclerouting.service.reload | |
| org.optaweb.vehiclerouting.service.route |
Handles
route updates. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
LocationRepositoryImpl |
| Constructor and Description |
|---|
DemoService(RoutingProblemList routingProblems,
LocationService locationService,
LocationRepository locationRepository,
VehicleService vehicleService,
VehicleRepository vehicleRepository,
DataSetMarshaller dataSetMarshaller) |
| Constructor and Description |
|---|
LocationService(LocationRepository repository,
RouteOptimizer optimizer,
DistanceMatrix distanceMatrix) |
| Constructor and Description |
|---|
ReloadService(VehicleRepository vehicleRepository,
VehicleService vehicleService,
LocationRepository locationRepository,
LocationService locationService) |
| Constructor and Description |
|---|
RouteListener(Router router,
RoutePublisher publisher,
VehicleRepository vehicleRepository,
LocationRepository locationRepository) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.