Package EVEDemo.PSWEEP

Class Summary
AssignTimeStamp  
DWProcess This process will run on DW side It include three sub process LogUpdates UpdateView (calls ViewChange) It still include the public FIFO channel Inside the Process, it has it private queue: UpdateMessageQueue This process will generate the Delta View.
Lock Implement a lock for transactions.
PPUSet This class implement a set of data updates with a specific size.
PSWEEP PSWEEP object will maintain one view in it.
RPUSet Class of Related Processed Update.
Timer This class is a static class to count the time for execution of the PSWEEP
UpdateDataSet This class implement a set of data updates with a specific size.
UpdateView  
ViewChange New thread created by PSWEEP.