Uses of Class
org.galagosearch.tupleflow.execution.Job.StagePoint

Packages that use Job.StagePoint
org.galagosearch.tupleflow.execution   
 

Uses of Job.StagePoint in org.galagosearch.tupleflow.execution
 

Methods in org.galagosearch.tupleflow.execution with parameters of type Job.StagePoint
 int Job.StagePoint.compareTo(Job.StagePoint other)
           
 void Job.connect(Job.StagePoint source, Job.StagePoint destination, ConnectionAssignmentType assignment)
           
 void Job.connect(Job.StagePoint source, Job.StagePoint destination, ConnectionAssignmentType assignment, java.lang.String[] hashType, int hashCount)
           
 boolean Job.StagePoint.equals(Job.StagePoint other)
           
 



Copyright © 2009. All Rights Reserved.