Uses of Interface
aim4.im.v2i.batch.ReorderingStrategy

Packages that use ReorderingStrategy
aim4.im.v2i.batch This package contains the implementation of the batch policy. 
aim4.im.v2i.RequestHandler This package contains the implementations of the request handlers of the V2I intersection manager. 
 

Uses of ReorderingStrategy in aim4.im.v2i.batch
 

Classes in aim4.im.v2i.batch that implement ReorderingStrategy
 class RoadBasedReordering
          The road-based reorder strategy.
 

Uses of ReorderingStrategy in aim4.im.v2i.RequestHandler
 

Constructors in aim4.im.v2i.RequestHandler with parameters of type ReorderingStrategy
BatchModeRequestHandler(ReorderingStrategy reorderingStrategy)
          Create a batch mode request handler.
BatchModeRequestHandler(ReorderingStrategy reorderingStrategy, BatchModeRequestHandler.RequestStatCollector requestSC)
          Create a batch mode request handler.
 



Copyright © 2011. All Rights Reserved.