Hierarchy For All Packages
- org.aksw.commons.util.docker,
- org.aksw.shellgebra.algebra.cmd.arg,
- org.aksw.shellgebra.algebra.cmd.op,
- org.aksw.shellgebra.algebra.cmd.op.placed,
- org.aksw.shellgebra.algebra.cmd.transform,
- org.aksw.shellgebra.algebra.cmd.transformer,
- org.aksw.shellgebra.docker.adapter.cli,
- org.aksw.shellgebra.exec,
- org.aksw.shellgebra.exec.graph,
- org.aksw.shellgebra.exec.invocation,
- org.aksw.shellgebra.exec.io,
- org.aksw.shellgebra.exec.model,
- org.aksw.shellgebra.exec.shell,
- org.aksw.shellgebra.exec.site,
- org.aksw.shellgebra.exec.stage,
- org.aksw.shellgebra.exec.virtual,
- org.aksw.shellgebra.introspect,
- org.aksw.shellgebra.io.pipe,
- org.aksw.shellgebra.model.osreo,
- org.aksw.shellgebra.model.pipeline,
- org.aksw.shellgebra.processbuilder,
- org.aksw.shellgebra.registry.content,
- org.aksw.shellgebra.registry.init,
- org.aksw.shellgebra.registry.tool,
- org.aksw.shellgebra.registry.tool.model,
- org.aksw.shellgebra.shim.cmd,
- org.aksw.shellgebra.shim.core,
- org.aksw.shellgebra.shim.picocli,
- org.aksw.shellgebra.util,
- org.aksw.vshell.registry,
- to_delete
Class Hierarchy
- java.lang.Object
- org.aksw.shellgebra.shim.core.ArgsBuilder
- org.aksw.shellgebra.shim.cmd.ArgsCat
- org.aksw.shellgebra.shim.cmd.ArgsCommand
- org.aksw.shellgebra.shim.cmd.ArgsEcho
- org.aksw.shellgebra.shim.cmd.ArgsHead
- org.aksw.shellgebra.shim.picocli.ArgsParserPicocli<T> (implements org.aksw.shellgebra.shim.core.ArgsParser<T>)
- org.aksw.shellgebra.shim.cmd.ArgsWhich
- org.aksw.shellgebra.shim.core.ArgumentListBuilder
- org.aksw.shellgebra.exec.virtual.BoundEncodingStage
- org.aksw.shellgebra.exec.stage.BoundStageByteSource (implements org.aksw.shellgebra.exec.stage.BoundStage)
- org.aksw.shellgebra.exec.stage.BoundStageDocker (implements org.aksw.shellgebra.exec.stage.BoundStage)
- org.aksw.shellgebra.exec.stage.BoundStageHost (implements org.aksw.shellgebra.exec.stage.BoundStage)
- org.aksw.shellgebra.exec.stage.BoundStageJvm (implements org.aksw.shellgebra.exec.stage.BoundStage)
- com.google.common.io.ByteSource
- org.aksw.shellgebra.exec.stage.ByteSourceOverPipeline
- org.aksw.shellgebra.exec.stage.ByteSourceWrapper
- org.aksw.shellgebra.exec.TransformedByteSource
- org.aksw.vshell.registry.CandidatePlacer
- org.aksw.shellgebra.algebra.cmd.transform.CmdArgTransformBindFiles (implements org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransformBase)
- org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransformer
- org.aksw.vshell.registry.CmdArgTransformToProcess (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitor<T>, org.aksw.shellgebra.algebra.cmd.arg.Token.TokenVisitor<T>)
- org.aksw.shellgebra.algebra.cmd.transformer.CmdArgVisitorApplyTransform (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitor<T>)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitorRenderAsBashString (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitor<T>)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitorRenderAsBashString.TokenVisitorRenderToString (implements org.aksw.shellgebra.algebra.cmd.arg.Token.TokenVisitor<T>)
- org.aksw.vshell.registry.CmdExecSystem
- org.aksw.shellgebra.algebra.cmd.op.CmdOp.CmdOpVisitorModifyRedirect (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>)
- org.aksw.shellgebra.algebra.cmd.op.CmdOp.CmdOpVisitorAddRedirect
- org.aksw.shellgebra.algebra.cmd.op.CmdOp.CmdOpVisitorPrependRedirect
- org.aksw.shellgebra.algebra.cmd.op.CmdOpBase (implements org.aksw.shellgebra.algebra.cmd.op.CmdOp)
- org.aksw.shellgebra.exec.CmdOpRewriter
- org.aksw.shellgebra.algebra.cmd.op.CmdOps
- org.aksw.shellgebra.algebra.cmd.transformer.CmdOpTransformer
- org.aksw.shellgebra.algebra.cmd.transform.CmdOpTransformLib
- org.aksw.shellgebra.algebra.cmd.transformer.CmdOpVisitorApplyTransform (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>)
- org.aksw.vshell.registry.CmdOpVisitorCandidatePlacer (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>)
- org.aksw.vshell.registry.CmdOpVisitorExecJvm (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>)
- org.aksw.vshell.registry.CmdOpVisitorToBase (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>)
- org.aksw.vshell.registry.CmdOpVisitorToPbDocker
- org.aksw.shellgebra.algebra.cmd.transform.CmdOpVisitorToCmdString (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>)
- org.aksw.shellgebra.algebra.cmd.transform.CmdOpVisitorToCmdString.CmdArgToString (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitor<T>)
- org.aksw.shellgebra.exec.CmdStrOpsBash (implements org.aksw.shellgebra.exec.CmdStrOps)
- org.aksw.shellgebra.algebra.cmd.transform.CmdTokenTransformBindFiles (implements org.aksw.shellgebra.algebra.cmd.transformer.TokenTransformBase)
- org.aksw.vshell.registry.CommandBindingLocatorOverCommandLocator (implements org.aksw.vshell.registry.CommandBindingLocator)
- org.aksw.vshell.registry.CommandCatalogOverLocator (implements org.aksw.vshell.registry.CommandCatalog)
- org.aksw.vshell.registry.CommandCatalogUnion (implements org.aksw.vshell.registry.CommandCatalog)
- to_delete.CommandEnv
- to_delete.CommandEnvDocker
- org.aksw.vshell.registry.CommandLocatorHost (implements org.aksw.vshell.registry.CommandLocator)
- org.aksw.vshell.registry.CommandLocatorJvmRegistry (implements org.aksw.vshell.registry.CommandLocator)
- org.aksw.vshell.registry.CommandLocatorWrapper (implements org.aksw.vshell.registry.CommandLocator)
- org.aksw.vshell.registry.CommandLocatorCache
- org.aksw.vshell.registry.CommandParserCatalogImpl (implements org.aksw.vshell.registry.CommandParserCatalog)
- org.aksw.vshell.registry.CommandRegistry (implements org.aksw.vshell.registry.CommandCatalog)
- org.aksw.shellgebra.exec.CommandRunnerWrapper<T> (implements org.aksw.shellgebra.exec.CommandRunner<T>)
- org.aksw.shellgebra.exec.CommandRunnerWrapperBash<T>
- org.aksw.shellgebra.registry.tool.CommandTargetInfoImpl (implements org.aksw.shellgebra.registry.tool.model.CommandTargetInfo)
- org.aksw.shellgebra.exec.invocation.CompileContext
- org.aksw.shellgebra.docker.adapter.cli.ContainerDef
- org.aksw.shellgebra.model.pipeline.ContainerEnvironment
- org.aksw.shellgebra.exec.ContainerExec
- org.aksw.commons.util.docker.ContainerPathResolver
- org.aksw.commons.util.docker.ContainerUtils
- to_delete.DockerToolRegistry
- org.aksw.shellgebra.exec.virtual.EncodingStage (implements org.aksw.shellgebra.exec.virtual.VirtualStage)
- org.aksw.shellgebra.exec.site.ExecRewriteCxt
- org.aksw.vshell.registry.ExecSiteProbeResults
- org.aksw.vshell.registry.ExecSiteResolver
- org.aksw.shellgebra.exec.model.ExecSites
- org.aksw.vshell.registry.ExecSiteToProcessDispatcher (implements org.aksw.shellgebra.exec.model.ExecSiteVisitor<T>)
- 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.algebra.cmd.transform.FileMapper
- org.aksw.shellgebra.exec.graph.FileSource
- org.aksw.shellgebra.exec.stage.FileWriterTaskBase (implements org.aksw.shellgebra.exec.stage.FileWriterTask)
- org.aksw.shellgebra.exec.stage.FileWriterTaskFromContainer
- org.aksw.shellgebra.exec.stage.FileWriterTaskNoop
- org.aksw.shellgebra.exec.stage.FileWriterTaskViaExecutor
- org.aksw.shellgebra.exec.stage.FileWriterTaskFromByteSource
- org.aksw.shellgebra.exec.stage.FileWriterTaskFromProcess
- org.aksw.shellgebra.exec.stage.FileWriterTaskFromProcessBuilder
- org.aksw.shellgebra.exec.stage.FileWriterTaskViaExecutor.Worker (implements java.lang.Runnable)
- org.aksw.vshell.registry.FinalPlacementInliner
- org.aksw.vshell.registry.FinalPlacementResolver
- org.aksw.vshell.registry.FinalPlacer
- org.aksw.shellgebra.shim.cmd.GenericCodecArgs (implements org.aksw.shellgebra.shim.core.Args)
- org.aksw.shellgebra.docker.adapter.cli.GenericContainer<SELF> (implements org.testcontainers.containers.Container<SELF>)
- org.aksw.commons.util.docker.HostNameUtils
- org.aksw.commons.util.docker.ImageIntrospectorImpl (implements org.aksw.shellgebra.model.osreo.ImageIntrospector)
- org.aksw.commons.util.docker.ImageIntrospectorWrapper (implements org.aksw.shellgebra.model.osreo.ImageIntrospector)
- org.aksw.commons.util.docker.ImageUtils
- org.aksw.shellgebra.registry.init.InitCommandRegistry
- org.aksw.vshell.registry.InputBase (implements org.aksw.vshell.registry.Input)
- org.aksw.vshell.registry.DynamicInputFromPipe (implements org.aksw.vshell.registry.DynamicInput)
- org.aksw.vshell.registry.DynamicInputFromStream (implements org.aksw.vshell.registry.DynamicInput)
- org.aksw.vshell.registry.FileInput (implements org.aksw.vshell.registry.DynamicInput)
- 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
- org.aksw.shellgebra.shim.cmd.InputStreamTransformOverCommonsCompress (implements org.aksw.commons.io.util.stream.InputStreamTransform)
- org.aksw.shellgebra.shim.cmd.InputStreamTransformProviderOverCommonsCompress (implements org.aksw.shellgebra.shim.cmd.InputStreamTransformProvider)
- org.aksw.shellgebra.exec.invocation.InvocationCompilerBase (implements org.aksw.shellgebra.exec.invocation.InvocationCompiler)
- org.aksw.shellgebra.exec.invocation.InvocationCompilerImpl
- org.aksw.shellgebra.shim.cmd.JavaCodecProviderOverCommonsCompress (implements org.aksw.shellgebra.shim.cmd.JavaCodecProvider)
- org.aksw.shellgebra.shim.cmd.JvmCommandBase<T> (implements org.aksw.shellgebra.shim.core.JvmCommand)
- org.aksw.shellgebra.shim.cmd.JvmCommandCat
- org.aksw.shellgebra.shim.cmd.JvmCommandEcho
- org.aksw.shellgebra.shim.cmd.JvmCommandHead
- org.aksw.shellgebra.shim.cmd.JvmCommandTranscode
- org.aksw.shellgebra.shim.cmd.JvmCommandWhich
- org.aksw.vshell.registry.JvmCommandRegistry
- org.aksw.vshell.registry.JvmContext
- org.aksw.vshell.registry.JvmExecCxt
- org.aksw.vshell.registry.JvmExecUtils
- org.aksw.shellgebra.exec.ListBuilder<T>
- org.aksw.shellgebra.exec.ListTransformPrefix<T> (implements java.util.function.Function<T,
R>) - to_delete.MainPlaygroundQlever
- org.aksw.shellgebra.exec.MainPlaygroundShellgebra
- org.aksw.shellgebra.io.pipe.NamedPipe
- org.aksw.vshell.registry.OutputBase (implements org.aksw.vshell.registry.Output)
- org.aksw.vshell.registry.DynamicOutputFromPipe (implements org.aksw.vshell.registry.DynamicOutput)
- org.aksw.vshell.registry.DynamicOutputFromStream (implements org.aksw.vshell.registry.DynamicOutput)
- org.aksw.vshell.registry.FileOutput (implements org.aksw.vshell.registry.DynamicOutput)
- 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.shim.cmd.OutputStreamTransformOverCommonsCompress (implements org.aksw.commons.io.util.stream.OutputStreamTransform)
- org.aksw.shellgebra.shim.cmd.OutputStreamTransformProviderOverCommonsCompress (implements org.aksw.shellgebra.shim.cmd.OutputStreamTransformProvider)
- org.aksw.shellgebra.util.PathLifeCycles
- org.aksw.shellgebra.util.PathLifeCycles.PathLifeCycleForNamedPipe (implements org.aksw.shellgebra.util.PathLifeCycle)
- org.aksw.shellgebra.util.PathLifeCycles.PathLifeCycleWrapperBase (implements org.aksw.shellgebra.util.PathLifeCycles.PathLifeCycleWrapper)
- org.aksw.shellgebra.util.PathLifeCycles.PathLifeCycleDeleteAfterExec
- org.aksw.vshell.registry.PathResolutionUtils
- org.aksw.shellgebra.exec.graph.PathResource (implements org.aksw.shellgebra.exec.graph.PassiveResource)
- org.aksw.vshell.registry.PipeableInputStream
- org.aksw.shellgebra.exec.graph.PipeBase
- org.aksw.shellgebra.model.pipeline.PipelineBuilder
- org.aksw.shellgebra.model.pipeline.PipelineFromSysCall
- java.lang.Process
- org.aksw.vshell.registry.ProcessBase
- org.aksw.vshell.registry.ProcessOverCompletableFuture
- org.aksw.vshell.registry.ProcessOverThread
- org.aksw.shellgebra.processbuilder.ProcessDockerExec
- org.aksw.shellgebra.processbuilder.ProcessDockerExecResult
- org.aksw.shellgebra.processbuilder.ProcessOverDockerContainer
- org.aksw.shellgebra.processbuilder.ProcessPipeline
- org.aksw.vshell.registry.ProcessWrapper<T>
- org.aksw.vshell.registry.ProcessBase
- org.aksw.shellgebra.exec.graph.ProcessBuilder2
- org.aksw.shellgebra.processbuilder.ProcessBuilderCore<X> (implements org.aksw.shellgebra.processbuilder.IProcessBuilderCore<X>)
- org.aksw.shellgebra.exec.invocation.InvokableProcessBuilderBase<X>
- org.aksw.shellgebra.exec.invocation.InvokableProcessBuilderHost
- org.aksw.shellgebra.processbuilder.ProcessBuilderDocker
- org.aksw.shellgebra.processbuilder.ProcessBuilderBase<X> (implements org.aksw.shellgebra.exec.IProcessBuilder<X>)
- org.aksw.shellgebra.processbuilder.ProcessBuilderDockerExec
- org.aksw.vshell.registry.ProcessBuilderJvm
- org.aksw.vshell.registry.ProcessBuilderNative
- org.aksw.shellgebra.processbuilder.ProcessBuilderCompound<X>
- org.aksw.shellgebra.processbuilder.ProcessBuilderGroup
- org.aksw.shellgebra.processbuilder.ProcessBuilderPipeline
- org.aksw.vshell.registry.ProcessBuilderFinalPlacement
- org.aksw.shellgebra.exec.invocation.InvokableProcessBuilderBase<X>
- org.aksw.shellgebra.processbuilder.ProcessBuilderNative (implements org.aksw.shellgebra.exec.IProcessBuilder<X>)
- 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.algebra.cmd.transform.RedirectTargetVisitorToString (implements org.aksw.shellgebra.algebra.cmd.op.RedirectTargetVisitor<T>)
- org.aksw.shellgebra.exec.graph.ReferenceCountedObject<T>
- org.aksw.shellgebra.exec.invocation.ScriptCompilerProviderImpl (implements org.aksw.shellgebra.exec.invocation.ScriptCompilerProvider)
- org.aksw.shellgebra.exec.invocation.ScriptContent
- org.aksw.shellgebra.exec.shell.ShellEnv (implements java.lang.AutoCloseable)
- org.aksw.shellgebra.registry.tool.ShellInfo
- org.aksw.shellgebra.introspect.ShellProbeResult.ShellProbeResultBuilder
- org.aksw.shellgebra.exec.stage.StageDocker (implements org.aksw.shellgebra.exec.stage.Stage)
- org.aksw.shellgebra.exec.io.StageGroup (implements org.aksw.shellgebra.exec.stage.Stage)
- org.aksw.shellgebra.exec.stage.StageHost (implements org.aksw.shellgebra.exec.stage.Stage)
- org.aksw.shellgebra.exec.stage.StageJvm (implements org.aksw.shellgebra.exec.stage.Stage)
- org.aksw.shellgebra.exec.stage.StagePipeline (implements org.aksw.shellgebra.exec.stage.Stage)
- org.aksw.shellgebra.exec.stage.Stages
- org.aksw.shellgebra.exec.SysRuntimeCoreDocker (implements org.aksw.shellgebra.exec.SysRuntimeCore)
- org.aksw.shellgebra.exec.SysRuntimeCoreExecSiteFactoryPool (implements org.aksw.shellgebra.exec.SysRuntimeCoreExecSiteFactory)
- org.aksw.shellgebra.exec.SysRuntimeCoreHost (implements org.aksw.shellgebra.exec.SysRuntimeCore)
- org.aksw.shellgebra.exec.SysRuntimeCoreJvm (implements org.aksw.shellgebra.exec.SysRuntimeCore)
- org.aksw.shellgebra.exec.SysRuntimeCoreWrapperBase (implements org.aksw.shellgebra.exec.SysRuntimeCore)
- org.aksw.shellgebra.exec.SysRuntimeDocker (implements org.aksw.shellgebra.exec.SysRuntime)
- org.aksw.shellgebra.exec.SysRuntimeFactoryDocker
- org.aksw.shellgebra.exec.SysRuntimeImpl (implements org.aksw.shellgebra.exec.SysRuntime)
- org.aksw.shellgebra.exec.SysRuntimeWrapperBase<X> (implements org.aksw.shellgebra.exec.SysRuntimeWrapper<X>)
- org.aksw.shellgebra.exec.SysRuntimeCoreLazy
- org.aksw.shellgebra.exec.SysRuntimeWrapperShellEnv
- org.aksw.shellgebra.util.SystemUtils
- java.lang.Thread (implements java.lang.Runnable)
- org.aksw.shellgebra.util.SystemUtils.StreamReaderThread
- org.aksw.shellgebra.algebra.cmd.transformer.TokenTransformer
- org.aksw.shellgebra.algebra.cmd.transformer.TokenVisitorApplyTransform (implements org.aksw.shellgebra.algebra.cmd.arg.Token.TokenVisitor<T>)
- org.aksw.shellgebra.registry.tool.ToolInfoImpl (implements org.aksw.shellgebra.registry.tool.model.ToolInfo)
- org.aksw.shellgebra.shim.core.UserDefinedCommandDefinition
Interface Hierarchy
- org.aksw.shellgebra.shim.core.Args
- org.aksw.shellgebra.registry.content.ArgsBuilder
- org.aksw.shellgebra.shim.core.ArgsParser<T>
- org.aksw.shellgebra.shim.core.ArgsParserProvider
- org.aksw.shellgebra.shim.core.ArgsTransform
- org.aksw.shellgebra.shim.core.ArgumentListRenderer<T>
- java.lang.AutoCloseable
- java.io.Closeable
- org.aksw.vshell.registry.Input
- org.aksw.vshell.registry.DynamicInput
- org.aksw.vshell.registry.Output
- org.aksw.vshell.registry.DynamicOutput
- org.aksw.shellgebra.exec.SysRuntimeCore
- org.aksw.vshell.registry.Input
- org.aksw.shellgebra.exec.invocation.ExecutableInvocation
- org.aksw.shellgebra.exec.graph.FdResource
- org.aksw.shellgebra.exec.graph.FileDescription<T>
- org.aksw.shellgebra.exec.stage.FileWriterTask
- org.aksw.shellgebra.exec.graph.PassiveResource
- org.aksw.shellgebra.exec.graph.ProcessRunner
- org.aksw.shellgebra.exec.SysRuntime
- org.aksw.shellgebra.exec.SysRuntimeWrapper<X>
- org.aksw.shellgebra.exec.SysRuntimeCoreExecSiteFactory
- java.io.Closeable
- org.aksw.shellgebra.exec.stage.BoundStage
- java.lang.Cloneable
- org.aksw.shellgebra.processbuilder.IProcessBuilderCore<X>
- org.aksw.shellgebra.exec.IProcessBuilder<X>
- org.aksw.shellgebra.processbuilder.IProcessBuilderCore<X>
- org.aksw.shellgebra.algebra.cmd.arg.CmdArg
- org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransform
- org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransformBase
- org.aksw.shellgebra.algebra.cmd.transformer.CmdTransformBase (also extends org.aksw.shellgebra.algebra.cmd.transformer.CmdOpTransformBase, org.aksw.shellgebra.algebra.cmd.transformer.TokenTransformBase)
- org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransformBase
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgVisitor<T>
- org.aksw.shellgebra.algebra.cmd.op.CmdOp
- org.aksw.shellgebra.algebra.cmd.op.CmdOpN
- org.aksw.shellgebra.algebra.cmd.transformer.CmdOpTransform
- org.aksw.shellgebra.algebra.cmd.transformer.CmdOpTransformBase
- org.aksw.shellgebra.algebra.cmd.transformer.CmdTransformBase (also extends org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransformBase, org.aksw.shellgebra.algebra.cmd.transformer.TokenTransformBase)
- org.aksw.shellgebra.algebra.cmd.transformer.CmdOpTransformBase
- org.aksw.shellgebra.algebra.cmd.op.CmdOpVisitor<T>
- org.aksw.shellgebra.exec.CmdResolver
- org.aksw.shellgebra.exec.CmdStrOps
- org.aksw.vshell.registry.CommandBindingLocator
- org.aksw.vshell.registry.CommandCatalog
- org.aksw.vshell.registry.CommandLocator
- org.aksw.vshell.registry.CommandParserCatalog
- org.aksw.shellgebra.exec.CommandRunner<T>
- org.aksw.shellgebra.registry.tool.model.CommandTargetInfo
- org.aksw.shellgebra.registry.tool.DockerizedToolInfo
- org.aksw.shellgebra.exec.model.ExecSite
- org.aksw.shellgebra.exec.model.ExecSiteVisitor<T>
- org.aksw.shellgebra.model.pipeline.ExecSpec
- org.aksw.shellgebra.exec.invocation.ExecutableResolver
- org.aksw.shellgebra.exec.stage.FdPipe
- org.aksw.shellgebra.model.osreo.HasCommandOption
- org.aksw.shellgebra.model.osreo.Shell (also extends org.aksw.shellgebra.model.osreo.HasLabel, org.aksw.shellgebra.model.osreo.HasProbeLocation)
- org.aksw.shellgebra.model.osreo.ShellSupport
- org.aksw.shellgebra.model.osreo.HasLabel
- org.aksw.shellgebra.model.osreo.LocatorCommand (also extends org.aksw.shellgebra.model.osreo.HasProbeLocation)
- org.aksw.shellgebra.model.osreo.Shell (also extends org.aksw.shellgebra.model.osreo.HasCommandOption, org.aksw.shellgebra.model.osreo.HasProbeLocation)
- org.aksw.shellgebra.model.osreo.HasProbeLocation
- org.aksw.shellgebra.model.osreo.LocatorCommand (also extends org.aksw.shellgebra.model.osreo.HasLabel)
- org.aksw.shellgebra.model.osreo.Shell (also extends org.aksw.shellgebra.model.osreo.HasCommandOption, org.aksw.shellgebra.model.osreo.HasLabel)
- org.aksw.shellgebra.model.osreo.ImageIntrospection
- org.aksw.shellgebra.model.osreo.ImageIntrospector
- org.aksw.shellgebra.model.pipeline.InputBuilder
- org.aksw.shellgebra.exec.virtual.InputHolder
- org.aksw.shellgebra.shim.cmd.InputStreamTransformProvider
- org.aksw.shellgebra.exec.invocation.Invocation
- org.aksw.shellgebra.exec.invocation.InvocationCompiler
- org.aksw.shellgebra.shim.cmd.JavaCodecProvider
- org.aksw.shellgebra.exec.graph.JRedirect
- org.aksw.shellgebra.exec.graph.JRedirectVisitor<T>
- org.aksw.vshell.registry.JvmCommandExecutable
- org.aksw.shellgebra.shim.core.JvmCommand (also extends org.aksw.shellgebra.shim.core.JvmCommandParser)
- org.aksw.shellgebra.shim.core.JvmCommandParser
- org.aksw.shellgebra.shim.core.JvmCommand (also extends org.aksw.vshell.registry.JvmCommandExecutable)
- org.aksw.shellgebra.model.pipeline.OutputBuilder
- org.aksw.shellgebra.shim.cmd.OutputStreamTransformProvider
- org.aksw.shellgebra.util.PathLifeCycle
- org.aksw.shellgebra.util.PathLifeCycles.PathLifeCycleWrapper
- org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp
- org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp.PlacedCmdOpVisitor<T>
- org.aksw.shellgebra.exec.graph.PRedirect
- org.aksw.shellgebra.exec.ProcessBuilderFactory
- 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
- org.aksw.shellgebra.algebra.cmd.op.RedirectTarget
- org.aksw.shellgebra.algebra.cmd.op.RedirectTargetVisitor<T>
- org.aksw.shellgebra.exec.invocation.ScriptCompiler
- org.aksw.shellgebra.exec.invocation.ScriptCompilerProvider
- org.aksw.shellgebra.model.osreo.ShellCatalog
- org.aksw.shellgebra.introspect.ShellIntrospector
- org.aksw.shellgebra.exec.stage.Stage
- org.aksw.shellgebra.exec.virtual.VirtualStage
- java.util.function.Supplier<T>
- org.aksw.shellgebra.exec.graph.ProcessBuilderFactory<X>
- org.aksw.shellgebra.exec.SysRuntimeCoreFactory
- org.aksw.shellgebra.algebra.cmd.arg.Token
- org.aksw.shellgebra.algebra.cmd.arg.Token.TokenVisitor<T>
- org.aksw.shellgebra.algebra.cmd.transformer.TokenTransform
- org.aksw.shellgebra.algebra.cmd.transformer.TokenTransformBase
- org.aksw.shellgebra.algebra.cmd.transformer.CmdTransformBase (also extends org.aksw.shellgebra.algebra.cmd.transformer.CmdArgTransformBase, org.aksw.shellgebra.algebra.cmd.transformer.CmdOpTransformBase)
- org.aksw.shellgebra.algebra.cmd.transformer.TokenTransformBase
- org.aksw.shellgebra.registry.tool.model.ToolInfo
- org.aksw.shellgebra.registry.tool.model.ToolInfoProvider
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.aksw.shellgebra.algebra.cmd.op.CmdRedirect.OpenMode
- org.aksw.shellgebra.exec.stage.FileWriterTaskBase.TaskState
- org.aksw.shellgebra.exec.virtual.InputHolder.Type
- org.aksw.shellgebra.algebra.cmd.arg.StringEscapeType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.aksw.shellgebra.shim.core.ArgsModular<T> (implements org.aksw.shellgebra.shim.core.Args)
- org.aksw.shellgebra.shim.core.ArgumentList
- org.aksw.commons.util.docker.Argv
- org.aksw.vshell.registry.Availability
- org.aksw.vshell.registry.CandidatePlacement
- org.aksw.vshell.registry.ClosePolicyWrapper<T> (implements java.lang.AutoCloseable)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgCmdOp (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArg)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgLiteral (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArg)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgRedirect (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArg)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgString (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArg)
- org.aksw.shellgebra.algebra.cmd.arg.CmdArgWord (implements org.aksw.shellgebra.algebra.cmd.arg.CmdArg)
- org.aksw.shellgebra.algebra.cmd.op.CmdOpExec (implements org.aksw.shellgebra.algebra.cmd.op.CmdOp)
- org.aksw.shellgebra.algebra.cmd.op.CmdOpGroup (implements org.aksw.shellgebra.algebra.cmd.op.CmdOp)
- org.aksw.shellgebra.algebra.cmd.op.CmdOpPipeline (implements org.aksw.shellgebra.algebra.cmd.op.CmdOpN)
- org.aksw.shellgebra.exec.CmdOpWithBinds
- org.aksw.shellgebra.algebra.cmd.arg.CmdPrefix
- org.aksw.shellgebra.algebra.cmd.op.CmdRedirect
- org.aksw.shellgebra.algebra.cmd.transform.CmdString
- org.aksw.shellgebra.exec.Command
- org.aksw.vshell.registry.CommandBinding
- org.aksw.shellgebra.exec.model.CommandLocation
- org.aksw.shellgebra.exec.model.ExecSiteCurrentHost (implements org.aksw.shellgebra.exec.model.ExecSite)
- org.aksw.shellgebra.exec.model.ExecSiteCurrentJvm (implements org.aksw.shellgebra.exec.model.ExecSite)
- org.aksw.shellgebra.exec.model.ExecSiteDockerImage (implements org.aksw.shellgebra.exec.model.ExecSite)
- org.aksw.shellgebra.exec.site.ExecStage
- org.aksw.shellgebra.exec.invocation.ExecutableInvocationSimple (implements org.aksw.shellgebra.exec.invocation.ExecutableInvocation)
- 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.vshell.registry.FinalPlacement
- org.aksw.shellgebra.exec.virtual.InputHolder.BoundStageInput (implements org.aksw.shellgebra.exec.virtual.InputHolder)
- org.aksw.shellgebra.exec.virtual.InputHolder.ByteSourceInput (implements org.aksw.shellgebra.exec.virtual.InputHolder)
- org.aksw.shellgebra.exec.virtual.InputHolder.FileWriterTaskInput (implements org.aksw.shellgebra.exec.virtual.InputHolder)
- org.aksw.shellgebra.exec.invocation.Invocation.Argv (implements org.aksw.shellgebra.exec.invocation.Invocation)
- org.aksw.shellgebra.exec.invocation.Invocation.Script (implements org.aksw.shellgebra.exec.invocation.Invocation)
- org.aksw.shellgebra.shim.cmd.JavaCodec
- org.aksw.shellgebra.shim.cmd.JavaStreamTransform
- 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.introspect.LocatorCommand2
- org.aksw.shellgebra.processbuilder.PathAndProcess (implements java.io.Closeable)
- org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp.PlacedCmd (implements org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp)
- org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp.PlacedGroup (implements org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp)
- org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp.PlacedPipeline (implements org.aksw.shellgebra.algebra.cmd.op.placed.PlacedCmdOp)
- org.aksw.shellgebra.exec.model.PlacedCommand
- org.aksw.shellgebra.exec.graph.PRedirect.PRedirectJava (implements org.aksw.shellgebra.exec.graph.PRedirect)
- org.aksw.shellgebra.algebra.cmd.op.RedirectTarget.RedirectTargetFile (implements org.aksw.shellgebra.algebra.cmd.op.RedirectTarget)
- org.aksw.shellgebra.algebra.cmd.op.RedirectTarget.RedirectTargetProcessSubstitution (implements org.aksw.shellgebra.algebra.cmd.op.RedirectTarget)
- org.aksw.vshell.registry.ResolvedCommand
- org.aksw.shellgebra.introspect.ShellCatalogEntry
- org.aksw.shellgebra.introspect.ShellProbeResult
- org.aksw.shellgebra.algebra.cmd.arg.Token.TokenCmdOp (implements org.aksw.shellgebra.algebra.cmd.arg.Token)
- org.aksw.shellgebra.algebra.cmd.arg.Token.TokenLiteral (implements org.aksw.shellgebra.algebra.cmd.arg.Token)
- org.aksw.shellgebra.algebra.cmd.arg.Token.TokenPath (implements org.aksw.shellgebra.algebra.cmd.arg.Token)
- org.aksw.shellgebra.algebra.cmd.arg.Token.TokenVar (implements org.aksw.shellgebra.algebra.cmd.arg.Token)
- org.aksw.shellgebra.registry.content.Tool
- org.aksw.shellgebra.exec.TransformedByteSource.ByteSourceSplit
- java.lang.Record