|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.tupleflow.execution.StageInstanceDescription.PipeOutput
public static class StageInstanceDescription.PipeOutput
| Constructor Summary | |
|---|---|
StageInstanceDescription.PipeOutput(DataPipe pipe,
int index)
|
|
StageInstanceDescription.PipeOutput(DataPipe pipe,
int start,
int stop)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getFileNames()
|
DataPipe |
getPipe()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StageInstanceDescription.PipeOutput(DataPipe pipe,
int index)
public StageInstanceDescription.PipeOutput(DataPipe pipe,
int start,
int stop)
| Method Detail |
|---|
public java.lang.String[] getFileNames()
public DataPipe getPipe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||