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

R

racksInfo - Variable in class org.springframework.yarn.am.allocate.DefaultAllocateCountTracker.AllocateCountInfo
 
range(Object, List<?>) - Static method in class org.springframework.data.hadoop.store.expression.HashRangeMethodExecutor
 
raw(String, byte[], String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
 
raw(Map<String, byte[]>, String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultLocalResourcesCopyConfigurer
 
raw(String, byte[], String) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer
 
raw(Map<String, byte[]>, String) - Method in interface org.springframework.yarn.config.annotation.configurers.LocalResourcesCopyConfigurer
 
read() - Method in interface org.springframework.data.hadoop.store.DataReader
Read next entity from a reader.
read() - Method in class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreReader
 
read(Class<T>, RecordCallback<T>) - Method in interface org.springframework.data.hadoop.store.dataset.DatasetOperations
Read all records in the dataset and call the provided callback for each record.
read(Class<T>) - Method in interface org.springframework.data.hadoop.store.dataset.DatasetOperations
Read all records in the dataset and return as a collection.
read(Class<T>, RecordCallback<T>, ViewCallback) - Method in interface org.springframework.data.hadoop.store.dataset.DatasetOperations
Read records in the dataset partition based on a RefinableView and call the provided callback for each record.
read(Class<T>, ViewCallback) - Method in interface org.springframework.data.hadoop.store.dataset.DatasetOperations
Read records in the dataset partition based on the RefinableView and return as a collection.
read(Class<T>, RecordCallback<T>) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
 
read(Class<T>) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
 
read(Class<T>, RecordCallback<T>, ViewCallback) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
 
read(Class<T>, ViewCallback) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
 
read(EvaluationContext, Object, String) - Method in class org.springframework.data.hadoop.store.expression.MapPartitionKeyPropertyAccessor.MapOptimalPropertyAccessor
 
read(EvaluationContext, Object, String) - Method in class org.springframework.data.hadoop.store.expression.MapPartitionKeyPropertyAccessor
 
read(EvaluationContext, Object, String) - Method in class org.springframework.data.hadoop.store.expression.MessagePartitionKeyPropertyAccessor.MessageOptimalPropertyAccessor
 
read(EvaluationContext, Object, String) - Method in class org.springframework.data.hadoop.store.expression.MessagePartitionKeyPropertyAccessor
 
read() - Method in class org.springframework.data.hadoop.store.input.AbstractDataStreamReader.ReaderHelper
Reads a data by delegating to a reader.
read() - Method in class org.springframework.data.hadoop.store.input.DelimitedTextFileReader
 
read() - Method in class org.springframework.data.hadoop.store.input.TextFileReader
 
read() - Method in class org.springframework.data.hadoop.store.input.TextSequenceFileReader
 
read() - Method in class org.springframework.yarn.batch.item.DataStoreItemReader
 
READ_POSITION - Static variable in class org.springframework.yarn.batch.item.DataStoreItemReader
 
readBytes(InputStream, int) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcSerializer
Helper method to read bytes from a stream.
readCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
reader - Variable in class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreReader
 
readHeader(InputStream) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcSerializer
Reads the first line as a protocol header and parses sizes of underlying headers and content.
readHeaders(InputStream, int) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcSerializer
Reads a message headers from inputstream with a given length.
readSkipCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
RecordCallback<T> - Interface in org.springframework.data.hadoop.store.dataset
Callback interface for code that operates on a Dataset record.
register(FileNamingStrategy) - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
Register a new strategy.
register(RolloverStrategy) - Method in class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
Register a new strategy.
register(ContainerRegisterResource) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.YarnContainerRegisterMvcEndpoint
 
register(String, String) - Method in class org.springframework.yarn.boot.actuate.endpoint.YarnContainerRegisterEndpoint
Do a registration of a container id and its tracking url.
register(T) - Method in class org.springframework.yarn.listener.AbstractCompositeListener
Register a new listener.
registerApplicationMaster(String, Integer, String) - Method in interface org.springframework.yarn.am.AppmasterRmOperations
Register application master.
registerApplicationMaster(String, Integer, String) - Method in class org.springframework.yarn.am.AppmasterRmTemplate
 
registerAppmaster() - Method in class org.springframework.yarn.am.AbstractAppmaster
Register appmaster.
registerBeanDefinition(BeanDefinitionHolder, BeanDefinitionRegistry) - Method in class org.springframework.data.hadoop.config.namespace.AbstractImprovedSimpleBeanDefinitionParser
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration
 
registerCommand(Command) - Method in class org.springframework.yarn.boot.cli.AbstractCli
Register command.
registerCommands(List<Command>) - Method in class org.springframework.yarn.boot.cli.AbstractCli
Register commands.
REGISTERED_NAME - Static variable in class org.springframework.yarn.am.grid.support.DefaultGridProjection
 
registerShutdownHook() - Method in class org.springframework.data.hadoop.test.support.HadoopClusterManager
Register a jvm shutdown hook allowing manager to gracefully shutdown clusters in case that hasn't already happened.
registerShutdownHook() - Method in class org.springframework.yarn.test.support.YarnClusterManager
Register a jvm shutdown hook allowing manager to gracefully shutdown clusters in case that hasn't already happened.
releaseContainer(ContainerId) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
Release container.
releaseContainer(ContainerId) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
 
releaseContainers(List<Container>) - Method in interface org.springframework.yarn.am.allocate.ContainerAllocator
Release containers.
releaseContainers(List<Container>) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
 
releaseTable(String, HTableInterface) - Static method in class org.springframework.data.hadoop.hbase.HbaseUtils
Releases (or closes) the given table, created via the given configuration if it is not managed externally (or bound to the thread).
releaseTable(String, HTableInterface, HTableInterfaceFactory) - Static method in class org.springframework.data.hadoop.hbase.HbaseUtils
Releases (or closes) the given table, created via the given configuration if it is not managed externally (or bound to the thread).
RemoteJobExplorer - Class in org.springframework.yarn.batch.repository
 
RemoteJobExplorer() - Constructor for class org.springframework.yarn.batch.repository.RemoteJobExplorer
 
RemoteJobExplorer(AppmasterMindScOperations) - Constructor for class org.springframework.yarn.batch.repository.RemoteJobExplorer
 
RemoteJobRepository - Class in org.springframework.yarn.batch.repository
 
RemoteJobRepository() - Constructor for class org.springframework.yarn.batch.repository.RemoteJobRepository
 
RemoteJobRepository(AppmasterMindScOperations) - Constructor for class org.springframework.yarn.batch.repository.RemoteJobRepository
 
removeConfigurer(Class<C>) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
Removes and returns the AnnotationConfigurer by its class name or null if not found.
removeConfigurers(Class<C>) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
Removes all the AnnotationConfigurer instances by its class name or an empty List if not found.
removeMember(ContainerId) - Method in interface org.springframework.yarn.am.grid.Grid
Removes a grid member.
removeMember(GridMember) - Method in interface org.springframework.yarn.am.grid.GridProjection
Removes the member.
removeMember(ContainerId) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
 
removeMember(GridMember) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
 
removeProjection(GridProjection) - Method in interface org.springframework.yarn.am.grid.ProjectedGrid
Removes a grid projection.
removeProjection(GridProjection) - Method in class org.springframework.yarn.am.grid.support.AbstractProjectedGrid
 
rename(Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
rename(String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
renameFile(Path) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Rename file using prefix and suffix settings.
renderMapDataAsTable(List<Map<String, Object>>, List<String>) - Static method in class org.springframework.yarn.support.console.UiUtils
Renders a textual representation of the list of provided Map data
renderParameterInfoDataAsTable(Map<String, String>, boolean, int) - Static method in class org.springframework.yarn.support.console.UiUtils
 
renderParameterInfoDataAsTable(Map<String, String>) - Static method in class org.springframework.yarn.support.console.UiUtils
Renders a textual representation of provided parameter map.
renderTextTable(Table) - Static method in class org.springframework.yarn.support.console.UiUtils
 
renderTextTable(Table, boolean) - Static method in class org.springframework.yarn.support.console.UiUtils
Renders a textual representation of the provided Table
replaceExitCode(String) - Method in class org.springframework.yarn.launch.ExitStatus
Add an exit code to an existing ExitStatus.
reset() - Method in class org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy
 
reset() - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
 
reset() - Method in interface org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategy
Resets the strategy to its original state.
reset() - Method in class org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy
 
reset() - Method in class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
 
reset() - Method in class org.springframework.data.hadoop.store.strategy.rollover.NoRolloverStrategy
 
reset() - Method in interface org.springframework.data.hadoop.store.strategy.rollover.RolloverStrategy
Reset the strategy state.
reset() - Method in class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
 
reset() - Method in class org.springframework.data.hadoop.store.support.IdleTimeoutTrigger
Notify trigger that we should get into new timeout period.
resetIdleTimeout() - Method in class org.springframework.data.hadoop.store.dataset.DatasetStoreObjectSupport
Reset idle timeout.
resetIdleTimeout() - Method in class org.springframework.data.hadoop.store.support.StoreObjectSupport
Reset idle timeout.
resmsg - Variable in class org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject
Message of a response.
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - Method in class org.springframework.data.hadoop.store.expression.PartitionKeyMethodResolver
 
resolve(Path) - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
 
resolve(Path) - Method in class org.springframework.data.hadoop.store.strategy.naming.CodecFileNamingStrategy
 
resolve(Path) - Method in interface org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategy
Resolve a current file path denoted by this strategy.
resolve(Path) - Method in class org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy
 
resolve(Path) - Method in class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
 
resolve(Path) - Method in class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
 
resolve(Map<String, Object>) - Method in interface org.springframework.yarn.am.container.ContainerResolver
Resolve resource requests.
resolve() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
 
resolve() - Method in interface org.springframework.yarn.fs.SmartResourceLocalizer
Manually resolve resources before distribution process is initiated.
resolveApplicationdir(SpringYarnProperties) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.hadoop.config.namespace.AbstractImprovedSimpleBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.data.hadoop.config.namespace.HadoopResourceLoaderRegistrarParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.yarn.batch.config.BatchMasterParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.yarn.config.ClientParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.yarn.config.ContainerParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.yarn.config.MasterParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.yarn.integration.config.IntegrationAmServiceClientParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.springframework.yarn.integration.config.IntegrationAmServiceParser
 
resolvePartitionKey(T) - Method in interface org.springframework.data.hadoop.store.partition.PartitionKeyResolver
Resolve partition key for a given entity.
resolvePath(K) - Method in interface org.springframework.data.hadoop.store.partition.PartitionResolver
Resolve path with a given partition key.
resolvePath(Path) - Method in class org.springframework.data.hadoop.store.support.OutputContext
Resolve path.
resolveStagingDirectory() - Method in class org.springframework.yarn.fs.AbstractResourceLocalizer
Resolve runtime staging directory.
resolveTargetObject(Class<Object>) - Method in class org.springframework.data.hadoop.mapreduce.JarExecutor
 
resource(Resource) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer
Adds a Resource to this builder.
resource(String) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer
Adds a Resource to this builder.
resource(Resource) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer
 
resource(String) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer
 
ResourceCompat - Class in org.springframework.yarn.support.compat
Compat class for Resource.
ResourceCompat() - Constructor for class org.springframework.yarn.support.compat.ResourceCompat
 
ResourceConfigurer<I> - Interface in org.springframework.data.hadoop.config.common.annotation.configurers
Interface for DefaultResourceConfigurer which act as intermediate gatekeeper between a user and an AnnotationConfigurer.
ResourceConfigurerAware - Interface in org.springframework.data.hadoop.config.common.annotation.configurers
Interface for AnnotationBuilder which wants to be aware of Resources configured by DefaultResourceConfigurer.
ResourceLocalizer - Interface in org.springframework.yarn.fs
ResourceLocalizer is a simple interface used during a container launch to determine a localized resources.
resourceManagerAddress(String) - Method in class org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder
 
resourceManagerAddress(String) - Method in interface org.springframework.data.hadoop.config.annotation.builders.HadoopConfigConfigurer
Specify a Yarn resource manager address.
resourceManagerAddress(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
 
resourceManagerAddress(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
Specify a Yarn resource manager address.
resources(Set<Resource>) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer
Adds a Set of Resources to this builder.
resources(List<String>) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultResourceConfigurer
Adds a Resources to this builder.
resources(Set<Resource>) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer
 
resources(List<String>) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.ResourceConfigurer
 
ResourceUtils - Class in org.springframework.data.hadoop.util
Utility class for dealing or location resources for Hadoop jobs.
ResourceUtils() - Constructor for class org.springframework.data.hadoop.util.ResourceUtils
 
response - Variable in class org.springframework.yarn.batch.repository.bindings.repo.IsJobInstanceExistsRes
 
resstate - Variable in class org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject
State of a response.
restTemplate - Variable in class org.springframework.yarn.boot.app.YarnContainerClusterTemplate
 
restTemplate() - Method in class org.springframework.yarn.boot.FallbackYarnRestTemplateAutoConfiguration
 
restTemplate() - Method in class org.springframework.yarn.boot.YarnRestTemplateAutoConfiguration.BasicAuthConfig
 
ResultsExtractor<T> - Interface in org.springframework.data.hadoop.hbase
Callback handling scanner results.
retrieveMatchingFiles(Path, String) - Method in class org.springframework.data.hadoop.fs.HdfsResourceLoader
Retrieve files that match the given path pattern, checking the given directory and its subdirectories.
reverse() - Method in class org.springframework.data.hadoop.store.support.OrderedComposite
Public getter for the list of items in reverse.
reverse() - Method in class org.springframework.yarn.listener.OrderedComposite
Public getter for the list of items in reverse.
rm(String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rm(String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rm(boolean, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rm(boolean, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rm(boolean, boolean, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
RM_ADDRESS - Static variable in class org.springframework.data.hadoop.HadoopSystemConstants
Default env variable for resource manager address.
RM_ADDRESS - Static variable in class org.springframework.yarn.YarnSystemConstants
Default env variable for resource manager address.
rmManagerPrincipal(String) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer
 
rmManagerPrincipal(String) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer
 
rmr(String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rmr(String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rmr(boolean, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rmr(boolean, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
rollbackCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
rolling() - Method in class org.springframework.data.hadoop.store.config.annotation.configurers.DefaultNamingStrategyConfigurer
 
rolling() - Method in interface org.springframework.data.hadoop.store.config.annotation.configurers.NamingStrategyConfigurer
Adds a rolling naming part to a strategy.
RollingFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
A FileNamingStrategy which simply uses a rolling counter to give unique file name.
RollingFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy
 
RolloverStrategy - Interface in org.springframework.data.hadoop.store.strategy.rollover
A strategy interface used for file or stream writers to determine when a file or a stream should be rolled over.
RolloverStrategyConfigurer - Interface in org.springframework.data.hadoop.store.config.annotation.configurers
AnnotationConfigurerBuilder for configuring a rollover strategy.
RolloverStrategyFactory<T extends RolloverStrategy> - Interface in org.springframework.data.hadoop.store.strategy.rollover
Factory interface creating instances of RolloverStrategys.
rollStrategies() - Method in class org.springframework.data.hadoop.store.support.OutputContext
Roll strategies.
RowMapper<T> - Interface in org.springframework.data.hadoop.hbase
Callback for mapping rows of a ResultScanner on a per-row basis.
RpcMessage<T> - Interface in org.springframework.yarn.am
The central interface that any RpcMessage type must implement.
run(String...) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
Run the jobs.
run(Properties) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
Run the jobs.
run() - Method in class org.springframework.yarn.boot.app.AbstractClientApplication
 
run(String...) - Method in class org.springframework.yarn.boot.app.AbstractClientApplication
 
run() - Method in interface org.springframework.yarn.boot.app.ClientApplicationRunner
Run the application.
run(String...) - Method in interface org.springframework.yarn.boot.app.ClientApplicationRunner
Run the application.
run() - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication
 
run(String...) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication
 
run() - Method in class org.springframework.yarn.boot.app.YarnInfoApplication
Run a SpringApplication build by a SpringApplicationBuilder using an empty args.
run(String...) - Method in class org.springframework.yarn.boot.app.YarnInfoApplication
Run a SpringApplication build by a SpringApplicationBuilder.
run() - Method in class org.springframework.yarn.boot.app.YarnKillApplication
 
run(String...) - Method in class org.springframework.yarn.boot.app.YarnKillApplication
 
run() - Method in class org.springframework.yarn.boot.app.YarnPushApplication
Run a SpringApplication build by a SpringApplicationBuilder using an empty args.
run(String...) - Method in class org.springframework.yarn.boot.app.YarnPushApplication
Run a SpringApplication build by a SpringApplicationBuilder.
run() - Method in class org.springframework.yarn.boot.app.YarnShutdownApplication
 
run(String...) - Method in class org.springframework.yarn.boot.app.YarnShutdownApplication
 
run() - Method in class org.springframework.yarn.boot.app.YarnSubmitApplication
Run a SpringApplication build by a SpringApplicationBuilder using an empty args.
run(String...) - Method in class org.springframework.yarn.boot.app.YarnSubmitApplication
Run a SpringApplication build by a SpringApplicationBuilder using an empty args.
run(OptionSet) - Method in class org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler
 
run(String...) - Method in class org.springframework.yarn.boot.cli.shell.PromptCommand
 
run() - Method in class org.springframework.yarn.boot.cli.shell.Shell
Run the shell until the user exists.
run(String...) - Method in class org.springframework.yarn.boot.cli.shell.ShellCommand
 
run(String...) - Method in class org.springframework.yarn.boot.support.AppmasterLauncherRunner
 
run(String...) - Method in class org.springframework.yarn.boot.support.ClientLauncherRunner
 
run(String...) - Method in class org.springframework.yarn.boot.support.ContainerLauncherRunner
 
run() - Method in class org.springframework.yarn.container.AbstractYarnContainer
 
run(YarnContainer) - Method in interface org.springframework.yarn.container.ContainerRunner
run(YarnContainer) - Method in class org.springframework.yarn.container.SimpleContainerRunner
 
run() - Method in interface org.springframework.yarn.container.YarnContainer
This method is called when something is ran in a container.
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.AbstractApplicationCommand.ApplicationOptionHandler
Run the application.
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClusterCreateCommand.ClusterCreateOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClusterDestroyCommand.ClusterDestroyOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClusterInfoCommand.ClusterInfoOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClusterModifyCommand.ClusterModifyOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClustersInfoCommand.ClustersInfoOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClusterStartCommand.ClusterStartOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnClusterStopCommand.ClusterStopOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnKillCommand.KillOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnPushCommand.PushOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnPushedCommand.PushedOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnShutdownCommand.ShutdownOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnSubmitCommand.SubmitOptionHandler
 
runApplication(OptionSet) - Method in class org.springframework.yarn.boot.cli.YarnSubmittedCommand.SubmittedOptionHandler
 
runInternal() - Method in class org.springframework.yarn.batch.container.DefaultBatchYarnContainer
 
runInternal() - Method in class org.springframework.yarn.container.AbstractYarnContainer
Internal method to handle the actual AbstractYarnContainer.run() method.
runInternal() - Method in class org.springframework.yarn.container.DefaultYarnContainer
 
runnerClass(Class<? extends AbstractCommandLineRunner<?>>) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerRunnerConfigurer
 
runnerClass(Class<? extends AbstractCommandLineRunner<?>>) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerRunnerConfigurer
 
runningCount() - Method in interface org.springframework.yarn.am.monitor.ContainerMonitor
Gets a count of running containers.
runningCount() - Method in class org.springframework.yarn.am.monitor.DefaultContainerMonitor
 
runWithSpringApplication(ApplicationContext) - Method in interface org.springframework.yarn.boot.SpringApplicationCallback
Perform an actions with a given ApplicationContext.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Spring for Apache Hadoop