All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class SWEEP.ISProcess

java.lang.Object
   |
   +----SWEEP.ISProcess

public class ISProcess
extends Object
implements Serializable

Variable Index

 o currentQuery
 o currentUpdates
 o MyIndex
 o publicFIFOChannel
 o theRelaiton

Constructor Index

 o ISProcess(MultiQueue, Relation, int)

Variables

 o publicFIFOChannel
 MultiQueue publicFIFOChannel
 o currentUpdates
 public SendUpdates currentUpdates
 o currentQuery
 public ProcessQuery currentQuery
 o MyIndex
 int MyIndex
 o theRelaiton
 Relation theRelaiton

Constructors

 o ISProcess
 public ISProcess(MultiQueue FIFOChannel,
                  Relation theRelation,
                  int ISnumber)

All Packages  Class Hierarchy  This Package  Previous  Next  Index