Spring for Apache Hadoop
A B C D E F G H I J K L M N O P Q R S T U V W Y

Y

YARN_INTEGRATION_CONVERSION_SERVICE_BEAN_NAME - Static variable in class org.springframework.yarn.integration.support.IntegrationContextUtils
 
YarnAppmaster - Interface in org.springframework.yarn.am
Interface defining main application master methods needed for external launch implementations.
yarnAppmaster() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnAppmasterConfiguration
 
YarnAppmasterAutoConfiguration - Class in org.springframework.yarn.boot
Auto-configuration for Spring Hadoop Yarn YarnAppmaster.
YarnAppmasterAutoConfiguration() - Constructor for class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration
 
YarnAppmasterAutoConfiguration.RunnerConfig - Class in org.springframework.yarn.boot
 
YarnAppmasterAutoConfiguration.RunnerConfig() - Constructor for class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.RunnerConfig
 
YarnAppmasterAutoConfiguration.RuntimeConfig - Class in org.springframework.yarn.boot
 
YarnAppmasterAutoConfiguration.RuntimeConfig() - Constructor for class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.RuntimeConfig
 
YarnAppmasterBuilder - Class in org.springframework.yarn.config.annotation.builders
 
YarnAppmasterBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
 
YarnAppmasterBuilder(ObjectPostProcessor<Object>) - Constructor for class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
 
YarnAppmasterConfigurer - Interface in org.springframework.yarn.config.annotation.builders
YarnAppmasterConfigure is an interface for YarnAppmasterBuilder which is exposed to user via SpringYarnConfigurerAdapter.
YarnBootClientApplicationListener - Class in org.springframework.yarn.boot.support
An ApplicationListener for Spring Boot which is adding a property source relative to the command line arguments.
YarnBootClientApplicationListener(Map<String, Object>) - Constructor for class org.springframework.yarn.boot.support.YarnBootClientApplicationListener
Instantiates a new yarn boot client application listener.
YarnBootClientInfoApplication - Class in org.springframework.yarn.boot.app
Generic Spring Yarn Boot application handling reporting.
YarnBootClientInfoApplication() - Constructor for class org.springframework.yarn.boot.app.YarnBootClientInfoApplication
 
YarnBootClientInfoApplication.Operation - Enum in org.springframework.yarn.boot.app
 
YarnBootClientInfoApplication.OperationProperties - Class in org.springframework.yarn.boot.app
 
YarnBootClientInfoApplication.OperationProperties() - Constructor for class org.springframework.yarn.boot.app.YarnBootClientInfoApplication.OperationProperties
 
YarnBootClientInstallApplication - Class in org.springframework.yarn.boot.app
Generic Spring Boot client application used to install Spring Yarn Boot based apps into hdfs.
YarnBootClientInstallApplication() - Constructor for class org.springframework.yarn.boot.app.YarnBootClientInstallApplication
 
YarnBootClientSubmitApplication - Class in org.springframework.yarn.boot.app
Generic Spring Boot client application used to submit Spring Yarn Boot based apps into Yarn.
YarnBootClientSubmitApplication() - Constructor for class org.springframework.yarn.boot.app.YarnBootClientSubmitApplication
 
YarnClient - Interface in org.springframework.yarn.client
Interface for Spring Yarn facing client methods.
yarnClient() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnClientConfiguration
 
yarnClient - Variable in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
 
YarnClientAutoConfiguration - Class in org.springframework.yarn.boot
Auto-configuration for Spring Hadoop Yarn YarnClient.
YarnClientAutoConfiguration() - Constructor for class org.springframework.yarn.boot.YarnClientAutoConfiguration
 
YarnClientAutoConfiguration.SpringYarnConfig - Class in org.springframework.yarn.boot
 
YarnClientAutoConfiguration.SpringYarnConfig() - Constructor for class org.springframework.yarn.boot.YarnClientAutoConfiguration.SpringYarnConfig
 
