Hierarchy For Package org.aksw.shellgebra.exec.graph
Class Hierarchy
- java.lang.Object
- org.aksw.shellgebra.exec.graph.FdTable<T> (implements java.lang.AutoCloseable)
- org.aksw.shellgebra.exec.graph.FileDescriptionImpl<T> (implements org.aksw.shellgebra.exec.graph.FileDescription<T>)
- org.aksw.shellgebra.exec.graph.FileDescriptions
- org.aksw.shellgebra.exec.graph.FileDescriptionWrapper<T> (implements org.aksw.shellgebra.exec.graph.FileDescription<T>)
- org.aksw.shellgebra.exec.graph.FileSource
- java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- org.apache.commons.io.input.ProxyInputStream
- org.aksw.shellgebra.exec.graph.InputStreamOverFileDescription
- org.apache.commons.io.input.ProxyInputStream
- java.io.FilterInputStream
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- org.apache.commons.io.output.ProxyOutputStream
- org.aksw.shellgebra.exec.graph.OutputStreamOverFileDescription
- org.apache.commons.io.output.ProxyOutputStream
- java.io.FilterOutputStream
- org.aksw.shellgebra.exec.graph.PathResource (implements org.aksw.shellgebra.exec.graph.PassiveResource)
- org.aksw.shellgebra.exec.graph.PipeBase
- org.aksw.shellgebra.exec.graph.ProcessBuilder2
- org.aksw.shellgebra.exec.graph.ProcessCxt (implements java.lang.AutoCloseable)
- org.aksw.shellgebra.exec.graph.ProcessGraphExecutor
- org.aksw.shellgebra.exec.graph.ProcessRunnerPosix (implements org.aksw.shellgebra.exec.graph.ProcessRunner)
- org.aksw.shellgebra.exec.graph.ReferenceCountedObject<T>
Interface Hierarchy
- java.lang.AutoCloseable
- org.aksw.shellgebra.exec.graph.FdResource
- org.aksw.shellgebra.exec.graph.FileDescription<T>
- org.aksw.shellgebra.exec.graph.PassiveResource
- org.aksw.shellgebra.exec.graph.ProcessRunner
- org.aksw.shellgebra.exec.graph.JRedirect
- org.aksw.shellgebra.exec.graph.JRedirectVisitor<T>
- org.aksw.shellgebra.exec.graph.PRedirect
- org.aksw.shellgebra.exec.graph.ProcessGraph
- org.aksw.shellgebra.exec.graph.ProcessGraph.ConnectNode
- org.aksw.shellgebra.exec.graph.ProcessGraph.SinkNode
- org.aksw.shellgebra.exec.graph.ProcessGraph.ProcessInput
- org.aksw.shellgebra.exec.graph.ProcessGraph.SourceNode
- org.aksw.shellgebra.exec.graph.ProcessGraph.ProcessOutput
- org.aksw.shellgebra.exec.graph.ProcessGraph.SinkNode
- org.aksw.shellgebra.exec.graph.ProcessGraph.Pipe
- org.aksw.shellgebra.exec.graph.ProcessGraph.ProcessNode
- org.aksw.shellgebra.exec.graph.ProcessGraph.GroupNode
- org.aksw.shellgebra.exec.graph.ProcessGraph.PipeNode
- java.util.function.Supplier<T>
- org.aksw.shellgebra.exec.graph.ProcessBuilderFactory<X>
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.aksw.shellgebra.exec.graph.FdResource.FdResourceInputStream (implements org.aksw.shellgebra.exec.graph.FdResource)
- org.aksw.shellgebra.exec.graph.FdResource.FdResourceOutputStream (implements org.aksw.shellgebra.exec.graph.FdResource)
- org.aksw.shellgebra.exec.graph.FdResource.FdResourcePath (implements org.aksw.shellgebra.exec.graph.FdResource)
- org.aksw.shellgebra.exec.graph.JRedirect.JRedirectFileDescription (implements org.aksw.shellgebra.exec.graph.JRedirect)
- org.aksw.shellgebra.exec.graph.JRedirect.JRedirectIn (implements org.aksw.shellgebra.exec.graph.JRedirect)
- org.aksw.shellgebra.exec.graph.JRedirect.JRedirectJava (implements org.aksw.shellgebra.exec.graph.JRedirect)
- org.aksw.shellgebra.exec.graph.JRedirect.JRedirectOut (implements org.aksw.shellgebra.exec.graph.JRedirect)
- org.aksw.shellgebra.exec.graph.PRedirect.PRedirectJava (implements org.aksw.shellgebra.exec.graph.PRedirect)
- java.lang.Record