Package cgl.narada.service.buffering

This package includes interfaces and classes which pertain to the NaradaBrokering buffering service.

See:
          Description

Interface Summary
BufferingService This interface encapsulates all the functiones needed by the buffering service.
 

Class Summary
BufferHandler This thread is responsible for sorting the buffer and releasing the events in the buffer.
BufferingServiceImpl This is the implementation of the BufferingService interface.
DefaultParams Provides default vaules for the BufferingService.
NBEventComparator Compares two NBEvent according to their timestamps.
SynopsisTime This is a data structure that achieve strict consistency for a synopsis content.
 

Package cgl.narada.service.buffering Description

This package includes interfaces and classes which pertain to the NaradaBrokering buffering service. The buffering service facilitates the time ordering of events within the system.



For comments and suggestions please send e-mail to The NaradaBrokering Project