public class ExhaustMergePipe<S> extends AbstractMetaPipe<S,S> implements MetaPipe
currentEnd, pathEnabled, startsNO_PATH_MESSAGE| Constructor and Description |
|---|
ExhaustMergePipe(List<Pipe> pipes) |
| Modifier and Type | Method and Description |
|---|---|
List |
getCurrentPath()
Returns the transformation path to arrive at the current object of the pipe.
|
List<Pipe> |
getPipes() |
S |
processNextStart() |
String |
toString() |
enablePath, resetgetPathToHere, hasNext, iterator, next, remove, setStarts, setStarts, setStartspublic S processNextStart()
processNextStart in class AbstractPipe<S,S>public List getCurrentPath()
PipegetCurrentPath in interface Pipe<S,S>getCurrentPath in class AbstractPipe<S,S>public String toString()
toString in class AbstractPipe<S,S>Copyright © 2010-2014. All Rights Reserved.