|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PipeInterface
Interface that defines the methods a pipe must have.
Method Summary | |
---|---|
void |
execute(SetOfStatements query)
Method to give the query to the source and execute the workflow. |
SetOfStatements |
getNextResults()
Method to retrieve the next results from the workflow. |
Method Detail |
---|
void execute(SetOfStatements query)
query
- the query.SetOfStatements getNextResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |