Uses of Class
fr.ens.biologie.genomique.eoulsan.AbstractEoulsanRuntime
Packages that use AbstractEoulsanRuntime
Package
Description
Root package of Eoulsan.
This package contains Eoulsan workflow core class.
This package contains Eoulsan workflow dedicated classes.
-
Uses of AbstractEoulsanRuntime in fr.ens.biologie.genomique.eoulsan
Subclasses of AbstractEoulsanRuntime in fr.ens.biologie.genomique.eoulsanModifier and TypeClassDescriptionfinal classThis class define the Runtime to execute low level IO operation for Eoulsan in Hadoop mode.final classThis class define the Runtime to execute low level IO operation for Eoulsan in local mode.Methods in fr.ens.biologie.genomique.eoulsan that return AbstractEoulsanRuntimeModifier and TypeMethodDescriptionstatic AbstractEoulsanRuntimeEoulsanRuntime.getRuntime()Get the Eoulsan runtime instance. -
Uses of AbstractEoulsanRuntime in fr.ens.biologie.genomique.eoulsan.core
Methods in fr.ens.biologie.genomique.eoulsan.core that return AbstractEoulsanRuntime -
Uses of AbstractEoulsanRuntime in fr.ens.biologie.genomique.eoulsan.core.workflow
Methods in fr.ens.biologie.genomique.eoulsan.core.workflow that return AbstractEoulsanRuntimeModifier and TypeMethodDescriptionStepConfigurationContextImpl.getRuntime()TaskContextImpl.getRuntime()WorkflowContext.getRuntime()Get EoulsanRuntime.