Interface | Description |
---|---|
TripUpdateSource |
Class | Description |
---|---|
GtfsRealtimeFileTripUpdateSource |
Reads the GTFS-RT from a local file.
|
GtfsRealtimeHttpTripUpdateSource | |
PollingStoptimeUpdater |
Update OTP stop time tables from some (realtime) source
Usage example ('rt' name is an example) in file 'Graph.properties':
|
TimetableSnapshotSource |
This class should be used to create snapshots of lookup tables of realtime data.
|
TripPatternCache |
A synchronized cache of trip patterns that are added to the graph due to GTFS-realtime messages.
|
TripUpdateGraphWriterRunnable | |
WebsocketGtfsRealtimeUpdater |
This class starts an HTTP client which opens a websocket connection to a GTFS-RT data source.
|
Copyright © 2018. All rights reserved.