Class DynamicInputFromStream

java.lang.Object
org.aksw.vshell.registry.InputBase
org.aksw.vshell.registry.DynamicInputFromStream
All Implemented Interfaces:
Closeable, AutoCloseable, DynamicInput, Input

public class DynamicInputFromStream extends InputBase implements DynamicInput
Input that can "upgrade" to transfer data to an intermediate pipe and read from there instead.