Package org.aksw.commons.io.process.pipe
package org.aksw.commons.io.process.pipe
-
ClassDescriptionObject that holds either an input stream or a path.Object that holds either an output stream or a path.RxWrapper for pipe transforms 'Polyfills' the path-based operations (mapStreamToPath, mapPathToStream, mapPathtoPath) using mapStreamToStream.Implementation of a pipe transform that pipes all arguments to a streaming syscallInterface to perform process execution.Utility functions to create file and input stream transform based on system calls InputStreams passed as arguments to the various processors are considered to be owned by the processors.A helper class to obtain process output as file or a streamThis is just the plain command construction - it does not involve operator metadata whether e.g.