Uses of Interface
org.aksw.shellgebra.exec.SysRuntime
Packages that use SysRuntime
Package
Description
-
Uses of SysRuntime in org.aksw.jenax.engine.qlever
Fields in org.aksw.jenax.engine.qlever declared as SysRuntimeMethods in org.aksw.jenax.engine.qlever that return SysRuntimeMethods in org.aksw.jenax.engine.qlever with parameters of type SysRuntime -
Uses of SysRuntime in org.aksw.shellgebra.algebra.cmd.transform
Fields in org.aksw.shellgebra.algebra.cmd.transform declared as SysRuntimeConstructors in org.aksw.shellgebra.algebra.cmd.transform with parameters of type SysRuntime -
Uses of SysRuntime in org.aksw.shellgebra.algebra.stream.op
Methods in org.aksw.shellgebra.algebra.stream.op that return SysRuntimeConstructors in org.aksw.shellgebra.algebra.stream.op with parameters of type SysRuntime -
Uses of SysRuntime in org.aksw.shellgebra.algebra.stream.transform
Fields in org.aksw.shellgebra.algebra.stream.transform declared as SysRuntimeMethods in org.aksw.shellgebra.algebra.stream.transform with parameters of type SysRuntimeModifier and TypeMethodDescriptionstatic StringStreamOpTransformToCmdOp.resolveCmdName(CodecVariant codecVariant, SysRuntime runtime) -
Uses of SysRuntime in org.aksw.shellgebra.exec
Classes in org.aksw.shellgebra.exec with type parameters of type SysRuntimeModifier and TypeInterfaceDescriptioninterfaceSysRuntimeWrapper<X extends SysRuntime>classSysRuntimeWrapperBase<X extends SysRuntime>Subinterfaces of SysRuntime in org.aksw.shellgebra.execClasses in org.aksw.shellgebra.exec that implement SysRuntimeFields in org.aksw.shellgebra.exec declared as SysRuntimeMethods in org.aksw.shellgebra.exec that return SysRuntimeModifier and TypeMethodDescriptionstatic SysRuntimeSysRuntimeImpl.forBash()static SysRuntimeSysRuntimeImpl.forCurrentOs()SysRuntimeFactory.getRuntime()