Package fr.ens.biologie.genomique.eoulsan
Root package of Eoulsan. It contains classes for exception, settings, runtime
and the main class.
- Since:
- 1.0
-
Class Summary Class Description AbstractEoulsanRuntime This class define an abstract EoulsanRuntime.BufferedHandler This class define a buffered handler.Common This class define common constants.CommonHadoop This class define common constants and other methods specific to Hadoop mode.EoulsanLogger This class allow to change the logger name for all Eoulsan classes.EoulsanRuntime This class store the only Eoulsan runtime instance.Globals This class contains globals constants for the application.HadoopEoulsanRuntime This class define the Runtime to execute low level IO operation for Eoulsan in Hadoop mode.Infos This class gathers information about Eoulsan configuration and system environment.Infos.Info This class define an info.LocalEoulsanRuntime This class define the Runtime to execute low level IO operation for Eoulsan in local mode.Main This class is the main class.MainCLI Main class in local mode.MainHadoop Main class in Hadoop mode.OtherLogConfigurator This class allow to configure non Eoulsan log using Log4J.Settings This class define a settings class. -
Enum Summary Enum Description AbstractEoulsanRuntime.EoulsanExecMode This Enum define the Eoulsan execution mode. -
Exception Summary Exception Description EoulsanException A nestable Eoulsan exception.EoulsanITRuntimeException This class define a runtime exception for integration tests.EoulsanRuntimeException A nestable Eoulsan exception. -
Error Summary Error Description EoulsanError A nestable Eoulsan error.