|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.NamespaceHandlerSupport org.springframework.yarn.config.AbstractYarnNamespaceHandler org.springframework.yarn.batch.config.BatchNamespaceHandler
public class BatchNamespaceHandler
Handler for <yarn-batch> namespace. All element parsers will be registered here.
Constructor Summary | |
---|---|
BatchNamespaceHandler()
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class org.springframework.yarn.config.AbstractYarnNamespaceHandler |
---|
parse |
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport |
---|
decorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchNamespaceHandler()
Method Detail |
---|
public void init()
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |