Package | Description |
---|---|
org.opentripplanner.routing.core | |
org.opentripplanner.routing.edgetype | |
org.opentripplanner.updater.stoptime |
Modifier and Type | Field and Description |
---|---|
TimetableSnapshot |
RoutingContext.timetableSnapshot
The timetableSnapshot is a
TimetableSnapshot for looking up real-time updates. |
Modifier and Type | Method and Description |
---|---|
TimetableSnapshot |
TimetableSnapshot.commit()
This produces a small delay of typically around 50ms, which is almost entirely due to
the indexing step.
|
TimetableSnapshot |
TimetableSnapshot.commit(boolean force) |
Modifier and Type | Method and Description |
---|---|
TimetableSnapshot |
TimetableSnapshotSource.getTimetableSnapshot() |
Copyright © 2020. All rights reserved.