|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.tupleflow.execution.Step
org.galagosearch.tupleflow.execution.InputStep
public class InputStep
Represents an input step in a TupleFlow stage.
| Field Summary |
|---|
| Fields inherited from class org.galagosearch.tupleflow.execution.Step |
|---|
location |
| Constructor Summary | |
|---|---|
InputStep(FileLocation location,
java.lang.String id)
|
|
InputStep(java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
|
| Methods inherited from class org.galagosearch.tupleflow.execution.Step |
|---|
getClassName, getLocation, getParameters, isStepClassAvailable, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InputStep(java.lang.String id)
public InputStep(FileLocation location,
java.lang.String id)
| Method Detail |
|---|
public java.lang.String getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||