All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractStopTask |
|
| AgencyEntriesFactory |
|
| BlockConfigurationEntriesFactory |
|
| BlockEntriesFactory |
|
| BlockIndicesTask |
|
| BlockLocationArchiveSource |
|
| BlockLocationHistoryTask |
|
| BlockLocationHistoryTask.BlockLocationArchiveRecordMap |
|
| BlockRunTask |
|
| Bundle |
|
| BundleFile |
|
| BundleMetadata |
|
| BundleStatus |
|
| BundleUtilties |
Some bundle building convenience methods shared between
builder and admin console.
|
| CalendarServiceDataTask |
Pre-computes the CalendarServiceData that is needed to power a
CalendarServiceImpl and serializes it to disk as part of the transit
data bundle.
|
| CanonicalRouteTask |
load optional route, stop, and shape data from GTFS that
represents idealized patterns of service, such as those shown
on a map / strip map.
|
| CheckShapeIdTask |
|
| ClearCSVTask |
|
| ConfigDeployStatus |
|
| DatabaseBlockLocationArchiveSource |
|
| DistanceAlongShapeMain |
|
| EntityReplacementLogger |
A GTFS Entity has been replaced, log some information about that.
|
| EntityReplacementLoggerImpl |
Log stop consolidation entity replacements using MutliCSVLogger.
|
| EntityReplacementLoggerImpl.EntityStore |
Store some info about the entities considered for later reporting
|
| EntityReplacementLoggerImpl.SummaryListener |
Compute the report once the gtfs has stabilized, so listen
for the summarize event.
|
| EntityReplacementStrategy |
Generic interface to support swapping out one entity with another.
|
| EntityReplacementStrategyFactory |
|
| EntityReplacementStrategyImpl |
|
| EventRecord |
|
| EventRecord.BoardAlightFlag |
|
| EventRecordFactory |
|
| FederatedTransitDataBundleConventionMain |
Convention Based / Zero configuration bundle build.
|
| FederatedTransitDataBundleCreator |
The primary method for building a new federated transit data bundle, which is
the collection of resources and optimized data structures necessary to power
a federated transit data bundle instance.
|
| FederatedTransitDataBundleCreatorMain |
Command line tool for federated transit data bundle creator.
|
| FrequencyEntriesFactory |
|
| GenerateNarrativesTask |
|
| GenerateRouteCollectionSearchIndexTask |
|
| GenerateStopSearchIndexTask |
|
| GeographyRecord |
|
| GeographyRecordFactory |
|
| GtfsBundle |
Captures the path to a gtfs feed, along with information about a default
agency id for the feed and agency id translation information.
|
| GtfsBundles |
|
| GtfsCombinerMain |
Utility for combining multiple GTFS feeds into one unified feed
|
| GtfsComputePolylineBoundaryForStopsMain |
Utility script to compute a polygon boundary for the set of stops in a GTFS,
useful for passing to an OpenStreetMap script for extracting an appropriate
subset of a larger OSM document.
|
| GtfsCsvLogger |
|
| GtfsMultiReaderImpl |
Supports reading from multiple GtfsReader instances sequentially with
respect to GTFS entity classes.
|
| GtfsReadingSupport |
Convenience methods for reading multiple gtfs feeds, as defined by a
GtfsBundles entry in an ApplicationContext, into a common
data store, with addition of EntityReplacementStrategy.
|
| GtfsStatisticsTask |
|
| GtfsStopReplacementVerificationMain |
Given a stop-consolidation list, verifies that the specified stops still
exist in the target GTFS feeds.
|
| GtfsStopsForMergingMain |
|
| GtfsStopsInPolygonMain |
Utility script to compute the set of stops from a gtfs feed that fall within
a more complex polygon boundary
|
| GtfsStopsInRegionMain |
Utility script to compute the set of stops from a gtfs feed that fall within
a simple lat-lon rectangular bounding box.
|
| HistoricalRecordTask |
load Ridership data (from ridership.txt) into HistoricalRidership Bundle Index
|
| JodaDateTimeAdapter |
parse time format specific to bundle building.
|
| JodaLocalDateAdapter |
Date format specific to bundle building.
|
| LoadGtfsTask |
|
| Md5Checksum |
Convenience class for running Md5 checksum on a file.
|
| MultiCSVLogger |
Provides logging to multiple CSV files.
|
| MultiCSVLoggerSummarizeListener |
|
| NativeFileUtilities |
Another collection of file utilities.
|
| NonRevenueStopData |
|
| NonRevenueStopOrder |
|
| NullTask |
|
| PreCacheTask |
Given an instantiated and running instance of a federated transit data
bundle, we pre-cache a number of expensive data operations so that the cache
will be hot for eventual deployment.
|
| RawRunData |
|
| ReliefState |
For a trip-run pair, the possible relief cases
|
| RouteCollectionEntriesFactory |
|
| RouteEntriesFactory |
|
| RunTripEntry |
This represents the part of a trip which is on a single run
|
| ServiceCode |
|
| ServiceIdOverlapCache |
|
| ShapePointHelper |
|
| SignCodeRecord |
|
| SignCodeRecordFactory |
|
| SourceFile |
|
| StatusMessages |
|
| StifFieldDefinition<T extends StifRecord> |
|
| StifFieldSetter<T extends StifRecord> |
|
| StifRecord |
|
| StifRecordFactory<T extends StifRecord> |
|
| StifRecordReader |
Read records from a STIF file.
|
| StifTask |
Load STIF data, including the mapping between destination sign codes and trip
ids, into the database
|
| StifTrip |
|
| StifTripLoader |
Create a mapping from Destination Sign Code (DSC) to GTFS Trip objects using
data in STIF, MTA's internal format.
|
| StifTripLoaderSupport |
Create a mapping from Destination Sign Code (DSC) to GTFS Trip objects using
data in STIF, MTA's internal format.
|
| StifTripType |
|
| StopConsolidationSuggestionsTask |
|
| StopDirectionSwapTask |
Process optional wrong way concurrencies.
|
| StopEntriesFactory |
|
| StopVerificationDistanceTask |
Check stop consolidate file for distance between stops, and output stops that
are above STOP_DISTANCE_THRESHOLD.
|
| StopVerificationTask |
Check that stops listed in the stop consolidation file were actually consolidated, and
output stops that are unexpected or missing.
|
| SummarizeCSVTask |
|
| TaskDefinition |
|
| TimetableRecord |
The header for a schedule for one bus line for one service period
|
| TimetableRecordFactory |
|
| TransitGraphTask |
|
| TripEntriesFactory |
|
| TripIdentifier |
|
| TripRecord |
|
| TripRecordFactory |
|
| UniqueService |
|
| UniqueServiceImpl |
|
| UnknownTaskException |
|
| UtilityLibrary |
|