JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.shellgebra.model.pipeline
OutputBuilder
Contents
Description
Method Summary
Method Details
toInputStream()
toPath(Path)
toExecSpec()
Hide sidebar
Show sidebar
Interface OutputBuilder
public interface
OutputBuilder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExecSpec
toExecSpec
()
InputStream
toInputStream
()
Future
<
Integer
>
toPath
(
Path
outFile)
Method Details
toInputStream
InputStream
toInputStream
()
toPath
Future
<
Integer
>
toPath
(
Path
outFile)
toExecSpec
ExecSpec
toExecSpec
()