YarnClientBuilder - Class in org.springframework.yarn.config.annotation.builders
AnnotationBuilder for YarnClient.
YarnClientBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
Instantiates a new yarn client builder.
YarnClientConfigurer - Interface in org.springframework.yarn.config.annotation.builders
YarnClientConfigure is an interface for YarnClientBuilder which is exposed to user via SpringYarnConfigurerAdapter.
YarnClientFactoryBean - Class in org.springframework.yarn.client
Factory bean building YarnClient instances.
YarnClientFactoryBean() - Constructor for class org.springframework.yarn.client.YarnClientFactoryBean
 
YarnCluster - Interface in org.springframework.yarn.test.context
Interface for Yarn miniclusters.
yarnCluster - Variable in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
 
YarnClusterFactoryBean - Class in org.springframework.yarn.test.support
Factory bean building Yarn mini clusters.
YarnClusterFactoryBean() - Constructor for class org.springframework.yarn.test.support.YarnClusterFactoryBean
 
YarnClusterInjectingAnnotationConfigContextLoader - Class in org.springframework.yarn.test.context
Extending generic annotation based context loader able to manage and inject Yarn mini clusters.
YarnClusterInjectingAnnotationConfigContextLoader() - Constructor for class org.springframework.yarn.test.context.YarnClusterInjectingAnnotationConfigContextLoader
 
YarnClusterInjectingXmlContextLoader - Class in org.springframework.yarn.test.context
Extending generic xml based context loader able to manage and inject Yarn mini clusters.
YarnClusterInjectingXmlContextLoader() - Constructor for class org.springframework.yarn.test.context.YarnClusterInjectingXmlContextLoader
 
YarnClusterManager - Class in org.springframework.yarn.test.support
Manager handling running mini clusters for tests.
YarnConfigBuilder - Class in org.springframework.yarn.config.annotation.builders
AnnotationBuilder for YarnConfiguration.
YarnConfigBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
Instantiates a new yarn config builder.
YarnConfigBuilder(ObjectPostProcessor<Object>) - Constructor for class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
Instantiates a new yarn config builder.
YarnConfigConfigurer - Interface in org.springframework.yarn.config.annotation.builders
YarnConfigConfigure is an interface for YarnConfigBuilder which is exposed to user via SpringYarnConfigurerAdapter.
yarnConfiguration() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
 
YarnContainer - Annotation Type in org.springframework.yarn.annotation
Stereotype annotation indicating that a class is capable of serving as a Yarn Container.
yarnContainer() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnContainerConfiguration
 
YarnContainer - Interface in org.springframework.yarn.container
A simple interface for container implementations which should work together with rest of the framework when something in a container should be executed.
YarnContainerAutoConfiguration - Class in org.springframework.yarn.boot
Auto-configuration for Spring Hadoop Yarn container.
YarnContainerAutoConfiguration() - Constructor for class org.springframework.yarn.boot.YarnContainerAutoConfiguration
 
YarnContainerAutoConfiguration.RunnerConfig - Class in org.springframework.yarn.boot
 
YarnContainerAutoConfiguration.RunnerConfig() - Constructor for class org.springframework.yarn.boot.YarnContainerAutoConfiguration.RunnerConfig
 
YarnContainerAutoConfiguration.SpringYarnConfig - Class in org.springframework.yarn.boot
 
YarnContainerAutoConfiguration.SpringYarnConfig() - Constructor for class org.springframework.yarn.boot.YarnContainerAutoConfiguration.SpringYarnConfig
 
YarnContainerBuilder - Class in org.springframework.yarn.config.annotation.builders
 
YarnContainerBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnContainerBuilder
 
YarnContainerConfigurer - Interface in org.springframework.yarn.config.annotation.builders
YarnContainerConfigure is an interface for YarnContainerBuilder which is exposed to user via SpringYarnConfigurerAdapter.
YarnContainerFactoryBean - Class in org.springframework.yarn.container
Simple factory bean for YarnContainers.
YarnContainerFactoryBean() - Constructor for class org.springframework.yarn.container.YarnContainerFactoryBean
 
YarnContextUtils - Class in org.springframework.yarn.support
Utility methods for accessing common components from the BeanFactory.
YarnContextUtils() - Constructor for class org.springframework.yarn.support.YarnContextUtils
 
