|
||||||||||
| 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.OutputStep
public class OutputStep
Represents an output step in a TupleFlow stage.
| Field Summary |
|---|
| Fields inherited from class org.galagosearch.tupleflow.execution.Step |
|---|
location |
| Constructor Summary | |
|---|---|
OutputStep(FileLocation location,
java.lang.String id)
|
|
OutputStep(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 OutputStep(java.lang.String id)
public OutputStep(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 | |||||||||