|
Spring for Apache Hadoop | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
YarnCluster | Interface for Yarn miniclusters. |
Class Summary | |
---|---|
MiniYarnClusterTest.Config | |
YarnClusterInjectingAnnotationConfigContextLoader | Extending generic annotation based context loader able to manage and inject Yarn mini clusters. |
YarnClusterInjectingXmlContextLoader | Extending generic xml based context loader able to manage and inject Yarn mini clusters. |
YarnDelegatingSmartContextLoader | YarnDelegatingSmartContextLoader is a concrete implementation of
AbstractDelegatingSmartContextLoader that delegates to a
YarnClusterInjectingXmlContextLoader and an
YarnClusterInjectingAnnotationConfigContextLoader . |
Annotation Types Summary | |
---|---|
MiniYarnCluster | MiniYarnCluster defines class-level metadata that is
used to determine how to load and configure a mini cluster
and inject it into ApplicationContext
for test classes. |
MiniYarnClusterTest | Composed annotation having @MiniYarnCluster ,
@ContextConfiguration using loader YarnDelegatingSmartContextLoader
and empty Spring @Configuration . |
|
Spring for Apache Hadoop | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |