Package org.onebusaway.transit_data_federation.impl.realtime

Interface Summary
BlockLocationRecordDao Service interface for saving and querying BlockLocationRecord records to and from a datastore.
 

Class Summary
BlockLocationRecord A block location record is a database-serializable record that captures the real-time position and schedule deviation for a transit vehicle at a particular point in time.
BlockLocationRecord.Builder  
BlockLocationRecordCollection A collection of block location records from the same block/trip/vehicle over a time range, designed to maintain a cache of recent records and easily interpolate location and schedule deviations from specific timestamps
BlockLocationRecordDaoImpl Implementation class for BlockLocationRecordDao that manages persisting BlockLocationRecord records to a Hibernate-managed data-store.
BlockLocationServiceImpl Implementation for BlockLocationService.
 



Copyright © 2012 OneBusAway. All Rights Reserved.