Spring for Apache Hadoop

Package org.springframework.yarn.integration.support

Interface Summary
PortExposingTcpSocketSupport Extension of TcpSocketSupport interface adding methods to get more information about the socket ports.
 

Class Summary
DefaultPortExposingTcpSocketSupport Implementation of TcpSocketSupport which extends its base functionality by catching socket information, like listen address and port.
IntegrationContextUtils Utility methods for accessing common integration components from the BeanFactory.
IntegrationObjectSupport Extension of LifecycleObjectSupport adding common ConversionService for all implementors of this class.
Jackson2ObjectMapperFactoryBean A FactoryBean for creating a Jackson ObjectMapper with setters to enable or disable Jackson features from within XML configuration.
 


Spring for Apache Hadoop