- AbstractAllocator - Class in org.springframework.yarn.am.allocate
-
The base class for Container allocator implementations.
- AbstractAllocator() - Constructor for class org.springframework.yarn.am.allocate.AbstractAllocator
-
- AbstractAppmaster - Class in org.springframework.yarn.am
-
Base class providing functionality for common application
master instances.
- AbstractAppmaster() - Constructor for class org.springframework.yarn.am.AbstractAppmaster
-
- AbstractCommandLineRunner<T> - Class in org.springframework.yarn.launch
-
Base implementation used for launching a Spring Application
Context and executing a bean using a command line.
- AbstractCommandLineRunner() - Constructor for class org.springframework.yarn.launch.AbstractCommandLineRunner
-
- AbstractCompositeListener<T> - Class in org.springframework.yarn.listener
-
Base implementation for all composite listeners.
- AbstractCompositeListener() - Constructor for class org.springframework.yarn.listener.AbstractCompositeListener
-
Constructs instance with an empty listener list.
- AbstractEventingAppmaster - Class in org.springframework.yarn.am
-
Base implementation of application master where life-cycle
is based on events rather than a static information existing
prior the start of an instance.
- AbstractEventingAppmaster() - Constructor for class org.springframework.yarn.am.AbstractEventingAppmaster
-
- AbstractExpressionEvaluator - Class in org.springframework.yarn.support
-
Base class providing common functionality for using Spring expression language.
- AbstractExpressionEvaluator() - Constructor for class org.springframework.yarn.support.AbstractExpressionEvaluator
-
- AbstractLauncher - Class in org.springframework.yarn.am.container
-
The base class for Container launcher implementations.
- AbstractLauncher() - Constructor for class org.springframework.yarn.am.container.AbstractLauncher
-
- AbstractLauncher.ContainerLauncherInterceptorList - Class in org.springframework.yarn.am.container
-
Convenient wrapper for interceptor list.
- AbstractLauncher.ContainerLauncherInterceptorList() - Constructor for class org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList
-
- AbstractLocalResourcesSelector - Class in org.springframework.yarn.fs
-
Base implementation for
LocalResourcesSelector supporting simple
use cases where user needs to localise properties, zip and jar files.
- AbstractLocalResourcesSelector() - Constructor for class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
- AbstractMonitor - Class in org.springframework.yarn.am.monitor
-
The base class for Container monitoring implementations.
- AbstractMonitor() - Constructor for class org.springframework.yarn.am.monitor.AbstractMonitor
-
- AbstractPollingAllocator - Class in org.springframework.yarn.am.allocate
-
Base implementation of allocator which is meant to handle
allocation by doing a simple periodic polling against
resource manager.
- AbstractPollingAllocator() - Constructor for class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
- AbstractProcessingAppmaster - Class in org.springframework.yarn.am
-
Base application master implementation which handles a simple
life-cycle scenario of; allocate, launch, monitor.
- AbstractProcessingAppmaster() - Constructor for class org.springframework.yarn.am.AbstractProcessingAppmaster
-
- AbstractResourceLocalizer - Class in org.springframework.yarn.fs
-
- AbstractResourceLocalizer(Configuration) - Constructor for class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Instantiates a new abstract resource localizer.
- AbstractResourceLocalizer(Configuration, Path) - Constructor for class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Instantiates a new abstract resource localizer.
- AbstractServicesAppmaster - Class in org.springframework.yarn.am
-
Extension of
AbstractAppmaster which adds
a common container services needed for usual
application master.
- AbstractServicesAppmaster() - Constructor for class org.springframework.yarn.am.AbstractServicesAppmaster
-
- AbstractYarnClient - Class in org.springframework.yarn.client
-
Base implementation providing functionality for
YarnClient.
- AbstractYarnClient(ClientRmOperations) - Constructor for class org.springframework.yarn.client.AbstractYarnClient
-
Constructs client with a given template.
- AbstractYarnContainer - Class in org.springframework.yarn.container
-
- AbstractYarnContainer() - Constructor for class org.springframework.yarn.container.AbstractYarnContainer
-
- AbstractYarnEvent - Class in org.springframework.yarn.event
-
- AbstractYarnEvent(Object) - Constructor for class org.springframework.yarn.event.AbstractYarnEvent
-
Create a new ApplicationEvent.
- AbstractYarnNamespaceHandler - Class in org.springframework.yarn.config
-
Base namespace handler which registers a bean factory post processor order to
get default beans created automatically.
- AbstractYarnNamespaceHandler() - Constructor for class org.springframework.yarn.config.AbstractYarnNamespaceHandler
-
- add(ContainerLauncherInterceptor) - Method in class org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList
-
Adds interceptor to the list.
- add(S) - Method in class org.springframework.yarn.listener.OrderedComposite
-
Register additional item.
- add(ApplicationsReport.InstalledField) - Method in class org.springframework.yarn.support.console.ApplicationsReport.InstalledReportBuilder
-
Adds a new field into a report.
- add(ApplicationsReport.SubmittedField) - Method in class org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder
-
Adds a new field into a report.
- add(ApplicationsReport.SubmittedField...) - Method in class org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder
-
Adds a new fields into a report.
- addAny(int) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Adds request for any container for given count.
- addAppmasterStateListener(AppmasterStateListener) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Adds the appmaster state listener.
- addAppmasterStateListener(AppmasterStateListener) - Method in interface org.springframework.yarn.am.YarnAppmaster
-
Adds the appmaster state listener.
- addArchives(Configuration, Resource...) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addClasspathEntries(ArrayList<String>) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Adds the classpath entries.
- addContainerMonitorStateListener(ContainerMonitorListener) - Method in class org.springframework.yarn.am.monitor.AbstractMonitor
-
Adds the container monitor state listener.
- addContainerMonitorStateListener(ContainerMonitorListener) - Method in interface org.springframework.yarn.am.monitor.ContainerMonitor
-
Adds the container monitor state listener.
- addContainers(int) - Method in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker
-
Adds new count of containers into 'any'
pending requests.
- addContainers(ContainerAllocateData) - Method in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker
-
Adds new count of containers into 'host', 'rack'
and 'any' pending requests.
- addContainerStateListener(ContainerStateListener) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
- addContainerStateListener(ContainerStateListener) - Method in interface org.springframework.yarn.container.LongRunningYarnContainer
-
Adds the container state listener.
- addExitDescription(String) - Method in class org.springframework.yarn.launch.ExitStatus
-
Add an exit description to an existing
ExitStatus.
- addExitDescription(Throwable) - Method in class org.springframework.yarn.launch.ExitStatus
-
Extract the stack trace from the throwable provided and append it to
the exist description.
- addFiles(Configuration, Resource...) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addHeader(Integer, TableHeader) - Method in class org.springframework.yarn.support.console.Table
-
- addHosts(String, int) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Adds request for a host for given count.
- addInterceptor(ContainerLauncherInterceptor) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Add a service interceptor to the end of the list.
- addLibs(Configuration, Resource...) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addListener(ContainerAllocatorListener) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
- addListener(ContainerAllocatorListener) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- addPattern(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Adds a pattern to be returned selected.
- addPatterns(String...) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Adds a patterns to be returned as selected.
- addPatterns(List<String>) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Adds a patterns to be returned as selected.
- addProperties(Configuration, Properties) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- addRacks(String, int) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Adds request for a rack for given count.
- AddRawContent(String, byte[]) - Method in class org.springframework.yarn.fs.DefaultResourceLocalizer
-
Adds a content into a to be written entries.
- addValue(Integer, String) - Method in class org.springframework.yarn.support.console.TableRow
-
Add a value to the to the specified column within this row.
- afterPropertiesSet() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- afterPropertiesSet() - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
-
- afterPropertiesSet() - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
- afterPropertiesSet() - Method in class org.springframework.yarn.support.AbstractExpressionEvaluator
-
- afterPropertiesSet() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- allocate(AllocateRequest) - Method in interface org.springframework.yarn.am.AppmasterRmOperations
-
Allocate container.
- allocate(AllocateRequest) - Method in class org.springframework.yarn.am.AppmasterRmTemplate
-
- allocateContainers(int) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
Allocate new containers.
- allocateContainers(ContainerAllocateData) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
Allocate new containers.
- allocateContainers(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- allocateContainers(ContainerAllocateData) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- allocated(List<Container>) - Method in class org.springframework.yarn.listener.CompositeContainerAllocatorListener
-
- allocated(List<Container>) - Method in interface org.springframework.yarn.listener.ContainerAllocatorListener
-
Invoked when new containers are allocated.
- AMSERVICE_BATCH_JOBEXECUTIONID - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch job execution id.
- AMSERVICE_BATCH_STEPEXECUTIONID - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch step execution id.
- AMSERVICE_BATCH_STEPEXECUTIONNAME - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch step execution name.
- AMSERVICE_BATCH_STEPNAME - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice batch step name.
- AMSERVICE_HOST - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice host.
- AMSERVICE_PORT - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for amservice port.
- and(ExitStatus) - Method in class org.springframework.yarn.launch.ExitStatus
-
Create a new
ExitStatus with a logical combination of the exit
code, and a concatenation of the descriptions.
- AnnotatedMethodFilter - Class in org.springframework.yarn.support
-
A MethodFilter implementation that enables the following:
matching on method name, if available
exclusion of void-returning methods if 'requiresReply' is true
limiting to annotated methods if at least one is present
- AnnotatedMethodFilter(Class<? extends Annotation>, String, boolean) - Constructor for class org.springframework.yarn.support.AnnotatedMethodFilter
-
- anysInfo - Variable in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker.AllocateCountInfo
-
- ApplicationDescriptor - Class in org.springframework.yarn.client
-
An ApplicationDescriptor is a descriptor for an application meant to
be installed into HDFS and later run from there.
- ApplicationDescriptor() - Constructor for class org.springframework.yarn.client.ApplicationDescriptor
-
Instantiates a new application descriptor.
- ApplicationDescriptor(String) - Constructor for class org.springframework.yarn.client.ApplicationDescriptor
-
Instantiates a new application descriptor.
- ApplicationsReport - Class in org.springframework.yarn.support.console
-
Utility class to build reports of applications.
- ApplicationsReport.InstalledField - Enum in org.springframework.yarn.support.console
-
Enums for installed applications fields.
- ApplicationsReport.InstalledReportBuilder - Class in org.springframework.yarn.support.console
-
Builder for installed applications.
- ApplicationsReport.SubmittedField - Enum in org.springframework.yarn.support.console
-
Enums for submitted applications fields.
- ApplicationsReport.SubmittedReportBuilder - Class in org.springframework.yarn.support.console
-
Builder for submitted applications.
- ApplicationYarnClient - Interface in org.springframework.yarn.client
-
A
ApplicationYarnClient is an extension of
YarnClient
introducing more direct semantics of an application.
- appmasterClass(Class<? extends YarnAppmaster>) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- appmasterClass(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- appmasterClass(Class<? extends YarnAppmaster>) - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
-
Specify a YarnAppmaster class.
- appmasterClass(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
-
Specify a YarnAppmaster as a fully qualified class name.
- AppmasterCmOperations - Interface in org.springframework.yarn.am
-
Interface for appmaster to container manager communication.
- AppmasterCmTemplate - Class in org.springframework.yarn.am
-
- AppmasterCmTemplate(Configuration, Container) - Constructor for class org.springframework.yarn.am.AppmasterCmTemplate
-
Instantiates a new AppmasterCmTemplate.
- AppmasterConstants - Class in org.springframework.yarn.am
-
Public constants used for application master.
- AppmasterConstants() - Constructor for class org.springframework.yarn.am.AppmasterConstants
-
- AppmasterRmOperations - Interface in org.springframework.yarn.am
-
Interface for appmaster to resource manager communication.
- AppmasterRmTemplate - Class in org.springframework.yarn.am
-
- AppmasterRmTemplate(Configuration) - Constructor for class org.springframework.yarn.am.AppmasterRmTemplate
-
Instantiates a new AppmasterRmTemplate.
- AppmasterScOperations - Interface in org.springframework.yarn.client
-
Interface defining message operations for Application
Master Service Client.
- AppmasterService - Interface in org.springframework.yarn.am
-
Interface for service running on Application Master.
- AppmasterServiceClient - Interface in org.springframework.yarn.am
-
Currently this is empty and only used as marker interface
making indication that a class is used client for
Application Master Service.
- AppmasterStateListener - Interface in org.springframework.yarn.listener
-
Interface used for appmaster to notify its state.
- AppmasterStateListener.AppmasterState - Enum in org.springframework.yarn.listener
-
Enum for appmaster states
- AppmasterTrackService - Interface in org.springframework.yarn.am
-
Generic interface for Hadoop Yarn Track Service
running inside Application Master.
- appName(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- appName(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a yarn application name.
- appType(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- appType(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a yarn application type.
- ARG_APPLICATION_ID - Static variable in class org.springframework.yarn.client.CommandLineClientRunner
-
- argument(String, String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- argument(String, String) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- arguments(Properties) - Method in interface org.springframework.yarn.config.annotation.configurers.ClientMasterRunnerConfigurer
-
- arguments(Properties) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- arguments(Properties) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- arguments(Properties) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- asProperties(Configuration) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
Returns a static
Properties copy of the given configuration.
- assign(ContainerId, E) - Method in interface org.springframework.yarn.am.assign.ContainerAssign
-
Assign data with container.
- assign(ContainerId, Object) - Method in class org.springframework.yarn.am.assign.DefaultContainerAssign
-
- calculateColumnWidths() - Method in class org.springframework.yarn.support.console.Table
-
- canConvert(Class<?>, Class<?>) - Method in class org.springframework.yarn.support.BeanFactoryTypeConverter
-
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.yarn.support.BeanFactoryTypeConverter
-
- clean() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
- clean() - Method in interface org.springframework.yarn.fs.SmartResourceLocalizer
-
Cleans all leftovers what has been created during
the distribute process.
- clientClass(Class<? extends YarnClient>) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- clientClass(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- clientClass(Class<? extends YarnClient>) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a YarnClient class.
- clientClass(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a YarnClient as a fully qualified class name.
- ClientMasterRunnerConfigurer - Interface in org.springframework.yarn.config.annotation.configurers
-
- ClientParser - Class in org.springframework.yarn.config
-
Simple namespace parser for yarn:client.
- ClientParser() - Constructor for class org.springframework.yarn.config.ClientParser
-
- ClientRmOperations - Interface in org.springframework.yarn.client
-
Interface for client to resource manager communication.
- ClientRmTemplate - Class in org.springframework.yarn.client
-
- ClientRmTemplate(Configuration) - Constructor for class org.springframework.yarn.client.ClientRmTemplate
-
- closeReader(Reader) - Static method in class org.springframework.yarn.support.console.CommonUtils
-
- collectionToCommaDelimitedString(Collection<String>) - Static method in class org.springframework.yarn.support.console.CommonUtils
-
Convert a List of Strings to a comma delimited String.
- COLUMN_1 - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- COLUMN_2 - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- COLUMN_3 - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- COLUMN_4 - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- COLUMN_5 - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- COLUMN_6 - Static variable in class org.springframework.yarn.support.console.UiUtils
-
- CommandLineAppmasterRunner - Class in org.springframework.yarn.am
-
Simple launcher for application master.
- CommandLineAppmasterRunner() - Constructor for class org.springframework.yarn.am.CommandLineAppmasterRunner
-
- CommandLineClientRunner - Class in org.springframework.yarn.client
-
A simple client runner executing a bean named "yarnClient".
- CommandLineClientRunner() - Constructor for class org.springframework.yarn.client.CommandLineClientRunner
-
- CommandLineContainerRunner - Class in org.springframework.yarn.container
-
A simple container runner executing a bean
named "yarnContainer".
- CommandLineContainerRunner() - Constructor for class org.springframework.yarn.container.CommandLineContainerRunner
-
- CommandYarnClient - Class in org.springframework.yarn.client
-
- CommandYarnClient(ClientRmOperations) - Constructor for class org.springframework.yarn.client.CommandYarnClient
-
Constructs a default client with a given template.
- CommonUtils - Class in org.springframework.yarn.support.console
-
Contains common non-ui related helper methods for rendering text to the console.
- CommonUtils() - Constructor for class org.springframework.yarn.support.console.CommonUtils
-
- compareTo(ExitStatus) - Method in class org.springframework.yarn.launch.ExitStatus
-
- COMPLETED - Static variable in class org.springframework.yarn.launch.ExitStatus
-
Convenient constant value representing finished processing.
- completed(List<ContainerStatus>) - Method in class org.springframework.yarn.listener.CompositeContainerAllocatorListener
-
- completed(List<ContainerStatus>) - Method in interface org.springframework.yarn.listener.ContainerAllocatorListener
-
Invoked when containers are releases and thus
marked as completed.
- completedCount() - Method in interface org.springframework.yarn.am.monitor.ContainerMonitor
-
Gets a count of completed containers.
- completedCount() - Method in class org.springframework.yarn.am.monitor.DefaultContainerMonitor
-
- CompositeAppmasterStateListener - Class in org.springframework.yarn.listener
-
Composite listener for handling appmaster state events.
- CompositeAppmasterStateListener() - Constructor for class org.springframework.yarn.listener.CompositeAppmasterStateListener
-
- CompositeContainerAllocatorListener - Class in org.springframework.yarn.listener
-
Composite listener for handling allocation events.
- CompositeContainerAllocatorListener() - Constructor for class org.springframework.yarn.listener.CompositeContainerAllocatorListener
-
- CompositeContainerMonitorStateListener - Class in org.springframework.yarn.listener
-
Composite listener for handling container monitor events.
- CompositeContainerMonitorStateListener() - Constructor for class org.springframework.yarn.listener.CompositeContainerMonitorStateListener
-
- CompositeContainerStateListener - Class in org.springframework.yarn.listener
-
Composite listener for handling container state events.
- CompositeContainerStateListener() - Constructor for class org.springframework.yarn.listener.CompositeContainerStateListener
-
- configuration(Configuration) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- configuration(Configuration) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- configuration(Configuration) - Method in class org.springframework.yarn.config.annotation.builders.YarnContainerBuilder
-
- configuration(Configuration) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the yarn configuration.
- configuration(Configuration) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- ConfigurationFactoryBean - Class in org.springframework.yarn.configuration
-
- ConfigurationFactoryBean() - Constructor for class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- ConfigurationUtils - Class in org.springframework.yarn.configuration
-
- ConfigurationUtils() - Constructor for class org.springframework.yarn.configuration.ConfigurationUtils
-
- configure(YarnClientBuilder) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- configure(YarnEnvironmentBuilder) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- configure(YarnResourceLocalizerBuilder) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
-
- configure(YarnResourceLocalizerBuilder) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- configure(YarnAppmasterBuilder) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerAllocatorConfigurer
-
- configure(YarnAppmasterBuilder) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- configure(YarnConfigConfigurer) - Method in interface org.springframework.yarn.config.annotation.SpringYarnConfigurer
-
- configure(YarnResourceLocalizerConfigurer) - Method in interface org.springframework.yarn.config.annotation.SpringYarnConfigurer
-
- configure(YarnEnvironmentConfigurer) - Method in interface org.springframework.yarn.config.annotation.SpringYarnConfigurer
-
- configure(YarnClientConfigurer) - Method in interface org.springframework.yarn.config.annotation.SpringYarnConfigurer
-
- configure(YarnAppmasterConfigurer) - Method in interface org.springframework.yarn.config.annotation.SpringYarnConfigurer
-
- configure(YarnContainerConfigurer) - Method in interface org.springframework.yarn.config.annotation.SpringYarnConfigurer
-
- configure(SpringYarnConfigBuilder) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configure(YarnConfigConfigurer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configure(YarnResourceLocalizerConfigurer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configure(YarnEnvironmentConfigurer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configure(YarnClientConfigurer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configure(YarnAppmasterConfigurer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configure(YarnContainerConfigurer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- configureProperties(Properties) - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- configureProperties(Properties) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
- configureResources(Set<Resource>) - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- CONFIGURING_POSTPROCESSOR_BEAN_NAME - Static variable in class org.springframework.yarn.config.AbstractYarnNamespaceHandler
-
- ConfiguringBeanFactoryPostProcessor - Class in org.springframework.yarn.config
-
Bean factory post processor which adds creates default task
scheduler and executor if necessary.
- ConfiguringBeanFactoryPostProcessor() - Constructor for class org.springframework.yarn.config.ConfiguringBeanFactoryPostProcessor
-
- ConfiguringBeanFactoryPostProcessorConfiguration - Class in org.springframework.yarn.config.annotation
-
- ConfiguringBeanFactoryPostProcessorConfiguration() - Constructor for class org.springframework.yarn.config.annotation.ConfiguringBeanFactoryPostProcessorConfiguration
-
- CONTAINER_COUNT - Static variable in class org.springframework.yarn.am.AppmasterConstants
-
Constant used to indicate number of container launched
- ContainerActivatorAnnotationPostProcessor - Class in org.springframework.yarn.config.annotation
-
- ContainerActivatorAnnotationPostProcessor(ListableBeanFactory) - Constructor for class org.springframework.yarn.config.annotation.ContainerActivatorAnnotationPostProcessor
-
- ContainerAllocateData - Class in org.springframework.yarn.am.allocate
-
- ContainerAllocateData() - Constructor for class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Instantiates a new container allocate data.
- ContainerAllocationEvent - Class in org.springframework.yarn.event
-
Generic event representing that
Container has been allocated.
- ContainerAllocationEvent(Object, Container) - Constructor for class org.springframework.yarn.event.ContainerAllocationEvent
-
- ContainerAllocator - Interface in org.springframework.yarn.am.allocate
-
General interface for container allocators.
- ContainerAllocatorListener - Interface in org.springframework.yarn.listener
-
Interface used for allocator to notify newly allocated
and completed containers.
- ContainerAssign<E> - Interface in org.springframework.yarn.am.assign
-
Interface storing and keeping data associated with
a container.
- ContainerAware - Interface in org.springframework.yarn.am.monitor
-
- containerClass(Class<? extends YarnContainer>) - Method in class org.springframework.yarn.config.annotation.builders.YarnContainerBuilder
-
- containerClass(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnContainerBuilder
-
- containerClass(Class<? extends YarnContainer>) - Method in interface org.springframework.yarn.config.annotation.builders.YarnContainerConfigurer
-
Specify a YarnContainer class.
- containerClass(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnContainerConfigurer
-
Specify a YarnContainer as a fully qualified class name.
- containerCommands(String...) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- containerCommands(String...) - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
-
Specify a raw array of commands used to start a container.
- ContainerCompletedEvent - Class in org.springframework.yarn.event
-
Generic event representing that
Container has been completed.
- ContainerCompletedEvent(Object, ContainerStatus) - Constructor for class org.springframework.yarn.event.ContainerCompletedEvent
-
- ContainerHandler - Class in org.springframework.yarn.container
-
Handler for a common object representing something to be run.
- ContainerHandler(Object) - Constructor for class org.springframework.yarn.container.ContainerHandler
-
Instantiates a new container handler.
- ContainerHandler(Object, Method) - Constructor for class org.springframework.yarn.container.ContainerHandler
-
Instantiates a new container handler.
- ContainerHandler(Object, String) - Constructor for class org.springframework.yarn.container.ContainerHandler
-
Instantiates a new container handler.
- ContainerHandler(MethodInvokingYarnContainerRuntimeProcessor<T>) - Constructor for class org.springframework.yarn.container.ContainerHandler
-
Instantiates a new container handler.
- ContainerLaunchedEvent - Class in org.springframework.yarn.event
-
Generic event representing that
Container has been launched.
- ContainerLaunchedEvent(Object, Container) - Constructor for class org.springframework.yarn.event.ContainerLaunchedEvent
-
- ContainerLauncher - Interface in org.springframework.yarn.am.container
-
General interface for container launcher.
- ContainerLauncherInterceptor - Interface in org.springframework.yarn.am
-
Interface for interceptors that are able to view and/or modify the
ContainerLaunchContext before the container is launched.
- ContainerLaunchRequestFailedEvent - Class in org.springframework.yarn.event
-
Generic event representing that
Container launch request has failed.
- ContainerLaunchRequestFailedEvent(Object, Container) - Constructor for class org.springframework.yarn.event.ContainerLaunchRequestFailedEvent
-
- ContainerMethodInvokerHelper<T> - Class in org.springframework.yarn.container
-
A helper class using spel to execute target methods.
- ContainerMethodInvokerHelper(Object, Method) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper
-
- ContainerMethodInvokerHelper(Object, Method, Class<?>) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper
-
- ContainerMethodInvokerHelper(Object, String) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper
-
- ContainerMethodInvokerHelper(Object, String, Class<?>) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper
-
- ContainerMethodInvokerHelper(Object, Class<? extends Annotation>) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper
-
- ContainerMethodInvokerHelper(Object, Class<? extends Annotation>, Class<?>) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper
-
- ContainerMethodInvokerHelper.ParametersWrapper - Class in org.springframework.yarn.container
-
Wrapping everything we need to work with spel.
- ContainerMethodInvokerHelper.ParametersWrapper(Map<String, String>, Properties) - Constructor for class org.springframework.yarn.container.ContainerMethodInvokerHelper.ParametersWrapper
-
- ContainerMonitor - Interface in org.springframework.yarn.am.monitor
-
General interface for components able to monitor application
and container statuses.
- ContainerMonitorListener - Interface in org.springframework.yarn.listener
-
Interface used for monitor to state of the monitor.
- ContainerMonitorListener.ContainerMonitorState - Class in org.springframework.yarn.listener
-
Class holding state info.
- ContainerMonitorListener.ContainerMonitorState(int, int, int, int) - Constructor for class org.springframework.yarn.listener.ContainerMonitorListener.ContainerMonitorState
-
Instantiates a new container monitor state.
- ContainerParser - Class in org.springframework.yarn.config
-
Simple namespace parser for yarn:container.
- ContainerParser() - Constructor for class org.springframework.yarn.config.ContainerParser
-
- containerRef(YarnContainer) - Method in class org.springframework.yarn.config.annotation.builders.YarnContainerBuilder
-
- containerRef(YarnContainer) - Method in interface org.springframework.yarn.config.annotation.builders.YarnContainerConfigurer
-
Specify a YarnContainer reference.
- ContainerRequestHint - Class in org.springframework.yarn.am.container
-
Helper class used to add request data hints.
- ContainerRequestHint(Object, Resource, String[], String[], Priority) - Constructor for class org.springframework.yarn.am.container.ContainerRequestHint
-
Instantiates a new container request data.
- ContainerResolver - Interface in org.springframework.yarn.am.container
-
Interface for implementations which knows how to resolve
container locations.
- ContainerRunner - Interface in org.springframework.yarn.container
-
A
ContainerRunner is an interface against
YarnContainer
order to execute its run logic.
- ContainerStateListener - Interface in org.springframework.yarn.listener
-
Interface used for container to notify its state.
- ContainerStateListener.ContainerState - Enum in org.springframework.yarn.listener
-
Enum for container states
- containsToken(NMTokenCache, String) - Static method in class org.springframework.yarn.support.compat.NMTokenCacheCompat
-
- contextClass(Class<?>) - Method in interface org.springframework.yarn.config.annotation.configurers.ClientMasterRunnerConfigurer
-
- contextClass(Class<?>) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- contextClass(Class<?>) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- contextClass(Class<?>) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- contextFile(String) - Method in interface org.springframework.yarn.config.annotation.configurers.ClientMasterRunnerConfigurer
-
- contextFile(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- contextFile(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- contextFile(String) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- CONVERSION_SERVICE_BEAN_NAME - Static variable in class org.springframework.yarn.support.YarnContextUtils
-
- convertValue(Object, TypeDescriptor, TypeDescriptor) - Method in class org.springframework.yarn.support.BeanFactoryTypeConverter
-
- convertYarnAccessException(YarnRuntimeException) - Static method in class org.springframework.yarn.support.YarnUtils
-
- convertYarnAccessException(IOException) - Static method in class org.springframework.yarn.support.YarnUtils
-
- convertYarnAccessException(RemoteException) - Static method in class org.springframework.yarn.support.YarnUtils
-
- convertYarnAccessException(YarnException) - Static method in class org.springframework.yarn.support.YarnUtils
-
- copy(String, String, boolean) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
-
- copy(String[], String, boolean) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
-
- copy(String, String, boolean) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer
-
- copy(String[], String, boolean) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer
-
- copy() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
- copy() - Method in interface org.springframework.yarn.fs.SmartResourceLocalizer
-
If resource localizer has knowledge to copy files
into file system, calling this method effectively
should do all tasks for that specific functionality.
- createConfiguration(Configuration) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Creates a configuration instance potentially using the existing one (passed as an argument - which can be null).
- createElementDescription(Element) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Provides a user friendly description of an element based on its node name
and, if available, its "id" attribute value.
- createEnvironment() - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Creates the
Map to be returned from this factory bean.
- createFrom(Configuration, Properties) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- createFrom(YarnConfiguration, Properties) - Static method in class org.springframework.yarn.configuration.ConfigurationUtils
-
- createProxy() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
Creates the proxy.
- createStandardEvaluationContext() - Static method in class org.springframework.yarn.support.ExpressionUtils
-
Used to create a context with no BeanFactory, usually in tests.
- createStandardEvaluationContext(BeanFactory) - Static method in class org.springframework.yarn.support.ExpressionUtils
-
Obtains the context from the beanFactory if not null; emits a warning if the beanFactory
is null.
- DEFAULT_CONTEXT_FILE_APPMASTER - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default name of appmaster context file.
- DEFAULT_CONTEXT_FILE_CLIENT - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default name of client context file.
- DEFAULT_CONTEXT_FILE_CONTAINER - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default name of container context file.
- DEFAULT_ID_AMSERVICE - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for appmaster service.
- DEFAULT_ID_AMSERVICE_CLIENT - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for appmaster service client.
- DEFAULT_ID_AMTRACKSERVICE - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for appmaster track service.
- DEFAULT_ID_APPMASTER - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for appmaster.
- DEFAULT_ID_CLIENT - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for client.
- DEFAULT_ID_CLIENT_AMSERVICE - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for appmaster client service.
- DEFAULT_ID_CONFIGURATION - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for resource yarn configuration.
- DEFAULT_ID_CONTAINER - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for container.
- DEFAULT_ID_CONTAINER_CLASS - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for container class.
- DEFAULT_ID_CONTAINER_REF - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for container ref.
- DEFAULT_ID_ENVIRONMENT - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for resource environment.
- DEFAULT_ID_EVENT_PUBLISHER - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for Yarn event publisher.
- DEFAULT_ID_LOCAL_RESOURCES - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default bean id for resource localizer.
- DEFAULT_STAGING_BASE_DIR_NAME - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default staging directory base name.
- DEFAULT_STAGING_DIR_NAME - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default staging directory name.
- DefaultAllocateCountTracker - Class in org.springframework.yarn.am.allocate
-
Helper class tracking allocation counts.
- DefaultAllocateCountTracker(Configuration) - Constructor for class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker
-
Instantiates a new default allocate count tracker.
- DefaultAllocateCountTracker.AllocateCountInfo - Class in org.springframework.yarn.am.allocate
-
- DefaultAllocateCountTracker.AllocateCountInfo() - Constructor for class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker.AllocateCountInfo
-
- DefaultApplicationYarnClient - Class in org.springframework.yarn.client
-
- DefaultApplicationYarnClient(ClientRmOperations) - Constructor for class org.springframework.yarn.client.DefaultApplicationYarnClient
-
Instantiates a new default application yarn client.
- DefaultClientMasterRunnerConfigurer - Class in org.springframework.yarn.config.annotation.configurers
-
- DefaultClientMasterRunnerConfigurer() - Constructor for class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- DefaultContainerAllocator - Class in org.springframework.yarn.am.allocate
-
Default allocator which polls resource manager, requests new containers
and acts as a heart beat sender at the same time.
- DefaultContainerAllocator() - Constructor for class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- DefaultContainerAssign - Class in org.springframework.yarn.am.assign
-
- DefaultContainerAssign() - Constructor for class org.springframework.yarn.am.assign.DefaultContainerAssign
-
- DefaultContainerLauncher - Class in org.springframework.yarn.am.container
-
Default container launcher.
- DefaultContainerLauncher() - Constructor for class org.springframework.yarn.am.container.DefaultContainerLauncher
-
- DefaultContainerMonitor - Class in org.springframework.yarn.am.monitor
-
Default implementation of
ContainerMonitor which simple
tracks number of total and completed containers.
- DefaultContainerMonitor() - Constructor for class org.springframework.yarn.am.monitor.DefaultContainerMonitor
-
- DefaultEnvironmentClasspathConfigurer - Class in org.springframework.yarn.config.annotation.configurers
-
AnnotationConfigurer which knows how to handle configuring a
classpath.
- DefaultEnvironmentClasspathConfigurer() - Constructor for class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- defaultId(ParserContext, Element) - Method in class org.springframework.yarn.config.LocalresourcesParser
-
- DefaultLocalResourcesCopyConfigurer - Class in org.springframework.yarn.config.annotation.configurers
-
- DefaultLocalResourcesCopyConfigurer() - Constructor for class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
-
- DefaultLocalResourcesCopyConfigurer.ConfiguredCopyEntry - Class in org.springframework.yarn.config.annotation.configurers
-
- DefaultLocalResourcesHdfsConfigurer - Class in org.springframework.yarn.config.annotation.configurers
-
- DefaultLocalResourcesHdfsConfigurer() - Constructor for class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesHdfsConfigurer
-
- defaultLocalResourceType(LocalResourceType) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- defaultLocalResourceVisibility(LocalResourceVisibility) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- DefaultMasterContainerAllocatorConfigurer - Class in org.springframework.yarn.config.annotation.configurers
-
- DefaultMasterContainerAllocatorConfigurer() - Constructor for class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerAllocatorConfigurer
-
- DefaultMasterContainerRunnerConfigurer - Class in org.springframework.yarn.config.annotation.configurers
-
- DefaultMasterContainerRunnerConfigurer() - Constructor for class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- DefaultResourceLocalizer - Class in org.springframework.yarn.fs
-
Default implementation of
ResourceLocalizer which
is only capable of re-using files already in HDFS and preparing
correct parameters for created
LocalResource entries.
- DefaultResourceLocalizer(Configuration, Collection<LocalResourcesFactoryBean.TransferEntry>, Collection<LocalResourcesFactoryBean.CopyEntry>) - Constructor for class org.springframework.yarn.fs.DefaultResourceLocalizer
-
Instantiates a new default resource localizer.
- DefaultResourceLocalizer(Configuration, Collection<LocalResourcesFactoryBean.TransferEntry>, Collection<LocalResourcesFactoryBean.CopyEntry>, Path) - Constructor for class org.springframework.yarn.fs.DefaultResourceLocalizer
-
Instantiates a new default resource localizer.
- DefaultYarnContainer - Class in org.springframework.yarn.container
-
- DefaultYarnContainer() - Constructor for class org.springframework.yarn.container.DefaultYarnContainer
-
- DefaultYarnEventPublisher - Class in org.springframework.yarn.event
-
The default strategy for publishing Yarn events.
- DefaultYarnEventPublisher() - Constructor for class org.springframework.yarn.event.DefaultYarnEventPublisher
-
Constructs default strategy without an event publisher.
- DefaultYarnEventPublisher(ApplicationEventPublisher) - Constructor for class org.springframework.yarn.event.DefaultYarnEventPublisher
-
Constructs default strategy with an event publisher.
- deleteStagingEntries() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Delete staging entries.
- delimiter(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- delimiter(String) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify a delimiter used in a classpath.
- destination(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer.ConfiguredCopyEntry
-
- destroy() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
- distribute() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
- distribute() - Method in interface org.springframework.yarn.fs.SmartResourceLocalizer
-
If underlying implementation needs to do operations
on file system or any other preparation work,
calling of this method should make implementation
ready to return resources from
ResourceLocalizer.getResources()
command.
- doContainerRequest() - Method in class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
Subclasses needs to implements this method to do container
requests against resource manager.
- doContainerRequest() - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- doFileCopy(FileSystem) - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Do file copy.
- doFileCopy(FileSystem) - Method in class org.springframework.yarn.fs.DefaultResourceLocalizer
-
- doFileTransfer(FileSystem) - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Do file transfer.
- doFileTransfer(FileSystem) - Method in class org.springframework.yarn.fs.DefaultResourceLocalizer
-
- doInYarn(P) - Method in interface org.springframework.yarn.rpc.YarnRpcCallback
-
Execute callback.
- doMain(String[]) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Main method visible to sub-classes.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.yarn.config.ClientParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.yarn.config.ContainerParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.yarn.config.LocalresourcesParser
-
- doPoll() - Method in class org.springframework.yarn.support.PollingTaskSupport
-
Do poll.
- doStart() - Method in class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
- doStart() - Method in class org.springframework.yarn.am.container.DefaultContainerLauncher
-
- doStart() - Method in class org.springframework.yarn.am.StaticAppmaster
-
- doStart() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
Subclasses may implement this method with the start behavior.
- doStop() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
- doStop() - Method in class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
- doStop() - Method in class org.springframework.yarn.am.container.DefaultContainerLauncher
-
- doStop() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
Subclasses may implement this method with the stop behavior.
- GenericRpcMessage<T> - Class in org.springframework.yarn.am
-
- GenericRpcMessage(T) - Constructor for class org.springframework.yarn.am.GenericRpcMessage
-
- get(RpcMessage<?>) - Method in interface org.springframework.yarn.client.AppmasterScOperations
-
- getAddress(Configuration) - Static method in class org.springframework.yarn.support.YarnUtils
-
Gets the address.
- getAllocateCounts() - Method in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker
-
Gets the allocate counts which should be used
to create allocate requests.
- getAllocator() - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
-
- getAny() - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Gets the count for any container.
- getApplicationAttemptId() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the application attempt id.
- getApplicationAttemptId() - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Gets the application attempt id.
- getApplicationAttemptId(Map<String, String>) - Static method in class org.springframework.yarn.support.YarnUtils
-
- getApplicationContext(String) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Gets the Application Context.
- getApplicationReport(ApplicationId) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- getApplicationReport(ApplicationId) - Method in interface org.springframework.yarn.client.ClientRmOperations
-
Gets a report of the application.
- getApplicationReport(ApplicationId) - Method in class org.springframework.yarn.client.ClientRmTemplate
-
- getApplicationReport(ApplicationId) - Method in interface org.springframework.yarn.client.YarnClient
-
Gets a report of the application.
- getAppmasterBuilder() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- getAppmasterClientService() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
- getAppmasterClientService(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
Return the
AppmasterService bean whose name is "yarnClientAmservice" if
available.
- getAppmasterService() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
- getAppmasterService(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
- getAppmasterTrackService() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
- getAppmasterTrackService(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
- getAssignedContainer(E) - Method in interface org.springframework.yarn.am.assign.ContainerAssign
-
Gets the assigned container.
- getAssignedContainer(Object) - Method in class org.springframework.yarn.am.assign.DefaultContainerAssign
-
- getAssignedData(ContainerId) - Method in interface org.springframework.yarn.am.assign.ContainerAssign
-
Gets the assigned data.
- getAssignedData(ContainerId) - Method in class org.springframework.yarn.am.assign.DefaultContainerAssign
-
- getBeanClass(Element) - Method in class org.springframework.yarn.config.ClientParser
-
- getBeanClass(Element) - Method in class org.springframework.yarn.config.ContainerParser
-
- getBeanClass(Element) - Method in class org.springframework.yarn.config.LocalresourcesParser
-
- getBeanFactory() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- getBeanFactoryPostProcessor() - Static method in class org.springframework.yarn.config.annotation.ConfiguringBeanFactoryPostProcessorConfiguration
-
- getBody() - Method in class org.springframework.yarn.am.GenericRpcMessage
-
- getBody() - Method in interface org.springframework.yarn.am.RpcMessage
-
Gets a body of this message.
- getCapability() - Method in class org.springframework.yarn.am.container.ContainerRequestHint
-
Gets the capability.
- getChildApplicationContext(String, ConfigurableApplicationContext) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Gets the Application Context.
- getChildContextConfigPath(String) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Allows subclass to modify parsed context configuration path.
- getClientBuilder() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- getClientRmOperations() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Gets the client rm operations.
- getCmTemplate(Container) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
- getCommands() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the commands.
- getCompleted() - Method in class org.springframework.yarn.listener.ContainerMonitorListener.ContainerMonitorState
-
Gets the completed count.
- getConfigBuilder() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
Gets the Yarn config builder.
- getConfiguration() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the Yarn configuration.
- getConfiguration() - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Gets the Yarn configuration.
- getConfiguration() - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Gets the Yarn configuration.
- getConfiguration() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- getConfiguration() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- getConfiguration() - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Gets the Yarn configuration.
- getConfiguration() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Gets the hadoop configuration.
- getConfiguration() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
Gets the Yarn configuration.
- getContainer() - Method in class org.springframework.yarn.event.ContainerAllocationEvent
-
Gets the container.
- getContainer() - Method in class org.springframework.yarn.event.ContainerLaunchedEvent
-
Gets the container.
- getContainer() - Method in class org.springframework.yarn.event.ContainerLaunchRequestFailedEvent
-
Gets the container.
- getContainerAssign() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the container assign.
- getContainerBuilder() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- getContainerStatus() - Method in interface org.springframework.yarn.am.AppmasterCmOperations
-
Gets the container status.
- getContainerStatus() - Method in class org.springframework.yarn.am.AppmasterCmTemplate
-
- getContainerStatus() - Method in class org.springframework.yarn.event.ContainerCompletedEvent
-
Gets the container status.
- getContextConfigPath(String) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Allows subclass to modify parsed context configuration path.
- getConversionService(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
Return the
ConversionService bean whose name is
"yarnConversionService" if available.
- getDefaultAddress() - Static method in class org.springframework.yarn.support.NetworkUtils
-
Gets the main network address.
- getDefaultBeanIdentifier() - Method in class org.springframework.yarn.am.CommandLineAppmasterRunner
-
- getDefaultBeanIdentifier() - Method in class org.springframework.yarn.client.CommandLineClientRunner
-
- getDefaultBeanIdentifier() - Method in class org.springframework.yarn.container.CommandLineContainerRunner
-
- getDefaultBeanIdentifier() - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Gets a default bean id which is used to resolve
the instance from an Application Context.
- getDelegationToken(String) - Method in interface org.springframework.yarn.client.ClientRmOperations
-
Gets the resource manager delegation token.
- getDelegationToken(String) - Method in class org.springframework.yarn.client.ClientRmTemplate
-
- getDirectory() - Method in class org.springframework.yarn.client.ApplicationDescriptor
-
Gets the application directory.
- getEnvironment() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the environment variables.
- getEnvironment() - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Gets the environment.
- getEnvironment() - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Gets the environment.
- getEnvironment() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Gets the environment variables.
- getEnvironment() - Method in class org.springframework.yarn.client.CommandYarnClient
-
- getEnvironment() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- getEnvironment(String) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Gets the environment variable.
- getEnvironment() - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Gets the environment.
- getEnvironment() - Method in class org.springframework.yarn.container.ContainerMethodInvokerHelper.ParametersWrapper
-
- getEnvironment() - Method in interface org.springframework.yarn.container.YarnContainerRuntime
-
Gets the environment.
- getEnvironmentBuilder() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- getErrorMessage() - Static method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Gets the static error message set for
this class.
- getEvaluationContext() - Method in class org.springframework.yarn.support.AbstractExpressionEvaluator
-
Gets the evaluation context.
- getEvaluationContext(boolean) - Method in class org.springframework.yarn.support.AbstractExpressionEvaluator
-
Emits a WARN log if the beanFactory field is null, unless the argument is false.
- getEvaluationContext(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
- getEventPublisher(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
- getExitCode() - Method in class org.springframework.yarn.launch.ExitStatus
-
Getter for the exit code (defaults to blank).
- getExitDescription() - Method in class org.springframework.yarn.launch.ExitStatus
-
Getter for the exit description (defaults to blank)
- getFailed() - Method in class org.springframework.yarn.listener.ContainerMonitorListener.ContainerMonitorState
-
Gets the failed count.
- getFree() - Method in class org.springframework.yarn.listener.ContainerMonitorListener.ContainerMonitorState
-
Gets the free count.
- getHeaderBorder(Map<Integer, TableHeader>) - Static method in class org.springframework.yarn.support.console.UiUtils
-
Renders the Table header border, based on the map of provided headers.
- getHeaders() - Method in class org.springframework.yarn.support.console.Table
-
- getHost() - Method in interface org.springframework.yarn.am.AppmasterService
-
Get a hostname where service is running.
- getHosts() - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Gets the hosts counts.
- getHosts() - Method in class org.springframework.yarn.am.container.ContainerRequestHint
-
Gets the hosts.
- getId() - Method in class org.springframework.yarn.am.container.ContainerRequestHint
-
Gets the id.
- getInterceptors() - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Exposes the interceptor list for subclasses.
- getLauncher() - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
-
- getListeners() - Method in class org.springframework.yarn.listener.AbstractCompositeListener
-
Gets the listeners.
- getLocalizer() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- getLocalizerBuilder() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- getLock() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Gets the lock.
- getMapping() - Method in class org.springframework.yarn.launch.SimpleJvmExitCodeMapper
-
- getMasterContainerLaunchContext() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Gets the master container launch context.
- getMaxWidth() - Method in class org.springframework.yarn.support.console.TableHeader
-
- getMemory() - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Gets the memory for container request.
- getMonitor() - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
-
- getName() - Method in enum org.springframework.yarn.support.console.ApplicationsReport.InstalledField
-
- getName() - Method in enum org.springframework.yarn.support.console.ApplicationsReport.SubmittedField
-
- getName() - Method in class org.springframework.yarn.support.console.TableHeader
-
- getNewApplication() - Method in interface org.springframework.yarn.client.ClientRmOperations
-
Requests a new application from a resource manager.
- getNewApplication() - Method in class org.springframework.yarn.client.ClientRmTemplate
-
- getNMTokenCache() - Static method in class org.springframework.yarn.support.compat.NMTokenCacheCompat
-
Gets the Hadoop NMTokenCache.
- getObject() - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
- getObject() - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- getObject() - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
- getObject() - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
-
- getObject() - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- getObject() - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
- getObjectType() - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
- getObjectType() - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- getObjectType() - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
- getObjectType() - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
-
- getObjectType() - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- getObjectType() - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
- getParameters() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the parameters.
- getParameters() - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Gets the parameters.
- getParameters() - Method in class org.springframework.yarn.container.ContainerMethodInvokerHelper.ParametersWrapper
-
- getParameters() - Method in interface org.springframework.yarn.container.YarnContainerRuntime
-
Gets the parameters.
- getPath() - Method in class org.springframework.yarn.fs.LocalResourcesSelector.Entry
-
Gets the entry path.
- getPatterns() - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Gets the patterns.
- getPhase() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- getPort() - Method in interface org.springframework.yarn.am.AppmasterService
-
Get a port where service is running.
- getPrincipal(Configuration) - Static method in class org.springframework.yarn.support.YarnUtils
-
Gets the principal.
- getPriority() - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Gets the priority for container request.
- getPriority() - Method in class org.springframework.yarn.am.container.ContainerRequestHint
-
Gets the priority.
- getProperties() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- getPropertiesNames() - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Gets the properties fiels base names.
- getPropertiesSuffixes() - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Gets the properties files suffixes.
- getProxy() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
Gets the proxy handled by this accessor.
- getRacks() - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
-
Gets the racks counts.
- getRacks() - Method in class org.springframework.yarn.am.container.ContainerRequestHint
-
Gets the racks.
- getResourceLocalizer() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Gets the resource localizer.
- getResourceLocalizer() - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Gets the resource localizer.
- getResources() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- getResources() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
- getResources() - Method in interface org.springframework.yarn.fs.ResourceLocalizer
-
- getRmTemplate() - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Gets the rm template.
- getRows() - Method in class org.springframework.yarn.support.console.Table
-
- getRpcAddress(Configuration) - Method in class org.springframework.yarn.am.AppmasterCmTemplate
-
- getRpcAddress(Configuration) - Method in class org.springframework.yarn.am.AppmasterRmTemplate
-
- getRpcAddress(Configuration) - Method in class org.springframework.yarn.client.ClientRmTemplate
-
- getRpcAddress(Configuration) - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
- getRunning() - Method in class org.springframework.yarn.listener.ContainerMonitorListener.ContainerMonitorState
-
Gets the running count.
- getStagingPath() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Gets the staging path.
- getSubmissionContext(ApplicationId) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Gets the submission context for application master.
- getTaskExecutor() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- getTaskExecutor(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
Return the
TaskScheduler bean whose name is "taskExecutor" if
available.
- getTaskScheduler() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- getTaskScheduler(BeanFactory) - Static method in class org.springframework.yarn.support.YarnContextUtils
-
Return the
TaskScheduler bean whose name is "taskScheduler" if
available.
- getTemplate() - Method in class org.springframework.yarn.am.AbstractAppmaster
-
- getTrackUrl() - Method in interface org.springframework.yarn.am.AppmasterTrackService
-
Gets a url of this track service.
- getTrackUrl() - Method in class org.springframework.yarn.am.track.UrlAppmasterTrackService
-
- getType() - Method in class org.springframework.yarn.fs.LocalResourcesSelector.Entry
-
- getUser() - Method in class org.springframework.yarn.am.AppmasterCmTemplate
-
- getUser() - Method in class org.springframework.yarn.rpc.YarnRpcAccessor
-
Gets the
user used to
create the proxy.
- getUserName(Configuration) - Static method in class org.springframework.yarn.support.YarnUtils
-
Gets the user name.
- getValidOpts() - Method in class org.springframework.yarn.am.CommandLineAppmasterRunner
-
- getValidOpts() - Method in class org.springframework.yarn.client.CommandLineClientRunner
-
- getValidOpts() - Method in class org.springframework.yarn.container.CommandLineContainerRunner
-
- getValidOpts() - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Gets the list of valid option arguments.
- getValue(Integer) - Method in class org.springframework.yarn.support.console.TableRow
-
Return a value from this row.
- getVirtualcores() - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Gets the virtualcores for container request.
- getWidth() - Method in class org.springframework.yarn.support.console.TableHeader
-
- getYarnAppmaster() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- getYarnClient() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- getYarnContainer() - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- getYarnEventPublisher() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
Gets the yarn event publisher.
- getZipArchivePattern() - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Gets the current zip archive pattern.
- SCHEDULER_ADDRESS - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Default env variable for resource manager scheduler address.
- schedulerAddress(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- schedulerAddress(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
-
Specify a Yarn resource manager scheduler address.
- select(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
- select(String) - Method in interface org.springframework.yarn.fs.LocalResourcesSelector
-
- selectImports(AnnotationMetadata) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurationImportSelector
-
- selectInternal(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Select internal.
- set(List<ContainerLauncherInterceptor>) - Method in class org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList
-
Sets the interceptors, clears any existing interceptors.
- setAllocator(ContainerAllocator) - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
-
- setApplicationAttemptId(ApplicationAttemptId) - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Sets the application attempt id.
- setApplicationDirName(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the application dir name.
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.yarn.event.DefaultYarnEventPublisher
-
- setAppName(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the name for submitted application.
- setAppName(String) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the name for submitted application.
- setAppType(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the type for submitted application.
- setAppType(String) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the type for submitted application.
- setArguments(Properties) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the arguments.
- setAutoStartup(boolean) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
Sets the auto startup.
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.container.DefaultYarnContainer
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.support.AbstractExpressionEvaluator
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.support.BeanFactoryTypeConverter
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- setBeanName(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the bean name.
- setClasspath(String) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Sets incoming classpath.
- setClientClass(Class<? extends YarnClient>) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the client class.
- setClientRmOperations(ClientRmOperations) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- setCommand(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the main command.
- setCommands(List<String>) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the commands.
- setCommands(String[]) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the commands.
- setCommands(List<String>) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the commands starting appmaster.
- setCommands(List<String>) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the commands starting appmaster.
- setCommands(String[]) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the commands starting appmaster.
- setCommands(String...) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- setConfiguration(Configuration) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the Yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Sets the Yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Sets the Yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the Yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the Yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- setConfiguration(YarnConfiguration) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Sets the parent configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Sets the yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
Sets the Yarn configuration.
- setConfiguration(Configuration) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
Sets Yarn configuration for this factory.
- setContainerAllocator(ContainerAllocator) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- setContainerAssign(ContainerAssign<Object>) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the container assign.
- setContainerClass(Class<? extends YarnContainer>) - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
-
Sets the container class.
- setContainerRef(YarnContainer) - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
-
Sets the container ref.
- setContextFile(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the context file.
- setConversionService(ConversionService) - Method in class org.springframework.yarn.support.AbstractExpressionEvaluator
-
Sets the conversion service.
- setConversionService(ConversionService) - Method in class org.springframework.yarn.support.BeanFactoryTypeConverter
-
- setCopied(boolean) - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Sets the copied.
- setCopyEntries(Collection<LocalResourcesFactoryBean.CopyEntry>) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- setCopyEntries(Collection<LocalResourcesFactoryBean.CopyEntry>) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
Sets copy entries reference for this factory.
- setCSVReferenceProperty(Element, BeanDefinitionBuilder, String, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Sets the reference property as list from a comma delimited string.
- setData(Map<Integer, String>) - Method in class org.springframework.yarn.support.console.TableRow
-
- setDefaultMapreduceAppClasspath(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the default mr app classpath.
- setDefaultMapreduceAppClasspath(String) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Sets the default mr app classpath.
- setDefaultYarnAppClasspath(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the default yarn app classpath.
- setDefaultYarnAppClasspath(String) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Sets the default yarn app classpath.
- setDelimiter(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the delimiter.
- setDelimiter(String) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Sets the delimiter used in a classpath.
- setDirectory(String) - Method in class org.springframework.yarn.client.ApplicationDescriptor
-
Sets the application directory.
- setDistributed(boolean) - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
Sets the distributed.
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the environment variables.
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Sets the environment.
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Sets the environment.
- setEnvironment(Map<String, String>) - Method in interface org.springframework.yarn.am.YarnAppmaster
-
Sets the environment variables.
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the environment for appmaster.
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the environment for appmaster.
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
- setEnvironment(Map<String, String>) - Method in interface org.springframework.yarn.container.YarnContainer
-
Sets the environment variables.
- setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the final application status.
- setFsUri(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Sets the File System ('fs.defaultFS') URI.
- setHdfsEntries(Collection<LocalResourcesFactoryBean.TransferEntry>) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- setHdfsEntries(Collection<LocalResourcesFactoryBean.TransferEntry>) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
Sets hdfs entries reference for this factory.
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
-
- setIncludeBaseDirectory(boolean) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the include base directory.
- setIncludeBaseDirectory(boolean) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
If set to true a base directory entry will be added to
a 'CLASSPATH' environment variable.
- setIncludeLocalSystemEnv(boolean) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
If set to true properties from a
System.getenv() will
be included to environment settings.
- setInitialize(boolean) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Indicates whether the configuration object should be initialized (true) or not.
- setInterceptors(List<ContainerLauncherInterceptor>) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Set the list of channel interceptors.
- setItems(List<? extends S>) - Method in class org.springframework.yarn.listener.OrderedComposite
-
Public setter for the listeners.
- setJarFile(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the jar file name.
- setLauncher(ContainerLauncher) - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
-
- setListeners(List<? extends T>) - Method in class org.springframework.yarn.listener.AbstractCompositeListener
-
Sets the list of listeners.
- setLocality(boolean) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Sets the flag telling if resource allocation
should not be relaxed.
- setLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- setMapping(Map<String, Integer>) - Method in class org.springframework.yarn.launch.SimpleJvmExitCodeMapper
-
Supply the ExitCodeMappings
- setMaxWidth(int) - Method in class org.springframework.yarn.support.console.TableHeader
-
Defaults to -1 indicating to ignore the property.
- setMemory(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Sets the memory for container request defining
memory of the resource.
- setMemory(int) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the memory.
- setMemory(int) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the memory.
- setMonitor(ContainerMonitor) - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
-
- setName(String) - Method in class org.springframework.yarn.support.console.TableHeader
-
- setObjectPostProcessor(ObjectPostProcessor<Object>) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- setOptions(List<String>) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the options.
- setParameters(Properties) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the parameters.
- setParameters(Properties) - Method in interface org.springframework.yarn.am.YarnAppmaster
-
Sets parameters for the appmaster.
- setParameters(Properties) - Method in class org.springframework.yarn.container.AbstractYarnContainer
-
- setParameters(Properties) - Method in interface org.springframework.yarn.container.YarnContainer
-
Sets the parameters.
- setPhase(int) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
Sets the phase.
- setPriority(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Sets the priority for container request.
- setPriority(int) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the priority.
- setPriority(int) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the priority.
- setProgress(float) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
-
Sets the current progress of application.
- setProgress(float) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
- setProperties(Properties) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Sets the configuration properties.
- setProperties(Properties) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
Sets the configuration properties.
- setPropertiesNames(String...) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Sets the properties names.
- setPropertiesNames(List<String>) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Sets the properties names.
- setPropertiesSuffixes(String...) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Sets the properties suffixes.
- setPropertiesSuffixes(List<String>) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Sets the properties suffixes.
- setQueue(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the queue.
- setQueue(String) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the queue.
- setRawCopyEntries(Collection<LocalResourcesFactoryBean.RawCopyEntry>) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- setRawCopyEntries(Collection<LocalResourcesFactoryBean.RawCopyEntry>) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- setRawFileContents(Map<String, byte[]>) - Method in class org.springframework.yarn.fs.DefaultResourceLocalizer
-
Sets the raw file contents.
- setReferenceIfAttributeDefined(BeanDefinitionBuilder, Element, String, String, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property reference
to a bean.
- setReferenceIfAttributeDefined(BeanDefinitionBuilder, Element, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property reference
to a bean.
- setReferenceIfAttributeDefined(BeanDefinitionBuilder, Element, String, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property reference
to a bean.
- setRegisterUrlHandler(boolean) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Indicates whether the configuration should register an URL handler (for allowing urls
to understand HDFS prefixes, such as hdfs) or not.
- setResourceLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
Sets the resource localizer.
- setResourceLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.am.container.AbstractLauncher
-
Sets the resource localizer.
- setResourceLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the resource localizer for appmaster container.
- setResourceLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the resource localizer for appmaster container.
- setResourceLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
-
- setResourceLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- setResources(Set<Resource>) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Sets the configuration resources.
- setRmAddress(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Sets the Yarn ('yarn.resourcemanager.address') address.
- setRmTemplate(AppmasterRmOperations) - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
-
Sets the rm template.
- setRows(List<TableRow>) - Method in class org.springframework.yarn.support.console.Table
-
- setRunner(Class<?>) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the runner class.
- setRunnerClass(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the runner class.
- setSchedulerAddress(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
Sets the Yarn ('yarn.resourcemanager.scheduler.address') address.
- setStagingDirectory(Path) - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
- setStagingDirectory(String) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
Sets the staging directory.
- setStagingDirectory(Path) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
Sets the staging directory.
- setStagingDirectory(Path) - Method in interface org.springframework.yarn.fs.SmartResourceLocalizer
-
Sets the staging directory.
- setStagingDirPath(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the staging dir path.
- setStagingId(String) - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
-
- setStagingId(String) - Method in interface org.springframework.yarn.fs.SmartResourceLocalizer
-
Sets the staging id.
- setStderr(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the stderr.
- setStdout(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
-
Sets the stdout.
- setTaskExecutor(TaskExecutor) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- setTaskScheduler(TaskScheduler) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- setTemplate(AppmasterRmOperations) - Method in class org.springframework.yarn.am.AbstractAppmaster
-
- setTemplate(ClientRmOperations) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
- setTrigger(Trigger) - Method in class org.springframework.yarn.am.allocate.AbstractPollingAllocator
-
Sets
Trigger used to trigger polling tasks.
- setTrigger(Trigger) - Method in class org.springframework.yarn.support.PollingTaskSupport
-
Sets the trigger.
- setType(LocalResourceType) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- setUrl(String) - Method in class org.springframework.yarn.am.track.UrlAppmasterTrackService
-
Sets the url.
- setUseDefaultMapreduceClasspath(boolean) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the default classpath.
- setUseDefaultMapreduceClasspath(boolean) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
If set to true a default 'mr' entries will be added to
a 'CLASSPATH' environment variable.
- setUseDefaultYarnClasspath(boolean) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
Sets the default classpath.
- setUseDefaultYarnClasspath(boolean) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
-
If set to true a default 'yarn' entries will be added to
a 'CLASSPATH' environment variable.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String, String, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String, String, boolean) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String, String, boolean, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String, boolean) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setValueIfAttributeDefined(BeanDefinitionBuilder, Element, String, boolean, String) - Static method in class org.springframework.yarn.config.YarnNamespaceUtils
-
Configures the provided bean definition builder with a property value
corresponding to the attribute whose name is provided if that attribute
is defined in the given element.
- setVirtualcores(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
-
Sets the virtualcores for container request defining
number of virtual cpu cores of the resource.
- setVirtualcores(int) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
Sets the virtualcores.
- setVirtualcores(int) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
-
Sets the virtualcores.
- setVirtualCores(Resource, int) - Static method in class org.springframework.yarn.support.compat.ResourceCompat
-
- setVisibility(LocalResourceVisibility) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
-
- setWidth(int) - Method in class org.springframework.yarn.support.console.TableHeader
-
- setYarnAppmaster(YarnAppmaster) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- setYarnClient(YarnClient) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- setYarnConfiguration(Configuration) - Method in class org.springframework.yarn.config.annotation.builders.SpringYarnConfigBuilder
-
Sets the yarn configuration.
- setYarnContainer(YarnContainer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
- setYarnEventPublisher(YarnEventPublisher) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
Sets the yarn event publisher.
- setZipArchivePattern(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
-
Sets the zip archive pattern.
- SimpleContainerRunner - Class in org.springframework.yarn.container
-
- SimpleContainerRunner() - Constructor for class org.springframework.yarn.container.SimpleContainerRunner
-
Instantiates a new simple container runner.
- SimpleJvmExitCodeMapper - Class in org.springframework.yarn.launch
-
An implementation of
ExitCodeMapper that can be configured through a
map from batch exit codes (String) to integer results.
- SimpleJvmExitCodeMapper() - Constructor for class org.springframework.yarn.launch.SimpleJvmExitCodeMapper
-
- siteMapreduceAppClasspath(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- siteMapreduceAppClasspath(String...) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- siteMapreduceAppClasspath(String) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify a default mr application classpath.
- siteMapreduceAppClasspath(String...) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify a default mr application classpath entries.
- siteYarnAppClasspath(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- siteYarnAppClasspath(String...) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- siteYarnAppClasspath(String) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify a default yarn application classpath.
- siteYarnAppClasspath(String...) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify a default yarn application classpath entries.
- SmartResourceLocalizer - Interface in org.springframework.yarn.fs
-
SmartResourceLocalizer provides additional functionality on
top of
ResourceLocalizer order to handle more fine grained
handling of resource localizing.
- sort(ApplicationsReport.SubmittedField) - Method in class org.springframework.yarn.support.console.ApplicationsReport.SubmittedReportBuilder
-
Sort the report by a field.
- source(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
-
- source(String) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer
-
- springYarnAnnotationPostProcessor() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnContainerConfiguration
-
- SpringYarnAnnotationPostProcessor - Class in org.springframework.yarn.config.annotation
-
- SpringYarnAnnotationPostProcessor() - Constructor for class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
-
- SpringYarnAppmasterConfiguration - Class in org.springframework.yarn.config.annotation.configuration
-
- SpringYarnAppmasterConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnAppmasterConfiguration
-
- SpringYarnClientConfiguration - Class in org.springframework.yarn.config.annotation.configuration
-
- SpringYarnClientConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnClientConfiguration
-
- SpringYarnConfigBuilder - Class in org.springframework.yarn.config.annotation.builders
-
- SpringYarnConfigBuilder() - Constructor for class org.springframework.yarn.config.annotation.builders.SpringYarnConfigBuilder
-
Instantiates a new spring yarn config builder.
- SpringYarnConfigs - Class in org.springframework.yarn.config.annotation
-
A holder object for all configured configs for Spring Yarn.
- SpringYarnConfigs() - Constructor for class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
Instantiates a new spring yarn configs.
- SpringYarnConfigs(Configuration, ResourceLocalizer, Map<String, String>) - Constructor for class org.springframework.yarn.config.annotation.SpringYarnConfigs
-
Instantiates a new spring yarn configs.
- SpringYarnConfiguration - Class in org.springframework.yarn.config.annotation.configuration
-
- SpringYarnConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
-
- SpringYarnConfigurationImportSelector - Class in org.springframework.yarn.config.annotation
-
- SpringYarnConfigurationImportSelector() - Constructor for class org.springframework.yarn.config.annotation.SpringYarnConfigurationImportSelector
-
- SpringYarnConfigurer - Interface in org.springframework.yarn.config.annotation
-
Allows for configuring a AnnotationBuilder.
- SpringYarnConfigurerAdapter - Class in org.springframework.yarn.config.annotation
-
- SpringYarnConfigurerAdapter() - Constructor for class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
-
- SpringYarnContainerConfiguration - Class in org.springframework.yarn.config.annotation.configuration
-
- SpringYarnContainerConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnContainerConfiguration
-
- staging(boolean) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer.ConfiguredCopyEntry
-
- stagingDirectory(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- stagingDirectory(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerConfigurer
-
- start() - Method in class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
-
- start(String, String, String, String[], Set<String>) - Method in class org.springframework.yarn.launch.AbstractCommandLineRunner
-
Builds the Application Context(s) and handles 'execution'
of a bean.
- start() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- start() - Method in class org.springframework.yarn.support.PollingTaskSupport
-
Starts the poller.
- startContainers(StartContainersRequest) - Method in interface org.springframework.yarn.am.AppmasterCmOperations
-
Start container.
- startContainers(StartContainersRequest) - Method in class org.springframework.yarn.am.AppmasterCmTemplate
-
- state(AppmasterStateListener.AppmasterState) - Method in interface org.springframework.yarn.listener.AppmasterStateListener
-
Invoked when appmaster state is changing.
- state(AppmasterStateListener.AppmasterState) - Method in class org.springframework.yarn.listener.CompositeAppmasterStateListener
-
- state(ContainerMonitorListener.ContainerMonitorState) - Method in class org.springframework.yarn.listener.CompositeContainerMonitorStateListener
-
- state(ContainerStateListener.ContainerState, Object) - Method in class org.springframework.yarn.listener.CompositeContainerStateListener
-
- state(ContainerMonitorListener.ContainerMonitorState) - Method in interface org.springframework.yarn.listener.ContainerMonitorListener
-
Invoked when monitoring state is changed.
- state(ContainerStateListener.ContainerState, Object) - Method in interface org.springframework.yarn.listener.ContainerStateListener
-
Invoked when container state is changing.
- StaticAppmaster - Class in org.springframework.yarn.am
-
A simple application master implementation which will allocate
and launch a number of containers, monitor container statuses
and finally exit the application by sending corresponding
message back to resource manager.
- StaticAppmaster() - Constructor for class org.springframework.yarn.am.StaticAppmaster
-
- StaticEventingAppmaster - Class in org.springframework.yarn.am
-
A simple application master implementation which will allocate
and launch a number of containers, monitor container statuses
and finally exit the application by sending corresponding
message back to resource manager.
- StaticEventingAppmaster() - Constructor for class org.springframework.yarn.am.StaticEventingAppmaster
-
- stderr(String) - Method in interface org.springframework.yarn.config.annotation.configurers.ClientMasterRunnerConfigurer
-
- stderr(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- stderr(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- stderr(String) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- stdout(String) - Method in interface org.springframework.yarn.config.annotation.configurers.ClientMasterRunnerConfigurer
-
- stdout(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultClientMasterRunnerConfigurer
-
- stdout(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
-
- stdout(String) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
-
- stop() - Method in class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
-
- stop() - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- stop(Runnable) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
-
- stop() - Method in class org.springframework.yarn.support.PollingTaskSupport
-
Stops the poller.
- stopContainers() - Method in interface org.springframework.yarn.am.AppmasterCmOperations
-
Stop container.
- stopContainers() - Method in class org.springframework.yarn.am.AppmasterCmTemplate
-
- STOPPED - Static variable in class org.springframework.yarn.launch.ExitStatus
-
Convenient constant value representing finished processing with
interrupted status.
- submitApplication() - Method in class org.springframework.yarn.am.StaticAppmaster
-
- submitApplication() - Method in class org.springframework.yarn.am.StaticEventingAppmaster
-
- submitApplication() - Method in interface org.springframework.yarn.am.YarnAppmaster
-
Submit and run application.
- submitApplication() - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- submitApplication(boolean) - Method in class org.springframework.yarn.client.AbstractYarnClient
-
- submitApplication(ApplicationDescriptor) - Method in interface org.springframework.yarn.client.ApplicationYarnClient
-
- submitApplication(ApplicationSubmissionContext) - Method in interface org.springframework.yarn.client.ClientRmOperations
-
Submits a new application into resource manager.
- submitApplication(ApplicationSubmissionContext) - Method in class org.springframework.yarn.client.ClientRmTemplate
-
- submitApplication(ApplicationDescriptor) - Method in class org.springframework.yarn.client.DefaultApplicationYarnClient
-
- submitApplication() - Method in interface org.springframework.yarn.client.YarnClient
-
Submits the application known to
YarnClient instance.
- submitApplication(boolean) - Method in interface org.springframework.yarn.client.YarnClient
-
Submits the application known to
YarnClient instance.
- submittedReportBuilder() - Static method in class org.springframework.yarn.support.console.ApplicationsReport
-
Create a new builder for submitted applications.
- SYARN_CONTAINER_ID - Static variable in class org.springframework.yarn.YarnSystemConstants
-
Env variable for container id.
- SystemExiter - Interface in org.springframework.yarn.launch
-
Interface for exiting the JVM.
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
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
-
- 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.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
-
- 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.
- 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.
- 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
-
- YarnSystemException(YarnRuntimeException) - Constructor for exception org.springframework.yarn.YarnSystemException
-
- YarnSystemException(IOException) - Constructor for exception org.springframework.yarn.YarnSystemException
-
- YarnSystemException(String, Exception) - Constructor for exception org.springframework.yarn.YarnSystemException
-
Constructs a general YarnSystemException.
- YarnUtils - Class in org.springframework.yarn.support
-
Different utilities.
- YarnUtils() - Constructor for class org.springframework.yarn.support.YarnUtils
-