- 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
-
- YarnAppmasterAutoConfiguration() - Constructor for class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration
-
- YarnAppmasterAutoConfiguration.LocalResourcesSelectorConfig - Class in org.springframework.yarn.boot
-
- YarnAppmasterAutoConfiguration.LocalResourcesSelectorConfig() - Constructor for class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.LocalResourcesSelectorConfig
-
- 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
-
- YarnAppmasterAutoConfiguration.TrackServiceConfig - Class in org.springframework.yarn.boot
-
- YarnAppmasterAutoConfiguration.TrackServiceConfig() - Constructor for class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.TrackServiceConfig
-
- 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
-
- YarnBatchProperties - Class in org.springframework.yarn.batch.support
-
- YarnBatchProperties() - Constructor for class org.springframework.yarn.batch.support.YarnBatchProperties
-
- YarnBatchProperties.JobProperties - Class in org.springframework.yarn.batch.support
-
Bindings for job properties.
- YarnBatchProperties.JobProperties() - Constructor for class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
-
- 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.
- 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.LocalResourcesSelectorConfig - Class in org.springframework.yarn.boot
-
- YarnClientAutoConfiguration.LocalResourcesSelectorConfig() - Constructor for class org.springframework.yarn.boot.YarnClientAutoConfiguration.LocalResourcesSelectorConfig
-
- YarnClientAutoConfiguration.RunnerConfig - Class in org.springframework.yarn.boot
-
- YarnClientAutoConfiguration.RunnerConfig() - Constructor for class org.springframework.yarn.boot.YarnClientAutoConfiguration.RunnerConfig
-
- 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
-
- 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
-
- YarnClientFactoryBean - Class in org.springframework.yarn.client
-
- 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.
- YarnComponent - Annotation Type in org.springframework.yarn.annotation
-
Stereotype annotation indicating that a class is capable of serving as a Yarn
Container.
- YarnConfigBuilder - Class in org.springframework.yarn.config.annotation.builders
-
- 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
-
- yarnConfiguration() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
-
- 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.RuntimeConfig - Class in org.springframework.yarn.boot
-
- YarnContainerAutoConfiguration.RuntimeConfig() - Constructor for class org.springframework.yarn.boot.YarnContainerAutoConfiguration.RuntimeConfig
-
- 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
-
- YarnContainerFactoryBean - Class in org.springframework.yarn.container
-
- YarnContainerFactoryBean() - Constructor for class org.springframework.yarn.container.YarnContainerFactoryBean
-
- YarnContainerRuntime - Interface in org.springframework.yarn.container
-
A generic runtime representation of a container.
- YarnContainerRuntimeProcessor<T> - Interface in org.springframework.yarn.container
-
Defines a strategy of processing a container and returning
some Object (or null).
- 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
-
- YarnDelegatingSmartContextLoader() - Constructor for class org.springframework.yarn.test.context.YarnDelegatingSmartContextLoader
-
- YarnEnvironment - Annotation Type in org.springframework.yarn.annotation
-
Annotation which indicates that a method parameter should be bound to an environment variable.
- yarnEnvironment() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
-
- YarnEnvironmentBuilder - Class in org.springframework.yarn.config.annotation.builders
-
- 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
-
- YarnEnvironments - Annotation Type in org.springframework.yarn.annotation
-
Annotation which indicates that a method parameter should be bound to the
environment variables of a container.
- 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.
- YarnInfoApplication - Class in org.springframework.yarn.boot.app
-
Generic Spring Yarn Boot application handling reporting.
- YarnInfoApplication() - Constructor for class org.springframework.yarn.boot.app.YarnInfoApplication
-
- YarnInfoApplication.Operation - Enum in org.springframework.yarn.boot.app
-
- YarnInfoApplication.OperationProperties - Class in org.springframework.yarn.boot.app
-
- YarnInfoApplication.OperationProperties() - Constructor for class org.springframework.yarn.boot.app.YarnInfoApplication.OperationProperties
-
- YarnJobLauncher - Class in org.springframework.yarn.batch.support
-
Utility class to launch
Spring Batch jobs.
- YarnJobLauncher() - Constructor for class org.springframework.yarn.batch.support.YarnJobLauncher
-
- yarnJobLauncher() - Method in class org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.RuntimeConfig
-
- YarnKillApplication - Class in org.springframework.yarn.boot.app
-
Generic Spring Boot client application used to kill Spring Yarn Boot based apps.
- YarnKillApplication() - Constructor for class org.springframework.yarn.boot.app.YarnKillApplication
-
- YarnKillApplication.OperationProperties - Class in org.springframework.yarn.boot.app
-
- YarnKillApplication.OperationProperties() - Constructor for class org.springframework.yarn.boot.app.YarnKillApplication.OperationProperties
-
- 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
-
- YarnParameter - Annotation Type in org.springframework.yarn.annotation
-
Annotation which indicates that a method parameter should be bound to a parameter.
- YarnParameters - Annotation Type in org.springframework.yarn.annotation
-
Annotation which indicates that a method parameter should be bound to the
parameters of a container.
- YarnPushApplication - Class in org.springframework.yarn.boot.app
-
Generic Spring Boot client application used to push Spring Yarn Boot based apps into hdfs.
- YarnPushApplication() - Constructor for class org.springframework.yarn.boot.app.YarnPushApplication
-
- YarnResourceLocalizerBuilder - Class in org.springframework.yarn.config.annotation.builders
-
- YarnResourceLocalizerBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
Instantiates a new yarn resource localizer builder.
- YarnResourceLocalizerConfigurer - Interface in org.springframework.yarn.config.annotation.builders
-
- 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.
- YarnSubmitApplication - Class in org.springframework.yarn.boot.app
-
Generic Spring Boot client application used to submit Spring Yarn Boot based apps into Yarn.
- YarnSubmitApplication() - Constructor for class org.springframework.yarn.boot.app.YarnSubmitApplication
-
- 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
-