public class ConfigurationEnumerator extends Object implements org.springframework.beans.factory.BeanFactoryAware
| Constructor and Description |
|---|
ConfigurationEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
get(ClusterName name)
Get given Configuration or null.
|
Map<String,org.apache.hadoop.conf.Configuration> |
getAll()
Get all beans implementing the ConfiguredJob interface.
|
org.springframework.beans.factory.ListableBeanFactory |
getBeanFactory() |
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public Map<String,org.apache.hadoop.conf.Configuration> getAll()
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionpublic org.springframework.beans.factory.ListableBeanFactory getBeanFactory()
public org.apache.hadoop.conf.Configuration get(ClusterName name)
name - Copyright © 2026. All rights reserved.