Uses of Class
fr.ens.biologie.genomique.eoulsan.Infos.Info
Packages that use Infos.Info
-
Uses of Infos.Info in fr.ens.biologie.genomique.eoulsan
Methods in fr.ens.biologie.genomique.eoulsan that return Infos.InfoModifier and TypeMethodDescriptionstatic Infos.InfoInfos.diskFreeInfo(File partition) Get information about the partition of a file.Methods in fr.ens.biologie.genomique.eoulsan that return types with arguments of type Infos.InfoModifier and TypeMethodDescriptionstatic List<Infos.Info>Return a list with cloud configuration informations.static List<Infos.Info>Infos.clusterInfo(Settings settings) Return a list with cluster configuration informations.static List<Infos.Info>Infos.commandLineInfo(Main main) Return a list with command line informations.static List<Infos.Info>Infos.cpuInfo()Return a list with CPU informations.static List<Infos.Info>Infos.dockerInfo(Settings settings) Return a list with Docker configuration informations.static List<Infos.Info>Infos.generalConf(Settings settings) Return a list with general configuration informations.static List<Infos.Info>Infos.hadoopInfo(Settings settings) Return a list with Hadoop configuration informations.static List<Infos.Info>Return a list with email configuration informations.static List<Infos.Info>Infos.memInfo()Return a list with memory informations.static List<Infos.Info>Infos.modulesAndFormatsInfo(Settings settings) Return a list with modules and format informations.static List<Infos.Info>Infos.partitionInfo(Settings settings) Return a list with Docker configuration informations.static List<Infos.Info>Infos.rAndRserveInfo(Settings settings) Return a list with R and Rserve configuration informations.static List<Infos.Info>Infos.softwareInfos(Main main) Return a list with Eoulsan software informations.static List<Infos.Info>Infos.storageInfo(Settings settings) Return a list with storage informations.static List<Infos.Info>Infos.systemInfos()Return a list with system informations.Methods in fr.ens.biologie.genomique.eoulsan with parameters of type Infos.InfoModifier and TypeMethodDescriptionstatic voidInfos.log(Level level, Infos.Info info) Log a list of Info.Method parameters in fr.ens.biologie.genomique.eoulsan with type arguments of type Infos.InfoModifier and TypeMethodDescriptionstatic voidInfos.log(Level level, List<Infos.Info> listInfos) Log a list of Info.