@Configuration @ConfigurationProperties(prefix="project.hadoop") public class HadoopConfig extends Object
| Constructor and Description |
|---|
HadoopConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getHdfsConfigs(String url)
获取指定hdfs的配置
|
static List<Map<String,String>> |
getList() |
void |
setList(List<Map<String,String>> list) |
Copyright © 2025. All rights reserved.