Uses of Package
org.galagosearch.tupleflow.execution

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

Classes in org.galagosearch.tupleflow.execution used by org.galagosearch.tupleflow
ErrorHandler
           
Step
           
Verified
          This annotation is applied to Step classes that don't need any extra verification before they're executed.
 

Classes in org.galagosearch.tupleflow.execution used by org.galagosearch.tupleflow.execution
Connection
          Represents a data connection between two stages in a TupleFlow job.
ConnectionAssignmentType
          This specifies how input data should be assigned to outputs in a TupleFlow connection.
ConnectionEndPoint
           
ConnectionPointType
          Represents the end point type of a TupleFlow connection: either input or output.
DataPipe
           
ErrorHandler
           
ErrorStore
           
ErrorStore.LocatedHandler
           
ErrorStore.Statement
           
FileLocation
           
InputStep
          Represents an input step in a TupleFlow stage.
Job
          A Job object specifies a TupleFlow execution: the objects used, their parameters, and how they communicate.
Job.StagePoint
           
JobExecutor.JobExecutionStatus
           
LocalStageExecutor.SequentialExecutionContext
           
Locatable
          This is a mixin class that allows a Job stage/step class to be associated with a file location.
MasterWebHandler.CounterName
           
MultiStep
          Represents a multi block in a TupleFlow stage.
NetworkedCounterManager
           
OutputStep
          Represents an output step in a TupleFlow stage.
RemoteStageExecutor
           
StackHandler
           
Stage
          This is a stage description for a TupleFlow job.
StageConnectionPoint
          Represents an endpoint for a connection within a TupleFlow stage.
StageExecutionStatus
           
StageExecutor
          This interface marks classes that can be used to execute TupleFlow job stages.
StageGroupDescription
           
StageGroupDescription.DataPipeRegion
           
StageInstanceDescription
           
StageInstanceDescription.PipeInput
           
StageInstanceDescription.PipeOutput
           
Step
           
ThreadedStageExecutor.ThreadedStageContext
           
 



Copyright © 2009. All Rights Reserved.