YarnDelegatingSmartContextLoader - Class in org.springframework.yarn.test.context
DelegatingSmartContextLoader is an implementation of the SmartContextLoader SPI that delegates to a set of candidate SmartContextLoaders (i.e., YarnClusterInjectingXmlContextLoader and YarnClusterInjectingAnnotationConfigContextLoader) to determine which context loader is appropriate for a given test classes configuration.
YarnDelegatingSmartContextLoader() - Constructor for class org.springframework.yarn.test.context.YarnDelegatingSmartContextLoader
 
yarnEnvironment() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
 
YarnEnvironmentBuilder - Class in org.springframework.yarn.config.annotation.builders
AnnotationBuilder for Yarn environment.
YarnEnvironmentBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
Instantiates a new yarn environment builder.
YarnEnvironmentConfigurer - Interface in org.springframework.yarn.config.annotation.builders
Interface for YarnEnvironmentBuilder used from a SpringYarnConfigurerAdapter.
yarnEventPublisher() - Method in class org.springframework.yarn.batch.config.SimpleYarnBatchConfiguration
 
yarnEventPublisher() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
 
YarnEventPublisher - Interface in org.springframework.yarn.event
Interface for publishing Yarn based application events.
yarnLocalresources() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
 
YarnNamespaceHandler - Class in org.springframework.yarn.config
Handler for 'yarn' namespace.
YarnNamespaceHandler() - Constructor for class org.springframework.yarn.config.YarnNamespaceHandler
 
YarnNamespaceUtils - Class in org.springframework.yarn.config
Shared utility methods for yarn namespace parsers.
YarnNamespaceUtils() - Constructor for class org.springframework.yarn.config.YarnNamespaceUtils
 
YarnResourceLocalizerBuilder - Class in org.springframework.yarn.config.annotation.builders
AnnotationBuilder for ResourceLocalizer.
YarnResourceLocalizerBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
 
YarnResourceLocalizerConfigurer - Interface in org.springframework.yarn.config.annotation.builders
Interface for YarnResourceLocalizerBuilder used from a SpringYarnConfigurerAdapter.
YarnRpcAccessor<P> - Class in org.springframework.yarn.rpc
Base implementation for accessing yarn components over protocol buffer rpc system.
YarnRpcAccessor(Class<P>, Configuration) - Constructor for class org.springframework.yarn.rpc.YarnRpcAccessor
Instantiates a new yarn rpc accessor with a protocol class and Yarn configuration.
YarnRpcCallback<T,P> - Interface in org.springframework.yarn.rpc
Simple helper interface to execute methods via callbacks.
YarnSystemConstants - Class in org.springframework.yarn
Various contants throughout the Spring Yarn libraries.
YarnSystemConstants() - Constructor for class org.springframework.yarn.YarnSystemConstants
 
YarnSystemException - Exception in org.springframework.yarn
General exception indicating a problem in components interacting with yarn.
YarnSystemException(YarnException) - Constructor for exception org.springframework.yarn.YarnSystemException
Constructs YarnSystemException from YarnException.
YarnSystemException(YarnRuntimeException) - Constructor for exception org.springframework.yarn.YarnSystemException
Constructs YarnSystemException from YarnRuntimeException.
YarnSystemException(IOException) - Constructor for exception org.springframework.yarn.YarnSystemException
Constructs YarnSystemException from RemoteException.
YarnSystemException(String, Exception) - Constructor for exception org.springframework.yarn.YarnSystemException
Constructs a general YarnSystemException.
YarnTestSystemConstants - Class in org.springframework.yarn.test
Various constants throughout the Spring Yarn testing libraries.
YarnTestSystemConstants() - Constructor for class org.springframework.yarn.test.YarnTestSystemConstants
 
YarnUtils - Class in org.springframework.yarn.support
Different utilities.
YarnUtils() - Constructor for class org.springframework.yarn.support.YarnUtils
 

Spring for Apache Hadoop
A B C D E F G H I J K L M N O P Q R S T U V W Y