public class MultiResourceConfigImpl extends Object implements MultiResourceConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CHROMOSOMES |
static String |
DEFAULT_PATTERN |
static String |
DEFAULT_ROOT_DIRECTORY |
| Constructor and Description |
|---|
MultiResourceConfigImpl(String chromosomesProperty,
String filePatternProperty,
String folderProperty,
Entity molgenisSettings) |
MultiResourceConfigImpl(String chromosomesProperty,
String filePatternProperty,
String rootDirectoryProperty,
String overrideChromosomeFilesProperty,
Entity molgenisSettings)
overrideChromosomeFiles contains the chromosome that do not comply with the pattern.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ResourceConfig> |
getConfigs() |
public static final String DEFAULT_CHROMOSOMES
public static final String DEFAULT_PATTERN
public static final String DEFAULT_ROOT_DIRECTORY
public MultiResourceConfigImpl(String chromosomesProperty, String filePatternProperty, String rootDirectoryProperty, String overrideChromosomeFilesProperty, Entity molgenisSettings)
public Map<String,ResourceConfig> getConfigs()
getConfigs in interface MultiResourceConfigCopyright © 2017. All rights reserved.