Uses of Interface
ubic.gemma.core.util.ProgressReporterFactory
Packages that use ProgressReporterFactory
Package
Description
This package contains classes for loading expression data from CELLxGENE.
This package contains specific logic for dealing with single-cell data from GEO.
Provides classes for fetching data from various sources.
-
Uses of ProgressReporterFactory in ubic.gemma.cli.util
Classes in ubic.gemma.cli.util that implement ProgressReporterFactoryModifier and TypeClassDescriptionclassA console-based progress reporter factory. -
Uses of ProgressReporterFactory in ubic.gemma.core.loader.expression.cellxgene
Methods in ubic.gemma.core.loader.expression.cellxgene with parameters of type ProgressReporterFactoryModifier and TypeMethodDescriptionvoidCellXGeneDataLoaderService.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory) Set the progress reporter factory to use for reporting progress during data downloading.voidCellXGeneDataLoaderServiceImpl.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory) -
Uses of ProgressReporterFactory in ubic.gemma.core.loader.expression.geo.singleCell
Methods in ubic.gemma.core.loader.expression.geo.singleCell that return ProgressReporterFactoryModifier and TypeMethodDescriptionprotected ProgressReporterFactoryAbstractSingleCellDetector.getProgressReporterFactory()Methods in ubic.gemma.core.loader.expression.geo.singleCell with parameters of type ProgressReporterFactoryModifier and TypeMethodDescriptionvoidAbstractSingleCellDetector.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory) voidGeoSingleCellDetector.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory) voidSingleCellDetector.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory) Set the factory to use to create progress reporter. -
Uses of ProgressReporterFactory in ubic.gemma.core.loader.util.fetcher2
Methods in ubic.gemma.core.loader.util.fetcher2 with parameters of type ProgressReporterFactoryModifier and TypeMethodDescriptionvoidAbstractFetcher.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory) Set the progress reporter factory to use for reporting download progress. -
Uses of ProgressReporterFactory in ubic.gemma.core.util
Classes in ubic.gemma.core.util that implement ProgressReporterFactoryMethods in ubic.gemma.core.util with parameters of type ProgressReporterFactoryModifier and TypeMethodDescriptionvoidSimpleDownloader.setProgressReporterFactory(ProgressReporterFactory progressReporterFactory)