Class StageGroup
java.lang.Object
org.aksw.shellgebra.exec.io.StageGroup
- All Implemented Interfaces:
Stage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfrom(com.google.common.io.ByteSource input) Use a byte source for input.from(BoundStage input) from(FileWriterTask input) fromNull()
-
Constructor Details
-
StageGroup
-
-
Method Details
-
from
Description copied from interface:StageUse a byte source for input. Note: If the byte source wraps a live input stream, then it is the caller's responsibility to close it. -
from
-
from
-
fromNull
-