public class ConfigLoaderFactoryService extends Object
| Constructor and Description |
|---|
ConfigLoaderFactoryService() |
| Modifier and Type | Method and Description |
|---|---|
static IConfigLoader |
createConfigLoader(Map<String,Object> conf)
The user interface to create an IConfigLoader instance.
|
public static IConfigLoader createConfigLoader(Map<String,Object> conf)
conf - The storm configuration.Copyright © 2023 The Apache Software Foundation. All rights reserved.