org.galagosearch.tupleflow.execution
Class Chain

java.lang.Object
  extended by org.galagosearch.tupleflow.execution.Chain

public class Chain
extends java.lang.Object

Author:
trevor

Constructor Summary
Chain()
           
 
Method Summary
 void add(Step stage)
           
 Step getStage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chain

public Chain()
Method Detail

add

public void add(Step stage)
         throws IncompatibleProcessorException
Throws:
IncompatibleProcessorException

getStage

public Step getStage()


Copyright © 2009. All Rights Reserved.