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 

S

SatisfyStateData - Class in org.springframework.yarn.am.grid.support
 
SatisfyStateData() - Constructor for class org.springframework.yarn.am.grid.support.SatisfyStateData
 
SatisfyStateData(List<GridMember>) - Constructor for class org.springframework.yarn.am.grid.support.SatisfyStateData
 
SatisfyStateData(ContainerAllocateData) - Constructor for class org.springframework.yarn.am.grid.support.SatisfyStateData
 
SatisfyStateData(List<GridMember>, ContainerAllocateData) - Constructor for class org.springframework.yarn.am.grid.support.SatisfyStateData
 
SatisfyStateDataResource - Class in org.springframework.yarn.boot.actuate.endpoint.mvc.domain
 
SatisfyStateDataResource() - Constructor for class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.SatisfyStateDataResource
 
SatisfyStateDataResource(SatisfyStateData) - Constructor for class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.SatisfyStateDataResource
 
SCHEDULER_ADDRESS - Static variable in class org.springframework.data.hadoop.HadoopSystemConstants
Default env variable for resource manager scheduler address.
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.
schema - Variable in class org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreReader
 
schema - Variable in class org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreWriter
 
ScriptEvaluator - Interface in org.springframework.data.hadoop.scripting
Script evaluator.
ScriptParser - Class in org.springframework.data.hadoop.config.namespace
Namespace parser for hdp:script.
ScriptParser() - Constructor for class org.springframework.data.hadoop.config.namespace.ScriptParser
 
ScriptTasklet - Class in org.springframework.data.hadoop.batch.scripting
Scripting tasklet.
ScriptTasklet() - Constructor for class org.springframework.data.hadoop.batch.scripting.ScriptTasklet
 
SEC_SPEL_KEY_FILENAME - Static variable in class org.springframework.yarn.batch.BatchSystemConstants
Default spel expression for step execution context file name
SEC_SPEL_KEY_SPLITLENGTH - Static variable in class org.springframework.yarn.batch.BatchSystemConstants
Default spel expression for step execution context file split length
SEC_SPEL_KEY_SPLITSTART - Static variable in class org.springframework.yarn.batch.BatchSystemConstants
Default spel expression for step execution context file split start position
SecurityAuthMethod - Enum in org.springframework.data.hadoop.security
Supported security authentication methods in Spring Yarn.
SecurityConfigurer<I> - Interface in org.springframework.data.hadoop.config.common.annotation.configurers
Interface for DefaultSecurityConfigurer which act as intermediate gatekeeper between a user and an AnnotationConfigurerBuilder.
SecurityConfigurerAware - Interface in org.springframework.data.hadoop.config.common.annotation.configurers
Interface for AnnotationBuilder which wants to be aware of HadoopSecurity configured by DefaultSecurityConfigurer.
select(String) - Method in class org.springframework.yarn.boot.support.BootMultiLocalResourcesSelector
 
select(String, String) - Method in class org.springframework.yarn.boot.support.BootMultiLocalResourcesSelector
 
select(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
 
select(String) - Method in interface org.springframework.yarn.fs.LocalResourcesSelector
Select a List of LocalResourcesSelector.Entrys.
select(String, String) - Method in interface org.springframework.yarn.fs.MultiLocalResourcesSelector
Select a List of LocalResourcesSelector.Entrys identified by an arbitrary id.
selectImports(AnnotationMetadata) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurationImportSelector
 
selectInternal(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
Select internal.
SequenceFileWriterHolder<T extends java.io.Closeable> - Class in org.springframework.data.hadoop.store.support
Holder object for SequenceFile writer.
SequenceFileWriterHolder() - Constructor for class org.springframework.data.hadoop.store.support.SequenceFileWriterHolder
Instantiates a new sequence file writer holder.
SequenceFileWriterHolder(T) - Constructor for class org.springframework.data.hadoop.store.support.SequenceFileWriterHolder
Instantiates a new sequence file writer holder.
SequenceFileWriterHolder(T, Path) - Constructor for class org.springframework.data.hadoop.store.support.SequenceFileWriterHolder
Instantiates a new sequence file writer holder.
serialize(MindRpcMessageHolder, OutputStream) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcSerializer
 
set(List<ContainerLauncherInterceptor>) - Method in class org.springframework.yarn.am.container.AbstractLauncher.ContainerLauncherInterceptorList
Sets the interceptors, clears any existing interceptors.
set(List<GridMemberInterceptor>) - Method in class org.springframework.yarn.am.grid.support.GridMemberInterceptorChain
 
set(List<JobRepositoryRemoteServiceInterceptor>) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService.JobRepositoryServiceInterceptorList
Sets the interceptors, clears any existing interceptors.
setAction(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.ContainerClusterModifyRequest
 
setAction(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties.StartupProperties
 
setAction(String) - Method in class org.springframework.yarn.boot.support.ClientLauncherRunner
Sets the action use by this launcher.
setAllocateData(ContainerAllocateData) - Method in class org.springframework.yarn.am.grid.support.SatisfyStateData
 
setAllocateData(ContainerAllocateDataResource) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.SatisfyStateDataResource
 
setAllocationValues(String, Integer, String, Integer, Integer, Boolean) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
Sets the allocation values for given identifier.
setAllocator(ContainerAllocator) - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
Sets the ContainerAllocator used for this class.
setAllowNullValues(boolean) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setAnnotationIntrospector(AnnotationIntrospector) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Set the AnnotationIntrospector for both serialization and deserialization.
setAny(int) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setAny(Integer) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest.ProjectionDataType
 
setAny(Integer) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerAllocateDataResource
 
setAny(Integer) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.ProjectionDataProperties
 
setAny(Integer) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties
 
setAppClass(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setAppendable(Boolean) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setAppendable(boolean) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Set stream as append mode.
setAppendable(boolean) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Set stream as append mode.
setAppJar(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
Sets the application attempt id.
setApplicationBaseDir(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.hadoop.fs.CustomResourceLoaderRegistrar
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.hadoop.scripting.HdfsScriptRunner
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.yarn.boot.actuate.endpoint.YarnContainerClusterEndpoint
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
 
setApplicationDir(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
setApplicationDirName(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
Sets the application dir name.
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.data.hadoop.store.event.DefaultStoreEventPublisher
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.yarn.event.DefaultYarnEventPublisher
 
setApplicationId(String) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setApplicationId(String) - Method in class org.springframework.yarn.boot.app.YarnKillApplication.OperationProperties
 
setApplicationId(String) - Method in class org.springframework.yarn.boot.app.YarnShutdownApplication.OperationProperties
 
setApplicationId(ApplicationId) - Method in class org.springframework.yarn.test.junit.ApplicationInfo
Sets the application id.
setApplicationReport(ApplicationReport) - Method in class org.springframework.yarn.test.junit.ApplicationInfo
Sets the application report.
setApplicationVersion(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
setAppmasterClass(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties
 
setAppmasterScOperations(AppmasterMindScOperations) - Method in class org.springframework.yarn.batch.repository.AbstractRemoteDao
Sets the AppmasterMindScOperations for this implementation.
setAppmasterServiceClient(AppmasterServiceClient) - Method in class org.springframework.yarn.batch.container.DefaultBatchYarnContainer
 
setAppName(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setAppName(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
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.boot.properties.SpringYarnProperties
 
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.
setArchiveFile(String) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setArguments(String[]) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setArguments(Map<String, String>) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setArguments(Properties) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the arguments.
setArgumentsList(List<String>) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setArgumentsList(List<String>) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the arguments as a list.
setAuthMethod(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setAuthMethod(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setAutoDetectFields(boolean) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Shortcut for MapperFeature.AUTO_DETECT_FIELDS option.
setAutoDetectGettersSetters(boolean) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Shortcut for MapperFeature.AUTO_DETECT_SETTERS/ MapperFeature.AUTO_DETECT_GETTERS option.
setAutoFlush(boolean) - Method in class org.springframework.data.hadoop.hbase.HbaseTemplate
Sets the auto flush.
setAutoStart(boolean) - Method in class org.springframework.data.hadoop.test.support.HadoopClusterFactoryBean
Set whether cluster should be started automatically by this factory instance.
setAutoStart(boolean) - Method in class org.springframework.yarn.test.support.YarnClusterFactoryBean
Set whether cluster should be started automatically by this factory instance.
setAutoStartup(boolean) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Indicates whether the Hive server should start automatically (default) or not.
setAutoStartup(boolean) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
Sets the auto startup.
setAutoStartup(boolean) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
Sets the auto startup.
setBasePackage(String[]) - Method in class org.springframework.yarn.integration.convert.MindHolderToObjectConverter
Sets the base packages.
setBasePath(Path) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setBasePath(String) - Method in class org.springframework.data.hadoop.store.dataset.DatasetRepositoryFactory
The base path for the datasets in this repository.
setBatchAppmaster(BatchYarnAppmaster) - Method in class org.springframework.yarn.batch.partition.AbstractPartitionHandler
Sets the batch appmaster.
setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractAnnotationConfiguration
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
 
setBeanFactory(BeanFactory) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
 
setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.batch.support.BeanFactoryStepLocator
 
setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.boot.support.EndpointContainerShutdown
 
setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
 
setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.integration.convert.ConverterRegistrar
 
setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClientFactoryBean
 
setBeanFactory(BeanFactory) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceFactoryBean
 
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.data.hadoop.mapreduce.JobFactoryBean
 
setBeanName(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
 
setBeanName(String) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
 
setBeanName(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the bean name.
setBuilder(B) - Method in class org.springframework.data.hadoop.config.common.annotation.AnnotationConfigurerAdapter
Sets the AnnotationBuilder to be used.
setCacheEntries(Collection<Resource>) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Sets the cache entries to be added to the distributed cache.
setChannel(SubscribableChannel) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceFactoryBean
Sets the message channel for service dispatching.
setClasspath(String) - Method in class org.springframework.yarn.configuration.EnvironmentFactoryBean
Sets incoming classpath.
setClassPathEntries(Collection<Resource>) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Sets the class-path entries to be added to the distributed cache.
setClientClass(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
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
Sets the ClientRmOperations implementation for accessing resource manager.
setClose(boolean) - Method in class org.springframework.data.hadoop.fs.FileSystemFactoryBean
Indicates whether the Hadoop file systems should be closed once this factory is destroyed.
setCloseAll(boolean) - Method in class org.springframework.data.hadoop.fs.FileSystemFactoryBean
Indicates whether all the Hadoop file systems should be closed once this factory is destroyed.
setCloseTimeout(Long) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setCloseTimeout(long) - Method in class org.springframework.data.hadoop.store.dataset.DatasetStoreObjectSupport
Sets the close timeout.
setCloseTimeout(long) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the close timeout.
setCloseTimeout(long) - Method in class org.springframework.data.hadoop.store.support.StoreObjectSupport
Sets the close timeout.
setCluster(HadoopCluster) - Method in class org.springframework.data.hadoop.test.support.ConfigurationDelegatingFactoryBean
setCluster(YarnCluster) - Method in class org.springframework.yarn.test.support.ConfigurationDelegatingFactoryBean
setClusterDef(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.ContainerClusterCreateRequest
 
setClusterDef(String) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setClusterId(String) - Method in class org.springframework.data.hadoop.test.support.HadoopClusterFactoryBean
Sets the cluster id.
setClusterId(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.ContainerClusterCreateRequest
 
setClusterId(String) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setClusterId(String) - Method in class org.springframework.yarn.test.support.YarnClusterFactoryBean
Sets the cluster id.
setClusters(Collection<String>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.YarnContainerClusterEndpointResource
 
setClusters(Map<String, SpringYarnAppmasterProperties.ContainerClustersProperties>) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClusterProperties
 
setClusterState(ClusterState) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerClusterStateResource
 
setCmdEnv(Properties) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the environment for the commands to be executed.
setCodec(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job codec class.
setCodec(CodecInfo) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setCodecInfo(CodecInfo) - Method in class org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy
 
setCodecInfo(CodecInfo) - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
 
setCodecInfo(CodecInfo) - Method in interface org.springframework.data.hadoop.store.strategy.naming.FileNamingStrategy
Sets the codec info.
setCodecInfo(CodecInfo) - Method in class org.springframework.data.hadoop.store.support.OutputContext
Sets the codec info.
setCombiner(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job combiner class.
setCombiner(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job combiner.
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, List<String>) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the commands with an identifier.
setCommands(String[]) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the commands.
setCommands(String, String[]) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the commands with an identifier.
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
 
setCompressionType(String) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setCompressOutput(Boolean) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Indicates whether the job output should be compressed or not.
setConf(Configuration) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setConf(Configuration) - Method in class org.springframework.data.hadoop.store.dataset.DatasetRepositoryFactory
The Hadoop configuraton to be used
setConfig(Map<String, String>) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setConfig(Map<String, String>) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.config.annotation.SpringHadoopConfigs
Sets the hadoop configuration.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the parent configuration.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Sets the Hadoop configuration for the cache.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.fs.FileSystemFactoryBean
Sets the Hadoop configuration for this file system.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.hbase.HbaseAccessor
Sets the configuration.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
Sets the Hadoop configuration to use.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Sets the Hadoop configuration to use.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the Hadoop configuration to use.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the Hadoop configuration to use.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.pig.PigContextFactoryBean
Sets the Hadoop configuration to use.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.scripting.HdfsScriptRunner
Sets the Hadoop configuration to use.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.store.split.AbstractSplitter
Sets the configuration.
setConfiguration(Configuration) - Method in class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
Sets the Configuration.
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.allocate.DefaultAllocateCountTracker
 
setConfiguration(Configuration) - Method in class org.springframework.yarn.am.container.AbstractLauncher
Sets the Yarn configuration.
setConfiguration(Configuration) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
Sets the hadoop configuration.
setConfiguration(Configuration) - Method in class org.springframework.yarn.batch.partition.AbstractPartitioner
Sets the hadoop 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.
setConfiguration(Configuration) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Sets the Configuration.
setConfigurers(List<AnnotationConfigurer<O, B>>) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractAnnotationConfiguration
Sets the configurers.
setConfigurers(List<AnnotationConfigurer<O, B>>) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean
 
setContainerAllocator(ContainerAllocator) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
 
setContainerAppClasspath(List<String>) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setContainerAssign(ContainerAssign<Object>) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the container assign.
setContainerClass(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnContainerProperties
 
setContainerClass(Class<? extends YarnContainer>) - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
Sets the container class.
setContainercluster(SpringYarnAppmasterProperties.ContainerClusterProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties
 
setContainerClusterState(ContainerClusterStateResource) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerClusterResource
 
setContainerCount(int) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties
 
setContainerCount(int) - Method in class org.springframework.yarn.boot.support.AppmasterLauncherRunner
 
setContainerId(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerRegisterResource
 
setContainerRef(YarnContainer) - Method in class org.springframework.yarn.container.YarnContainerFactoryBean
Sets the container ref.
setContent(byte[]) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcMessageHolder
Sets the content of this holder.
setContent(String) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcMessageHolder
Sets the content of this holder.
setContextFile(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the context file.
setConversionService(ConversionService) - Method in class org.springframework.yarn.integration.support.IntegrationObjectSupport
Sets the ConversionService.
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.
setCreateSymlink(boolean) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Indicates whether to create symlinks or not.
setCSVProperty(Element, BeanDefinitionBuilder, String, String) - Static method in class org.springframework.data.hadoop.config.namespace.NamespaceUtils
 
setCSVReferenceProperty(Element, BeanDefinitionBuilder, String, String) - Static method in class org.springframework.data.hadoop.config.namespace.NamespaceUtils
 
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(SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionProperties
 
setData(Map<Integer, String>) - Method in class org.springframework.yarn.support.console.TableRow
 
setDatasetDefinitions(Collection<DatasetDefinition>) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
The list of DatasetDefinitions to use for this template.
setDatasetRepositoryFactory(DatasetRepositoryFactory) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
The DatasetRepositoryFactory to use for this template.
setDataStoreReader(DataStoreReader<T>) - Method in class org.springframework.yarn.batch.item.DataStoreItemReader
Sets the data store reader.
setDateFormat(DateFormat) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Define the format for date/time with the given DateFormat.
setDefaultDatasetDefinition(DatasetDefinition) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
The default DatasetDefinition to use for this template.
setDefaultMapreduceAppClasspath(String, 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, 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.
setDeleteConnection(boolean) - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
Indicates whether the potential connection created by this config is destroyed at shutdown (default).
setDelimiter(String, 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.
setDeserializersByType(Map<Class<?>, JsonDeserializer<?>>) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Configure custom deserializers for the given types.
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.
setDriverCores(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setDriverMemory(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setEnabled(boolean) - Method in class org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy
Sets if this strategy is enabled.
setEnabled(boolean) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setEnabled(boolean) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties
 
setEnabled(boolean) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClusterProperties
 
setEncoding(String) - Method in class org.springframework.data.hadoop.hbase.HbaseAccessor
Sets the encoding.
setEnd(long) - Method in class org.springframework.data.hadoop.store.support.InputContext
 
setEntries(Collection<DistributedCacheFactoryBean.CacheEntry>) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Sets the entries to be added to the distributed cache.
setEnvironment(Environment) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setEnvironment(Environment) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration
 
setEnvironment(Map<String, String>) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the environment variables.
setEnvironment(String, Map<String, String>) - Method in class org.springframework.yarn.am.AbstractAppmaster
 
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.
setEnvironments(Map<String, Map<String, String>>) - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
 
setExceptionConversionEnabled(boolean) - Method in class org.springframework.data.hadoop.hbase.HbaseInterceptor
Sets whether to convert any IOException raised to a Spring DataAccessException, compatible with the org.springframework.dao exception hierarchy.
setExecType(ExecType) - Method in class org.springframework.data.hadoop.pig.PigContextFactoryBean
Sets the execution type.
setExecutor(Executor) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Sets the TaskExecutor used for executing the Hadoop job.
setExecutorCores(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setExecutorMemory(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setExitCodeMapper(ExitCodeMapper) - Method in class org.springframework.yarn.boot.support.CommandLineRunnerSupport
Sets the exit code mapper.
setExtraClassPath(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setExtraProperties(Map<String, Object>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.ContainerClusterCreateRequest
 
setExtraProperties(Map<String, Object>) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setFailNext(boolean) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setFailOnEmptyBeans(boolean) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Shortcut for SerializationFeature.FAIL_ON_EMPTY_BEANS option.
setFailRestart(boolean) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setFeaturesToDisable(Object...) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Specify features to disable.
setFeaturesToEnable(Object...) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Specify features to enable.
setFileNamingStrategy(FileNamingStrategy) - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
Sets the file naming strategy for this builder.
setFileNamingStrategy(FileNamingStrategy) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setFileNamingStrategy(FileNamingStrategy) - Method in class org.springframework.data.hadoop.store.support.OutputContext
Sets the file naming strategy.
setFileNamingStrategy(FileNamingStrategy) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the file naming strategy.
setFileNamingStrategyFactory(FileNamingStrategyFactory<FileNamingStrategy>) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the file naming strategy factory.
setFileOpenAttempts(Integer) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setFiles(List<String>) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
setFileSystem(FileSystem) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Sets the Hadoop file system for this cache.
setFileSystemUri(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the File System ('fs.defaultFS') URI
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the final application status.
setFlushTimeout(long) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the flush timeout.
setFlushTimeout(long) - Method in class org.springframework.data.hadoop.store.support.StoreObjectSupport
Sets the flush timeout.
setFormat(String) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setFsUri(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setFsUri(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setFsUri(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the File System ('fs.defaultFS') URI.
setGridProjectionFactoryLocator(GridProjectionFactoryLocator) - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
Sets the GridProjectionFactoryLocator used to find factories which are creating an instances of GridProjections.
setGridSize(int) - Method in class org.springframework.yarn.batch.partition.StaticPartitionHandler
Passed to the StepExecutionSplitter in the AbstractPartitionHandler.handle(StepExecutionSplitter, StepExecution) method, instructing it how many StepExecution instances are required, ideally.
setGroupingComparator(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job grouping comparator class.
setHadoopCluster(HadoopCluster) - Method in class org.springframework.data.hadoop.test.junit.AbstractHadoopClusterTests
Sets the HadoopCluster
setHadoopConfiguration(Configuration) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setHandleNoprefix(boolean) - Method in class org.springframework.data.hadoop.fs.HdfsResourceLoader
Sets the handle noprefix.
setHdfsEntries(Collection<LocalResourcesFactoryBean.TransferEntry>) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
 
setHdfsEntries(String, 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.
setHdfsEntries(String, Collection<LocalResourcesFactoryBean.TransferEntry>) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
Sets hdfs entries reference for this factory.
setHeaders(Map<String, String>) - Method in class org.springframework.yarn.boot.app.YarnInfoApplication.OperationProperties
 
setHeaders(Map<String, String>) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcMessageHolder
Sets the headers of this holder.
setHiveClientFactory(HiveClientFactory) - Method in class org.springframework.data.hadoop.hive.HiveExecutor
Sets the hive client for this tasklet.
setHiveClientFactory(HiveClientFactory) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
Sets the HiveClient factory.
setHiveDataSource(DataSource) - Method in class org.springframework.data.hadoop.hive.HiveClientFactoryBean
Sets the DataSource.
setHiveTemplate(HiveOperations) - Method in class org.springframework.data.hadoop.hive.HiveExecutor
Sets the hive template.
setHost(String) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Sets the server host to bind to.
setHost(String, Integer) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setHosts(Map<String, Integer>) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setHosts(Map<String, Integer>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest.ProjectionDataType
 
setHosts(Map<String, Integer>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerAllocateDataResource
 
setHosts(Map<String, Integer>) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.ProjectionDataProperties
 
setHosts(Map<String, Integer>) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties
 
setId(String) - Method in class org.springframework.data.hadoop.test.support.ClusterInfo
 
setId(String) - Method in class org.springframework.data.hadoop.test.support.HadoopClusterDelegatingFactoryBean
 
setId(String) - Method in class org.springframework.yarn.am.allocate.ContainerAllocateData
 
setId(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerClusterResource
 
setId(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.GridMemberResource
 
setId(String) - Method in class org.springframework.yarn.test.support.ClusterDelegatingFactoryBean
 
setId(String) - Method in class org.springframework.yarn.test.support.ClusterInfo
 
setIdleTimeout(Long) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setIdleTimeout(long) - Method in class org.springframework.data.hadoop.store.dataset.DatasetStoreObjectSupport
Sets the idle timeout.
setIdleTimeout(long) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the idle timeout.
setIdleTimeout(long) - Method in class org.springframework.data.hadoop.store.support.StoreObjectSupport
Sets the idle timeout.
setImportMetadata(AnnotationMetadata) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractAnnotationConfiguration
 
setImportMetadata(AnnotationMetadata) - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
 
setIncludeBaseDirectory(boolean) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setIncludeBaseDirectory(String, 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.boot.properties.AbstractLaunchContextProperties
 
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.
setIndentOutput(boolean) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Shortcut for SerializationFeature.INDENT_OUTPUT option.
setInitialDelay(long) - Method in class org.springframework.data.hadoop.store.support.IdleTimeoutTrigger
Specify the delay for the initial execution.
setInitialize(boolean) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Indicates whether the configuration object should be initialized (true) or not.
setInitialize(boolean) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Indicates whether the configuration object should be initialized (true) or not.
setInputFormat(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job input format class.
setInputFormat(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job input format.
setInputPath(String...) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job input path.
setInputPath(String...) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job input paths.
setInputPatterns(String) - Method in class org.springframework.yarn.batch.partition.SplitterPartitioner
Sets the input patterns.
setInputPatterns(Set<String>) - Method in class org.springframework.yarn.batch.partition.SplitterPartitioner
Sets the input patterns.
setIntegrationServiceClient(IntegrationAppmasterServiceClient<?>) - Method in class org.springframework.yarn.integration.container.AbstractIntegrationYarnContainer
Sets the integration service client.
setInterceptors(List<ContainerLauncherInterceptor>) - Method in class org.springframework.yarn.am.container.AbstractLauncher
Set the list of channel interceptors.
setInterceptors(List<GridMemberInterceptor>) - Method in class org.springframework.yarn.am.grid.support.AbstractGrid
Set the list of channel interceptors.
setInterceptors(List<JobRepositoryRemoteServiceInterceptor>) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService
Set the list of channel interceptors.
setInWritingPrefix(String) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setInWritingPrefix(String) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the in writing prefix.
setInWritingPrefix(String) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the in writing prefix.
setInWritingSuffix(String) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setInWritingSuffix(String) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the in writing suffix.
setInWritingSuffix(String) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the in writing suffix.
setItems(List<? extends S>) - Method in class org.springframework.data.hadoop.store.support.OrderedComposite
Public setter for the listeners.
setItems(List<? extends S>) - Method in class org.springframework.yarn.listener.OrderedComposite
Public setter for the listeners.
setJar(Resource) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job jar (which might not be on the classpath).
setJarByClass(Class<?>) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Determines the job jar (available on the classpath) based on the given class.
setJarFile(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the jar file name.
setJob(Job) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Sets the job to execute.
setJobExplorer(JobExplorer) - Method in class org.springframework.yarn.batch.container.AbstractBatchYarnContainer
Sets the job explorer.
setJobExplorer(JobExplorer) - Method in class org.springframework.yarn.batch.repository.JobRepositoryService
 
setJobExplorer(JobExplorer) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
 
setJobHistoryAddress(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setJobHistoryUri(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the Job Tracker ('mapreduce.jobhistory.address') URI.
setJobId(Long) - Method in class org.springframework.data.hadoop.batch.sqoop2.Sqoop2Tasklet
 
setJobLauncher(JobLauncher) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
Sets the job launcher.
setJobName(String) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the job name.
setJobName(String) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
Sets the enabled job name.
setJobNames(String...) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Sets the jobs to execute by (bean) name.
setJobParametersConverter(JobParametersConverter) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
 
setJobPriority(String) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the job priority.
setJobRegistry(JobRegistry) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
 
setJobRepository(JobRepository) - Method in class org.springframework.yarn.batch.repository.JobRepositoryService
 
setJobRepositoryRemoteService(JobRepositoryService) - Method in class org.springframework.yarn.batch.repository.BatchAppmasterService
Sets the job repository remote service.
setJobs(Collection<Job>) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Sets the jobs to execute.
setJobs(List<YarnBatchProperties.JobProperties>) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties
 
setJobs(Collection<Job>) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
Sets the jobs.
setJobTracker(String) - Method in class org.springframework.data.hadoop.pig.PigContextFactoryBean
Sets the job tracker.
setKeepContextAlive(boolean) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties
 
setKeepContextAlive(boolean) - Method in class org.springframework.yarn.boot.properties.SpringYarnContainerProperties
 
setKey(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job key class.
setKeyFileName(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitioner
The name of the key for the file name in each ExecutionContext.
setKeySplitLength(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitioner
The name of the key for the file split length in each ExecutionContext.
setKeySplitLocations(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitioner
The name of the key for the split locations in each ExecutionContext.
setKeySplitLocations(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitionHandler
The name of the key for the split locations in each ExecutionContext.
setKeySplitStart(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitioner
The name of the key for the file split start in each ExecutionContext.
setKillJobAtShutdown(boolean) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Indicates whether the configured jobs should be 'killed' when the application shuts down (default) or not.
setLabelExpression(String) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
Sets the label expression.
setLabelExpression(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterResourceProperties
 
setLabelExpression(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
setLabelExpression(String) - Method in class org.springframework.yarn.client.AbstractYarnClient
Sets the application label expression.
setLabelExpression(String) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
Sets the application label expression.
setLastAlias(String) - Method in class org.springframework.data.hadoop.pig.PigContextFactoryBean
Sets the last alias.
setLaunchcontext(SpringYarnAppmasterLaunchContextProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProperties
 
setLauncher(ContainerLauncher) - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
Sets the ContainerLauncher used for this class.
setLength(long) - Method in class org.springframework.data.hadoop.store.split.GenericSplit
 
setLength(long) - Method in class org.springframework.data.hadoop.store.split.StaticLengthSplitter
Sets the split length.
setLineDataMapper(LineDataMapper<T>) - Method in class org.springframework.yarn.batch.item.DataStoreItemReader
Sets the line data mapper.
setListeners(List<? extends T>) - Method in class org.springframework.yarn.listener.AbstractCompositeListener
Sets the list of listeners.
setLoadDefaults(boolean) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Indicates whether to load the defaults (the default) or not for this configuration.
setLoader(ResourcePatternResolver) - Method in class org.springframework.data.hadoop.fs.CustomResourceLoaderRegistrar
Sets the resource pattern loader.
setLocalEntries(Collection<Resource>) - Method in class org.springframework.data.hadoop.fs.DistributedCacheFactoryBean
Sets the local entries to be added to the distributed cache.
setLocality(boolean) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
Sets the flag telling if resource allocation should not be relaxed.
setLocality(boolean) - Method in class org.springframework.yarn.am.grid.support.DefaultGridProjection
 
setLocality(Boolean) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setLocality(boolean) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterLaunchContextProperties
 
setLocalizer(SpringYarnAppmasterLocalizerProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProperties
 
setLocalizer(ResourceLocalizer) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
 
setLoopback(boolean) - Method in class org.springframework.data.hadoop.util.net.DefaultHostInfoDiscovery
Sets if loopback should be discovered.
setLoopback(boolean) - Method in class org.springframework.yarn.boot.properties.SpringYarnHostInfoDiscoveryProperties
 
setMainClass(String) - Method in class org.springframework.data.hadoop.mapreduce.JarExecutor
Sets the target class by name.
setMapKey(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job map key class.
setMapper(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job mapper class.
setMapper(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job mapper.
setMapping(Map<String, Integer>) - Method in class org.springframework.yarn.launch.SimpleJvmExitCodeMapper
Supply the ExitCodeMappings
setMapValue(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job map value class.
setMatchInterface(String) - Method in class org.springframework.data.hadoop.util.net.DefaultHostInfoDiscovery
Use interface as a candidate if its name is matching with a given pattern.
setMatchInterface(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnHostInfoDiscoveryProperties
 
setMatchIpv4(String) - Method in class org.springframework.data.hadoop.util.net.DefaultHostInfoDiscovery
Sets the match ipv4.
setMatchIpv4(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnHostInfoDiscoveryProperties
 
setMaxMessageSize(int) - Method in class org.springframework.yarn.integration.ip.mind.MindRpcSerializer
Sets the max message size for transport.
setMaxOpenAttempts(int) - Method in class org.springframework.data.hadoop.store.output.AbstractDataStreamWriter
Sets the max open attempts trying to find a suitable path for output stream.
setMaxOpenAttempts(int) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the max open attempts.
setMaxSplitSize(long) - Method in class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Sets the maximum split size.
setMaxThreads(int) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Sets the maximum number of threads serving this server.
setMaxWidth(int) - Method in class org.springframework.yarn.support.console.TableHeader
Defaults to -1 indicating to ignore the property.
setMembers(Collection<GridMemberResource>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.GridProjectionResource
 
setMemory(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
Sets the memory for container request defining memory of the resource.
setMemory(Integer) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
Sets the memory.
setMemory(Integer) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setMemory(String) - Method in class org.springframework.yarn.boot.properties.AbstractResourceProperties
 
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.
setMessageChannel(SubscribableChannel) - Method in class org.springframework.yarn.integration.IntegrationAppmasterService
Sets the message channel where messages are dispatched.
setMinSplitSize(long) - Method in class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Sets the minimum split size.
setMinThreads(int) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Sets the minimum number of threads serving this server.
setMonitor(ContainerMonitor) - Method in class org.springframework.yarn.am.AbstractServicesAppmaster
Sets the ContainerMonitor used for this class.
setName(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job name.
setName(String) - Method in class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
Sets the file name part.
setName(String) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setName(String) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties
 
setName(String) - Method in class org.springframework.yarn.client.ApplicationDescriptor
Sets the application name.
setName(String) - Method in class org.springframework.yarn.support.console.TableHeader
 
setNamenodePrincipal(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setNamenodePrincipal(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the used namenode principal.
setNamenodePrincipal(String) - Method in class org.springframework.data.hadoop.security.HadoopSecurity
 
setNamenodePrincipal(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setNamenodePrincipal(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the used namenode principal.
setNamespace(String) - Method in class org.springframework.data.hadoop.store.dataset.DatasetRepositoryFactory
Namespace to use.
setNext(boolean) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setNodes(int) - Method in class org.springframework.data.hadoop.test.support.HadoopClusterDelegatingFactoryBean
 
setNodes(int) - Method in class org.springframework.data.hadoop.test.support.HadoopClusterFactoryBean
Sets the number of nodes.
setNodes(int) - Method in class org.springframework.data.hadoop.test.support.StandaloneHadoopCluster
Sets a number of nodes for cluster.
setNodes(int) - Method in class org.springframework.yarn.test.support.ClusterDelegatingFactoryBean
 
setNodes(int) - Method in class org.springframework.yarn.test.support.StandaloneYarnCluster
Sets a number of nodes for cluster.
setNodes(int) - Method in class org.springframework.yarn.test.support.YarnClusterFactoryBean
Sets the number of nodes.
setNumberReducers(Integer) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the number of reduce task for this job.
setNumberReducers(Integer) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job number of reducer tasks.
setNumDfs(int) - Method in class org.springframework.data.hadoop.test.support.ClusterInfo
 
setNumDfs(int) - Method in class org.springframework.yarn.test.support.ClusterInfo
 
setNumExecutors(int) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setNumYarn(int) - Method in class org.springframework.yarn.test.support.ClusterInfo
 
setObject(T) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractImportingAnnotationConfiguration.BeanDelegatingFactoryBean
 
setObjectMapper(ObjectMapper) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Set the ObjectMapper instance to use.
setObjectPostProcessor(ObjectPostProcessor<Object>) - Method in class org.springframework.data.hadoop.config.annotation.SpringHadoopConfigurerAdapter
 
setObjectPostProcessor(ObjectPostProcessor<Object>) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreTextWriterConfigurerAdapter
 
setObjectPostProcessor(ObjectPostProcessor<Object>) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
 
setOperation(YarnContainerClusterApplication.Operation) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setOperation(YarnInfoApplication.Operation) - Method in class org.springframework.yarn.boot.app.YarnInfoApplication.OperationProperties
 
setOptions(List<String>) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setOptions(List<String>) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the options.
setOrder(int) - Method in class org.springframework.data.hadoop.store.strategy.naming.AbstractFileNamingStrategy
Sets the order.
setOrder(int) - Method in class org.springframework.data.hadoop.store.strategy.rollover.AbstractRolloverStrategy
Sets the order.
setOrder(int) - Method in class org.springframework.yarn.boot.support.CommandLineRunnerSupport
Sets the order used forOrdered.
setOrder(int) - Method in class org.springframework.yarn.container.ContainerHandler
Sets the order used get value from ContainerHandler.getOrder().
setOutputFormat(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job output format class.
setOutputFormat(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job output format.
setOutputPath(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job output path.
setOutputPath(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job output paths.
setOverwrite(Boolean) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setOverwrite(boolean) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the flag indicating if written files may be overwritten.
setOverwrite(boolean) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the flag indicating if written files may be overwritten.
setOwner(Path, String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setOwner(String, String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setParallelism(Integer) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the parallelism.
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(Map<String, Object>) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setParameters(Properties) - Method in class org.springframework.yarn.container.AbstractYarnContainer
 
setParameters(Properties) - Method in interface org.springframework.yarn.container.YarnContainer
Sets the parameters.
setPartitionBaseIdentifier(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitioner
The name of the base key for identifying partition's ExecutionContext.
setPartitioner(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job partitioner class.
setPartitioner(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job partitioner.
setPartitionStrategy(PartitionStrategy<?, ?>) - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
Sets the partition strategy for this builder.
setPartitionStrategy(PartitionStrategy<?, ?>) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setPartitionStrategy(PartitionStrategy) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setPath(Path) - Method in class org.springframework.data.hadoop.store.support.StreamsHolder
Sets the path.
setPathSeparator(String) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setPathsToSkip(Collection<String>) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the paths to skip.
setPatterns(List<String>) - Method in class org.springframework.yarn.boot.properties.AbstractLocalizerProperties
 
setPermission(Path, FsPermission) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setPermission(String, short) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setPhase(int) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
Sets the phase.
setPhase(int) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
Sets the phase.
setPigContext(PigContext) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the PigContext to use.
setPigFactory(PigServerFactory) - Method in class org.springframework.data.hadoop.pig.PigExecutor
Sets the pig server instance used by this class.
setPigFactory(PigServerFactory) - Method in class org.springframework.data.hadoop.pig.PigTemplate
Sets the PigServer factory.
setPigTemplate(PigOperations) - Method in class org.springframework.data.hadoop.pig.PigExecutor
Sets the pig template used by this class.
setPointToPoint(boolean) - Method in class org.springframework.data.hadoop.util.net.DefaultHostInfoDiscovery
Sets if interfaces marked as point to point should be handled.
setPointToPoint(boolean) - Method in class org.springframework.yarn.boot.properties.SpringYarnHostInfoDiscoveryProperties
 
setPollTime(Long) - Method in class org.springframework.data.hadoop.batch.sqoop2.Sqoop2Tasklet
 
setPort(int) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Sets the server port.
setPosition(long) - Method in class org.springframework.data.hadoop.store.support.InputContext
 
setPostAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.hive.HiveRunner
Actions to be invoked after running the action.
setPostAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.mapreduce.JarRunner
Actions to be invoked after running the action.
setPostAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.mapreduce.JobRunner
Actions to be invoked after running the action.
setPostAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.mapreduce.ToolRunner
Actions to be invoked after running the action.
setPostAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.pig.PigRunner
Actions to be invoked after running the action.
setPreAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.hive.HiveRunner
Actions to be invoked before running the action.
setPreAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.mapreduce.JarRunner
Actions to be invoked before running the action.
setPreAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.mapreduce.JobRunner
Actions to be invoked before running the action.
setPreAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.mapreduce.ToolRunner
Actions to be invoked before running the action.
setPreAction(Collection<Callable<?>>) - Method in class org.springframework.data.hadoop.pig.PigRunner
Actions to be invoked before running the action.
setPreferInterface(List<String>) - Method in class org.springframework.data.hadoop.util.net.DefaultHostInfoDiscovery
Sets the preferred interfaces.
setPreferInterface(List<String>) - Method in class org.springframework.yarn.boot.properties.SpringYarnHostInfoDiscoveryProperties
 
setPrefix(String) - Method in class org.springframework.data.hadoop.store.strategy.naming.RollingFileNamingStrategy
Sets the prefix preceding rolling number part.
setPrefix(String) - Method in class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
Sets the prefix preceding name part.
setPrefix(String) - Method in class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
Sets the prefix preceding uuid part.
setPriority(int) - Method in class org.springframework.yarn.am.allocate.DefaultContainerAllocator
Sets the priority for container request.
setPriority(Integer) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
Sets the priority.
setPriority(Integer) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setPriority(Integer) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterResourceProperties
 
setPriority(Integer) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
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
 
setProjection(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.ContainerClusterCreateRequest
 
setProjection(SpringYarnAppmasterProperties.ContainerClustersProjectionProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProperties
 
setProjectionData(ProjectionData) - Method in interface org.springframework.yarn.am.grid.GridProjection
Sets the projection data.
setProjectionData(ProjectionData) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
 
setProjectionData(AbstractContainerClusterRequest.ProjectionDataType) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest
 
setProjectionData(AbstractContainerClusterRequest.ProjectionDataType) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.ContainerClusterCreateRequest
 
setProjectionData(YarnContainerClusterApplication.ProjectionDataProperties) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setProjectionDataRegistry(ProjectionDataRegistry) - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
 
setProjectionType(String) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setProperties(Properties) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the configuration properties.
setProperties(Properties) - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
Sets the configuration properties.
setProperties(Properties) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
Sets the configuration properties.
setProperties(Properties) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
The configuration properties to set for this job.
setProperties(Properties) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the configuration properties to use.
setProperties(Properties) - Method in class org.springframework.data.hadoop.pig.PigContextFactoryBean
Sets the configuration properties.
setProperties(Map<String, Object>) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setProperties(Map<String, Object>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest.ProjectionDataType
 
setProperties(Map<String, Object>) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.ProjectionDataProperties
 
setProperties(Map<String, Object>) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties
 
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(List<String>) - Method in class org.springframework.yarn.boot.properties.AbstractLocalizerProperties
 
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(List<String>) - Method in class org.springframework.yarn.boot.properties.AbstractLocalizerProperties
 
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.
setPropertyValue(Element, BeanDefinitionBuilder, String, String) - Static method in class org.springframework.data.hadoop.config.namespace.NamespaceUtils
 
setQueue(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
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.
setRack(String, Integer) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setRacks(Map<String, Integer>) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setRacks(Map<String, Integer>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.AbstractContainerClusterRequest.ProjectionDataType
 
setRacks(Map<String, Integer>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerAllocateDataResource
 
setRacks(Map<String, Integer>) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.ProjectionDataProperties
 
setRacks(Map<String, Integer>) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties
 
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.boot.properties.SpringYarnClientLocalizerProperties
 
setRawFileContents(Map<String, byte[]>) - Method in class org.springframework.yarn.fs.DefaultResourceLocalizer
Sets the raw file contents.
setReducer(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job reducer class.
setReducer(String) - Method in class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
Sets the job reducer.
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.data.hadoop.configuration.ConfigurationFactoryBean
Indicates whether the configuration should register an URL handler (for allowing urls to understand HDFS prefixes, such as hdfs) or not.
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.
setRemoveData(List<GridMember>) - Method in class org.springframework.yarn.am.grid.support.SatisfyStateData
 
setRemoveData(Collection<GridMemberResource>) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.SatisfyStateDataResource
 
setrep(short, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrep(short, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrep(boolean, short, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrep(boolean, short, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrep(long, boolean, short, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrep(long, boolean, short, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setReplication(Path, short) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setReplication(String, short) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setrepr(short, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrepr(short, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrepr(long, short, String) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setrepr(long, short, String...) - Method in class org.springframework.data.hadoop.fs.FsShell
 
setRequestChannel(MessageChannel) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClient
Set the request channel for outgoing messages.
setRequestChannel(MessageChannel) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClientFactoryBean
Sets the outbount request channel.
setResmsg(String) - Method in class org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject
 
setResource(SpringYarnAppmasterResourceProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProperties
 
setResourceArchives(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setResourceFiles(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.data.hadoop.hive.HiveTemplate
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.data.hadoop.pig.PigTemplate
 
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
 
setResourceManagerAddress(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerAddress(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setResourceManagerHost(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerHost(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setResourceManagerPort(Integer) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerPort(Integer) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setResourceManagerSchedulerAddress(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerSchedulerAddress(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setResourceManagerSchedulerPort(Integer) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerSchedulerPort(Integer) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setResourcePatternResolver(ResourcePatternResolver) - Method in class org.springframework.data.hadoop.fs.HdfsResourceLoader
Sets the resource pattern resolver.
setResources(List<String>) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResources(Set<Resource>) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the configuration resources.
setResources(List<String>) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setResources(Set<Resource>) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the configuration resources.
setResponseChannel(PollableChannel) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClient
Set the response channel for incoming messages.
setResponseChannel(PollableChannel) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClientFactoryBean
Sets the inbound response channel.
setResstate(String) - Method in class org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject
 
setRestart(boolean) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties.JobProperties
 
setRmAddress(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the Yarn ('yarn.resourcemanager.address') address.
setRmManagerPrincipal(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setRmManagerPrincipal(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the used resource manager principal.
setRmManagerPrincipal(String) - Method in class org.springframework.data.hadoop.security.HadoopSecurity
 
setRmManagerPrincipal(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setRmManagerPrincipal(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the used resource manager principal.
setRmManagerUri(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the Yarn resource manager ('yarn.resourcemanager.address') URI.
setRmTemplate(AppmasterRmOperations) - Method in class org.springframework.yarn.am.allocate.AbstractAllocator
Sets the rm template.
setRolloverSize(long) - Method in class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
Sets the rollover size.
setRolloverStrategy(RolloverStrategy) - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
Sets the rollover strategy for this builder.
setRolloverStrategy(RolloverStrategy) - Method in class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
setRolloverStrategy(RolloverStrategy) - Method in class org.springframework.data.hadoop.store.support.OutputContext
Sets the rollover strategy.
setRolloverStrategy(RolloverStrategy) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the rollover strategy.
setRolloverStrategyFactory(RolloverStrategyFactory<RolloverStrategy>) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the rollover strategy factory.
setRows(List<TableRow>) - Method in class org.springframework.yarn.support.console.Table
 
setRunAtStartup(boolean) - Method in class org.springframework.data.hadoop.hive.HiveRunner
Indicates whether the scripts should run at container startup or not (the default).
setRunAtStartup(boolean) - Method in class org.springframework.data.hadoop.mapreduce.JarRunner
Indicates whether the jar should run at container startup or not (the default).
setRunAtStartup(boolean) - Method in class org.springframework.data.hadoop.mapreduce.JobRunner
Indicates whether the jobs should be submitted at startup (default) or not.
setRunAtStartup(boolean) - Method in class org.springframework.data.hadoop.mapreduce.ToolRunner
Indicates whether the tool should run at container startup (the default) or not.
setRunAtStartup(boolean) - Method in class org.springframework.data.hadoop.pig.PigRunner
Indicates whether the scripts should run at container startup or not (the default).
setRunner(Class<?>) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the runner class.
setRunnerClass(String) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setRunnerClass(String) - Method in class org.springframework.yarn.launch.LaunchCommandsFactoryBean
Sets the runner class.
setSatisfyState(SatisfyStateDataResource) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.GridProjectionResource
 
setSaveState(boolean) - Method in class org.springframework.yarn.batch.item.DataStoreItemReader
Set the flag that determines whether to save internal data for ExecutionContext.
setSchedulerAddress(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the Yarn ('yarn.resourcemanager.scheduler.address') address.
setSchema(Schema) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setScriptCallback(Callable<Object>) - Method in class org.springframework.data.hadoop.batch.scripting.ScriptTasklet
 
setScripts(Collection<HiveScript>) - Method in class org.springframework.data.hadoop.hive.HiveClientFactoryBean
Sets the scripts to execute once the client connects.
setScripts(Collection<HiveScript>) - Method in class org.springframework.data.hadoop.hive.HiveExecutor
Sets the scripts to be executed by this tasklet.
setScripts(Collection<PigScript>) - Method in class org.springframework.data.hadoop.pig.PigExecutor
Sets the pig scripts to be executed by this class.
setScripts(Collection<PigScript>) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the scripts to execute at startup.
setSecurity(SpringHadoopProperties.SpringHadoopSecurityProperties) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setSecurity(SpringHadoopProperties.SpringHadoopSecurityProperties) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
setSecurityAuthMethod(SecurityAuthMethod) - Method in class org.springframework.data.hadoop.security.HadoopSecurity
 
setSecurityAuthMethod(SecurityAuthMethod) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the security auth method.
setSecurityMethod(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the used security method.
setSerializers(JsonSerializer<?>...) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Configure custom serializers.
setSerializersByType(Map<Class<?>, JsonSerializer<?>>) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Configure custom serializers for the given types.
setServiceImpl(Class<AppmasterServiceClient>) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceClientFactoryBean
Set the class implementing appmaster service client.
setServiceImpl(Class<AppmasterService>) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceFactoryBean
Set the class implementing appmaster service.
setServiceRef(IntegrationAppmasterService<?>) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceFactoryBean
Sets the appmaster service as an instance.
setSharedObject(Class<C>, C) - Method in class org.springframework.data.hadoop.config.common.annotation.AbstractConfiguredAnnotationBuilder
Sets an object that is shared by multiple AnnotationConfigurer.
setShdpAmserviceTrackurl(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnEnvProperties
Sets the value from an environment variable SHDP_AMSERVICE_TRACKURL.
setShdpContainerid(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnEnvProperties
Sets the value from an environment variable SHDP_CONTAINERID.
setShdpHdFs(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnEnvProperties
Sets the value from an environment variable SHDP_HD_FS.
setShdpHdRm(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnEnvProperties
Sets the value from an environment variable SHDP_HD_RM.
setShdpHdScheduler(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnEnvProperties
Sets the value from an environment variable SHDP_HD_SCHEDULER.
setSimpleDateFormat(String) - Method in class org.springframework.yarn.integration.support.Jackson2ObjectMapperFactoryBean
Define the date/time format with a SimpleDateFormat.
setSiteMapreduceAppClasspath(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
setSiteYarnAppClasspath(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
setSlop(double) - Method in class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Sets the slop factor.
setSocketSupport(PortExposingTcpSocketSupport) - Method in class org.springframework.yarn.integration.IntegrationAppmasterService
Sets the socket support for this service.
setSocketSupport(PortExposingTcpSocketSupport) - Method in class org.springframework.yarn.integration.IntegrationAppmasterServiceFactoryBean
Sets the socket support to be used to get port info from a server socket.
setSortComparator(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job sort comparator class.
setSparkAssemblyJar(String) - Method in class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
setSplits(int) - Method in class org.springframework.data.hadoop.store.split.StaticBlockSplitter
Sets the splits count.
setSplitter(Splitter) - Method in class org.springframework.yarn.batch.partition.SplitterPartitioner
Sets the splitter.
setSqoopUrl(String) - Method in class org.springframework.data.hadoop.batch.sqoop2.Sqoop2Tasklet
 
setStagingDir(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnProperties
 
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.
setStart(long) - Method in class org.springframework.data.hadoop.store.split.GenericSplit
 
setStart(long) - Method in class org.springframework.data.hadoop.store.support.InputContext
 
setStartup(SpringYarnClientProperties.StartupProperties) - Method in class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
setStateMachineFactory(StateMachineFactory<ClusterState, ClusterEvent>) - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
 
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.
setStepLocator(StepLocator) - Method in class org.springframework.yarn.batch.container.AbstractBatchYarnContainer
Sets the step locator.
setStepName(String) - Method in class org.springframework.yarn.batch.partition.AbstractPartitionHandler
Sets the remote step name.
setStopProxy(boolean) - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
Indicates whether, when/if the associated connection is destroyed, whether the proxy is stopped or not.
setStopWaitResultsTimeout(long) - Method in class org.springframework.data.hadoop.store.support.PollingTaskSupport
Sets the stop wait results timeout.
setStoreEventPublisher(StoreEventPublisher) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
Sets the store event publisher.
setStrategies(List<? extends FileNamingStrategy>) - Method in class org.springframework.data.hadoop.store.strategy.naming.ChainedFileNamingStrategy
Sets the list of strategies.
setStrategies(List<? extends RolloverStrategy>) - Method in class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
Sets the list of strategies.
setStream(T) - Method in class org.springframework.data.hadoop.store.support.StreamsHolder
Sets the stream.
setSyncable(boolean) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
Sets the syncable.
setSyncable(boolean) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the syncable.
setSystemProcessExitCodeMapper(SystemProcessExitCodeMapper) - Method in class org.springframework.data.hadoop.batch.mapreduce.ToolTasklet
 
setTableFactory(HTableInterfaceFactory) - Method in class org.springframework.data.hadoop.hbase.HbaseAccessor
Sets the table factory.
setTableNames(String[]) - Method in class org.springframework.data.hadoop.hbase.HbaseInterceptor
 
setTargetClass(Class<?>) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setTaskExecutor(TaskExecutor) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
Sets the used TaskExecutor.
setTaskExecutor(TaskExecutor) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
Sets the used TaskExecutor.
setTaskScheduler(TaskScheduler) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
Sets the used TaskScheduler.
setTaskScheduler(TaskScheduler) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
Sets the used TaskScheduler.
setTemplate(AppmasterRmOperations) - Method in class org.springframework.yarn.am.AbstractAppmaster
Sets the AppmasterRmOperations template.
setTemplate(ClientRmOperations) - Method in class org.springframework.yarn.client.YarnClientFactoryBean
 
setTest(Map<YarnBatchProperties.Jobs2Enum, Object>) - Method in class org.springframework.yarn.batch.support.YarnBatchProperties
 
setTimes(Path, long, long) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setTimes(String, long, long) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setTool(Tool) - Method in class org.springframework.data.hadoop.mapreduce.ToolExecutor
Sets the tool.
setToolClass(String) - Method in class org.springframework.data.hadoop.mapreduce.ToolExecutor
Sets the tool class by name.
setTrackUrl(String) - Method in class org.springframework.yarn.am.container.ContainerRegisterInfo
Sets the track url.
setTrackUrl(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.domain.ContainerRegisterResource
 
setTrigger(Trigger) - Method in class org.springframework.data.hadoop.store.support.PollingTaskSupport
Sets the trigger.
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(String) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setType(String) - Method in class org.springframework.yarn.boot.app.YarnInfoApplication.OperationProperties
 
setType(String) - Method in class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionProperties
 
setType(LocalResourceType) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
Sets default LocalResourceType for entry.
setupLaunchContextTokens(ContainerLaunchContext) - Method in class org.springframework.yarn.am.container.DefaultContainerLauncher
Setup tokens for ContainerLaunchContext.
setUri(URI) - Method in class org.springframework.data.hadoop.fs.FileSystemFactoryBean
Sets the URI (if available) for this file system.
setUrl(String) - Method in class org.springframework.yarn.am.track.UrlAppmasterTrackService
Sets the url.
setUseCodecs(boolean) - Method in class org.springframework.data.hadoop.fs.HdfsResourceLoader
Indicates whether to use (or not) the codecs found inside the Hadoop configuration.
setUseDefaultMapreduceClasspath(String, 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(String, 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.
setUseMapreduceAppClasspath(boolean) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setUser(String) - Method in class org.springframework.data.hadoop.fs.DistCp
Sets the user impersonation (optional) for creating this utility.
setUser(String) - Method in class org.springframework.data.hadoop.fs.FileSystemFactoryBean
Sets the user impersonation (optional) for creating this file-system.
setUser(String) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Sets the user impersonation (optional) for executing Pig jobs.
setUserKeytab(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setUserKeytab(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets a path to a keytab file.
setUserKeytab(String) - Method in class org.springframework.data.hadoop.security.HadoopSecurity
 
setUserKeytab(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setUserKeytab(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the user keytab.
setUserPrincipal(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setUserPrincipal(String) - Method in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
Sets the the user login principal.
setUserPrincipal(String) - Method in class org.springframework.data.hadoop.security.HadoopSecurity
 
setUserPrincipal(String) - Method in class org.springframework.yarn.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setUserPrincipal(String) - Method in class org.springframework.yarn.configuration.ConfigurationFactoryBean
Sets the user principal.
setUseYarnAppClasspath(boolean) - Method in class org.springframework.yarn.boot.properties.AbstractLaunchContextProperties
 
setUuid(String) - Method in class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
 
setValidateEachStatement(Boolean) - Method in class org.springframework.data.hadoop.pig.PigServerFactoryBean
Indicates whether each statement should be validated or not.
setValue(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job value class.
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.
setVerbose(boolean) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Indicates whether the job execution is verbose (the default) or not.
setVerbose(boolean) - Method in class org.springframework.yarn.boot.app.YarnContainerClusterApplication.OperationProperties
 
setVerbose(boolean) - Method in class org.springframework.yarn.boot.app.YarnInfoApplication.OperationProperties
 
setVerifyChecksum(boolean) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
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(Integer) - Method in class org.springframework.yarn.am.grid.support.AbstractGridProjection
Sets the virtual cores.
setVirtualCores(Integer) - Method in class org.springframework.yarn.am.grid.support.ProjectionData
 
setVirtualCores(Integer) - Method in class org.springframework.yarn.boot.properties.AbstractResourceProperties
 
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
Invokes Resource.setVirtualCores(int).
setVisibility(LocalResourceVisibility) - Method in class org.springframework.yarn.fs.LocalResourcesFactoryBean
Sets default LocalResourceVisibility for entry.
setWaitForCompletion(boolean) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Indicates whether the 'runner' should wait for the job to complete (default) after submission or not.
setWaitLatch(boolean) - Method in class org.springframework.yarn.boot.support.CommandLineRunnerSupport
Sets the wait latch.
setWaitLatch(boolean) - Method in class org.springframework.yarn.boot.support.ContainerLauncherRunner
 
setWaitTime(long) - Method in class org.springframework.yarn.boot.support.EmbeddedAppmasterTrackService
Sets the max time waiting for embedded container port.
setWidth(int) - Method in class org.springframework.yarn.support.console.TableHeader
 
setWorkingDir(String) - Method in class org.springframework.data.hadoop.mapreduce.JobFactoryBean
Sets the job working directory.
setWorkingDirectory(Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
setWrappedStream(T) - Method in class org.springframework.data.hadoop.store.support.StreamsHolder
Sets the wrapped stream.
setWritePosition(long) - Method in class org.springframework.data.hadoop.store.strategy.rollover.AbstractRolloverStrategy
 
setWritePosition(long) - Method in class org.springframework.data.hadoop.store.strategy.rollover.ChainedRolloverStrategy
 
setWritePosition(long) - Method in interface org.springframework.data.hadoop.store.strategy.rollover.RolloverStrategy
Sets the write position.
setWritePosition(long) - Method in class org.springframework.data.hadoop.store.support.OutputContext
Sets the write position.
setWritePosition(long) - Method in class org.springframework.data.hadoop.store.support.OutputStoreObjectSupport
Sets the write position.
setWriterCacheSize(Integer) - Method in class org.springframework.data.hadoop.store.dataset.DatasetDefinition
 
setYarnAppmaster(YarnAppmaster) - Method in class org.springframework.yarn.batch.partition.AbstractPartitionHandler
Sets the batch appmaster.
setYarnAppmaster(YarnAppmaster) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
 
setYarnBatchProperties(YarnBatchProperties) - Method in class org.springframework.yarn.batch.support.YarnJobLauncher
 
setYarnClient(YarnClient) - Method in class org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests
 
setYarnClient(YarnClient) - Method in class org.springframework.yarn.config.annotation.SpringYarnConfigs
 
setYarnClient(YarnClient) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Sets the YarnClient.
setYarnCluster(YarnCluster) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Sets the YarnCluster
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.boot.actuate.endpoint.YarnContainerRegisterEndpoint
Sets the yarn event publisher.
setYarnEventPublisher(YarnEventPublisher) - Method in class org.springframework.yarn.support.LifecycleObjectSupport
Sets the yarn event publisher.
setYarnJobLauncher(YarnJobLauncher) - Method in class org.springframework.yarn.batch.am.AbstractBatchAppmaster
 
setZipArchivePattern(String) - Method in class org.springframework.yarn.fs.AbstractLocalResourcesSelector
Sets the zip archive pattern.
setZipPattern(String) - Method in class org.springframework.yarn.boot.properties.AbstractLocalizerProperties
 
setZkPort(Integer) - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
Sets the HBase Zookeeper port for clients to connect to.
setZkQuorum(String) - Method in class org.springframework.data.hadoop.hbase.HbaseConfigurationFactoryBean
Sets the HBase Zookeeper Quorum host(s).
Shell - Class in org.springframework.yarn.boot.cli.shell
A shell for Spring YARN Cli.
Shell(List<Command>) - Constructor for class org.springframework.yarn.boot.cli.shell.Shell
Create a new Shell instance.
ShellCommand - Class in org.springframework.yarn.boot.cli.shell
Command to start a nested REPL shell.
ShellCommand(List<Command>) - Constructor for class org.springframework.yarn.boot.cli.shell.ShellCommand
 
ShellExitException - Exception in org.springframework.yarn.boot.cli.shell
Exception used to stop the Shell.
ShellExitException() - Constructor for exception org.springframework.yarn.boot.cli.shell.ShellExitException
 
ShellPrompts - Class in org.springframework.yarn.boot.cli.shell
Abstraction to manage a stack of prompts.
ShellPrompts() - Constructor for class org.springframework.yarn.boot.cli.shell.ShellPrompts
 
shouldGenerateIdAsFallback() - Method in class org.springframework.data.hadoop.config.namespace.HiveRunnerParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.data.hadoop.config.namespace.JarRunnerParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.data.hadoop.config.namespace.ScriptParser
 
shouldGenerateIdAsFallback() - Method in class org.springframework.data.hadoop.config.namespace.ToolRunnerParser
 
shutdown() - Method in class org.springframework.data.hadoop.hive.HiveClient
 
shutdown(Map<Container, ContainerRegisterInfo>) - Method in interface org.springframework.yarn.am.container.ContainerShutdown
Shutdown containers.
shutdown(Map<Container, ContainerRegisterInfo>) - Method in class org.springframework.yarn.boot.support.EndpointContainerShutdown
 
shutdownContainers() - Method in class org.springframework.yarn.am.AbstractAppmaster
Shutdown containers.
shutdownContainers() - Method in class org.springframework.yarn.am.AbstractEventingAppmaster
 
SimpleContainerRunner - Class in org.springframework.yarn.container
Default implementation of ContainerRunner.
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
 
SimplerFileSystem - Class in org.springframework.data.hadoop.fs
FileSystem decorator that overloads methods to accept Strings instead of Paths.
SimplerFileSystem(FileSystem) - Constructor for class org.springframework.data.hadoop.fs.SimplerFileSystem
Constructs a new SimplerFileSystem instance.
SimpleYarnBatchConfiguration - Class in org.springframework.yarn.batch.config
Annotation based batch configuration for Yarn Appmaster.
SimpleYarnBatchConfiguration() - Constructor for class org.springframework.yarn.batch.config.SimpleYarnBatchConfiguration
 
SimpleYarnRemoteBatchConfiguration - Class in org.springframework.yarn.batch.config
Annotation based batch configuration for Yarn Container.
SimpleYarnRemoteBatchConfiguration() - Constructor for class org.springframework.yarn.batch.config.SimpleYarnRemoteBatchConfiguration
 
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.
size(long) - Method in class org.springframework.data.hadoop.store.config.annotation.configurers.DefaultRolloverStrategyConfigurer
 
size(String) - Method in class org.springframework.data.hadoop.store.config.annotation.configurers.DefaultRolloverStrategyConfigurer
 
size(long) - Method in interface org.springframework.data.hadoop.store.config.annotation.configurers.RolloverStrategyConfigurer
Specify a rollover size in bytes.
size(String) - Method in interface org.springframework.data.hadoop.store.config.annotation.configurers.RolloverStrategyConfigurer
Specify a rollover size.
SizeRolloverStrategy - Class in org.springframework.data.hadoop.store.strategy.rollover
A RolloverStrategy using a size limiting a rollover operation.
SizeRolloverStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
Instantiates a new size rollover strategy.
SizeRolloverStrategy(long) - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
Instantiates a new size rollover strategy.
SizeRolloverStrategy(String) - Constructor for class org.springframework.data.hadoop.store.strategy.rollover.SizeRolloverStrategy
Instantiates a new size rollover strategy.
SlopBlockSplitter - Class in org.springframework.data.hadoop.store.split
A SlopBlockSplitter is a Splitter which roughly splitting at least on block boundaries allowing last block to be combined with previous if its size is too small.
SlopBlockSplitter() - Constructor for class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Instantiates a new slop block splitter.
SlopBlockSplitter(Configuration) - Constructor for class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Instantiates a new slop block splitter.
SlopBlockSplitter(Configuration, long, long) - Constructor for class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Instantiates a new slop block splitter.
SlopBlockSplitter(Configuration, long, long, double) - Constructor for class org.springframework.data.hadoop.store.split.SlopBlockSplitter
Instantiates a new slop block splitter.
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
 
sources - Variable in class org.springframework.yarn.boot.app.AbstractClientApplication
 
sources(Object...) - Method in class org.springframework.yarn.boot.app.AbstractClientApplication
Sets an additional sources to by used when running an SpringApplication.
SparkYarnTasklet - Class in org.springframework.data.hadoop.batch.spark
Spark tasklet running Spark jobs on demand on YARN cluster.
SparkYarnTasklet() - Constructor for class org.springframework.data.hadoop.batch.spark.SparkYarnTasklet
 
Split - Interface in org.springframework.data.hadoop.store.split
Interface defining a split.
SplitLocation - Interface in org.springframework.data.hadoop.store.split
Interface representing a locations for Split.
Splitter - Interface in org.springframework.data.hadoop.store.split
A strategy interface for creating a list of Splits based on a Path representing a hdfs resource.
SplitterPartitioner - Class in org.springframework.yarn.batch.partition
Implementation of Partitioner that locates multiple resources and associates their file names with execution context keys.
SplitterPartitioner() - Constructor for class org.springframework.yarn.batch.partition.SplitterPartitioner
 
SplitterPartitionHandler - Class in org.springframework.yarn.batch.partition
Implementation of Spring Batch PartitionHandler which does partitioning based on number of input files from HDFS.
SplitterPartitionHandler() - Constructor for class org.springframework.yarn.batch.partition.SplitterPartitionHandler
Instantiates a new splitter partition handler.
SplitterPartitionHandler(AbstractBatchAppmaster) - Constructor for class org.springframework.yarn.batch.partition.SplitterPartitionHandler
Instantiates a new splitter partition handler.
SpringApplicationCallback<T> - Interface in org.springframework.yarn.boot
An action to take on a Spring Boot Application.
SpringApplicationException - Exception in org.springframework.yarn.boot
Generic exception thrown from a SpringApplicationTemplate.execute(SpringApplicationCallback, String...) to be able to wrap a possible exception.
SpringApplicationException(String, Throwable) - Constructor for exception org.springframework.yarn.boot.SpringApplicationException
Instantiates a new spring application exception.
SpringApplicationTemplate - Class in org.springframework.yarn.boot
SpringApplicationTemplate is meant to safely run SpringApplication from a SpringApplicationBuilder with a callback action SpringApplicationCallback to do operations against an ApplicationContext and then optionally return an value back to a caller.
SpringApplicationTemplate(SpringApplicationBuilder) - Constructor for class org.springframework.yarn.boot.SpringApplicationTemplate
Instantiates a new spring application template.
SpringDataStoreTextWriterBuilder - Class in org.springframework.data.hadoop.store.config.annotation.builders
SpringDataStoreTextWriterBuilder() - Constructor for class org.springframework.data.hadoop.store.config.annotation.builders.SpringDataStoreTextWriterBuilder
 
SpringDataStoreTextWriterConfiguration - Class in org.springframework.data.hadoop.store.config.annotation.configuration
 
SpringDataStoreTextWriterConfiguration() - Constructor for class org.springframework.data.hadoop.store.config.annotation.configuration.SpringDataStoreTextWriterConfiguration
 
SpringDataStoreTextWriterConfigurer - Interface in org.springframework.data.hadoop.store.config.annotation
Allows for configuring a AnnotationBuilder.
SpringDataStoreTextWriterConfigurerAdapter - Class in org.springframework.data.hadoop.store.config.annotation
Provides a convenient base class for creating a SpringDataStoreTextWriterConfigurer instance.
SpringDataStoreTextWriterConfigurerAdapter() - Constructor for class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreTextWriterConfigurerAdapter
 
SpringDataStoreWriterConfigs - Class in org.springframework.data.hadoop.store.config.annotation
A holder object for all configured configs for Spring Hadoop.
SpringDataStoreWriterConfigs() - Constructor for class org.springframework.data.hadoop.store.config.annotation.SpringDataStoreWriterConfigs
 
SpringHadoopConfigBuilder - Class in org.springframework.data.hadoop.config.annotation.builders
SpringHadoopConfigBuilder() - Constructor for class org.springframework.data.hadoop.config.annotation.builders.SpringHadoopConfigBuilder
 
SpringHadoopConfigs - Class in org.springframework.data.hadoop.config.annotation
A holder object for all configured configs for Spring Hadoop.
SpringHadoopConfigs() - Constructor for class org.springframework.data.hadoop.config.annotation.SpringHadoopConfigs
 
SpringHadoopConfiguration - Class in org.springframework.data.hadoop.config.annotation.configuration
Uses a SpringHadoopConfigBuilder to create SpringHadoopConfigs holding all relevant configurations for Spring Hadoop.
SpringHadoopConfiguration() - Constructor for class org.springframework.data.hadoop.config.annotation.configuration.SpringHadoopConfiguration
 
SpringHadoopConfigurer - Interface in org.springframework.data.hadoop.config.annotation
Allows for configuring a AnnotationBuilder.
SpringHadoopConfigurerAdapter - Class in org.springframework.data.hadoop.config.annotation
Provides a convenient base class for creating a SpringHadoopConfigurer instance.
SpringHadoopConfigurerAdapter() - Constructor for class org.springframework.data.hadoop.config.annotation.SpringHadoopConfigurerAdapter
 
SpringHadoopProperties - Class in org.springframework.data.hadoop.boot.properties
Spring Boot ConfigurationProperties for spring.hadoop.
SpringHadoopProperties() - Constructor for class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
SpringHadoopProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.hadoop.
SpringHadoopProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringHadoopProperties
 
SpringHadoopProperties.SpringHadoopSecurityProperties - Class in org.springframework.data.hadoop.boot.properties
 
SpringHadoopProperties.SpringHadoopSecurityProperties() - Constructor for class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
SpringHadoopProperties.SpringHadoopSecurityProperties - Class in org.springframework.yarn.boot.properties
 
SpringHadoopProperties.SpringHadoopSecurityProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
springYarnAnnotationPostProcessor() - Method in class org.springframework.yarn.config.annotation.configuration.SpringYarnContainerConfiguration
 
SpringYarnAnnotationPostProcessor - Class in org.springframework.yarn.config.annotation
A BeanPostProcessor implementation that processes method-level annotations such as @OnContainerStart.
SpringYarnAnnotationPostProcessor() - Constructor for class org.springframework.yarn.config.annotation.SpringYarnAnnotationPostProcessor
 
SpringYarnAppmasterConfiguration - Class in org.springframework.yarn.config.annotation.configuration
Specific configuration extension for YarnAppmaster.
SpringYarnAppmasterConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnAppmasterConfiguration
 
SpringYarnAppmasterLaunchContextProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterLaunchContextProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterLaunchContextProperties
 
SpringYarnAppmasterLocalizerProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterLocalizerProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterLocalizerProperties
 
SpringYarnAppmasterProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.yarn.appmaster.
SpringYarnAppmasterProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties
 
SpringYarnAppmasterProperties.ContainerClusterProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterProperties.ContainerClusterProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClusterProperties
 
SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionDataProperties
 
SpringYarnAppmasterProperties.ContainerClustersProjectionProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterProperties.ContainerClustersProjectionProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProjectionProperties
 
SpringYarnAppmasterProperties.ContainerClustersProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterProperties.ContainerClustersProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterProperties.ContainerClustersProperties
 
SpringYarnAppmasterResourceProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnAppmasterResourceProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnAppmasterResourceProperties
 
SpringYarnBatchProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.yarn.batch.
SpringYarnBatchProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnBatchProperties
 
SpringYarnBootApplication - Class in org.springframework.yarn.boot.app
Generic Spring Boot SpringApplication class which can be used as a main class if only requirement from an application is to pass arguments into SpringApplication.run(Object, String...)
SpringYarnBootApplication() - Constructor for class org.springframework.yarn.boot.app.SpringYarnBootApplication
 
SpringYarnBootUtils - Class in org.springframework.yarn.boot.support
Utilities for Spring Yarn Boot.
SpringYarnClientConfiguration - Class in org.springframework.yarn.config.annotation.configuration
Specific configuration extension for YarnClient.
SpringYarnClientConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnClientConfiguration
 
SpringYarnClientLaunchContextProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnClientLaunchContextProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnClientLaunchContextProperties
 
SpringYarnClientLocalizerProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnClientLocalizerProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnClientLocalizerProperties
 
SpringYarnClientProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.yarn.client.
SpringYarnClientProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnClientProperties
 
SpringYarnClientProperties.StartupProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnClientProperties.StartupProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnClientProperties.StartupProperties
 
SpringYarnClientResourceProperties - Class in org.springframework.yarn.boot.properties
 
SpringYarnClientResourceProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnClientResourceProperties
 
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
Uses a SpringYarnConfigBuilder to create SpringYarnConfigs holding all relevant configurations for Spring Yarn.
SpringYarnConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnConfiguration
 
SpringYarnConfigurationImportSelector - Class in org.springframework.yarn.config.annotation
Spring ImportSelector choosing appropriate Configuration based on EnableYarn 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
Provides a convenient base class for creating a SpringYarnConfigurer instance.
SpringYarnConfigurerAdapter() - Constructor for class org.springframework.yarn.config.annotation.SpringYarnConfigurerAdapter
 
SpringYarnContainerConfiguration - Class in org.springframework.yarn.config.annotation.configuration
Specific configuration extension for YarnContainer.
SpringYarnContainerConfiguration() - Constructor for class org.springframework.yarn.config.annotation.configuration.SpringYarnContainerConfiguration
 
SpringYarnContainerProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.yarn.container.
SpringYarnContainerProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnContainerProperties
 
SpringYarnEnvProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties used in SpringYarnClientProperties, SpringYarnAppmasterProperties and SpringYarnProperties to resolve supported environment variables.
SpringYarnEnvProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnEnvProperties
 
SpringYarnHostInfoDiscoveryProperties - Class in org.springframework.yarn.boot.properties
Shared boot configuration properties for "spring.yarn.hostdiscovery".
SpringYarnHostInfoDiscoveryProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnHostInfoDiscoveryProperties
 
SpringYarnProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.yarn.
SpringYarnProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnProperties
 
SpringYarnRestTemplateProperties - Class in org.springframework.yarn.boot.properties
Spring Boot ConfigurationProperties for spring.yarn.security.
SpringYarnRestTemplateProperties() - Constructor for class org.springframework.yarn.boot.properties.SpringYarnRestTemplateProperties
 
SpringYarnRestTemplateProperties.AuthType - Enum in org.springframework.yarn.boot.properties
 
Sqoop2Tasklet - Class in org.springframework.data.hadoop.batch.sqoop2
Sqoop2 tasklet running Sqoop2 jobs on demand.
Sqoop2Tasklet() - Constructor for class org.springframework.data.hadoop.batch.sqoop2.Sqoop2Tasklet
 
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
Specify a staging directory.
StandaloneHadoopCluster - Class in org.springframework.data.hadoop.test.support
Standalone simple mini cluster having MR and Hdfs nodes.
StandaloneHadoopCluster(String) - Constructor for class org.springframework.data.hadoop.test.support.StandaloneHadoopCluster
Instantiates a mini cluster with default cluster node count.
StandaloneHadoopCluster(String, int) - Constructor for class org.springframework.data.hadoop.test.support.StandaloneHadoopCluster
Instantiates a mini cluster with given cluster node count.
StandaloneYarnCluster - Class in org.springframework.yarn.test.support
Standalone simple mini cluster having Yarn and Hdfs nodes.
StandaloneYarnCluster(String) - Constructor for class org.springframework.yarn.test.support.StandaloneYarnCluster
Instantiates a mini cluster with default cluster node count.
StandaloneYarnCluster(String, int) - Constructor for class org.springframework.yarn.test.support.StandaloneYarnCluster
Instantiates a mini cluster with given cluster node count.
start() - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
 
start() - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
 
start() - Method in class org.springframework.data.hadoop.store.support.PollingTaskSupport
Starts the poller.
start() - Method in interface org.springframework.data.hadoop.test.context.HadoopCluster
Starts the cluster.
start() - Method in class org.springframework.data.hadoop.test.support.StandaloneHadoopCluster
 
start - Variable in class org.springframework.yarn.batch.repository.bindings.exp.FindJobInstancesByJobNameReq
 
start - Variable in class org.springframework.yarn.batch.repository.bindings.exp.GetJobInstancesReq
 
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.
start() - Method in interface org.springframework.yarn.test.context.YarnCluster
Starts the cluster.
start() - Method in class org.springframework.yarn.test.support.StandaloneYarnCluster
 
startCluster(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.YarnContainerClusterEndpoint
 
startContainerCluster(String) - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
 
startContainerCluster(String) - Method in interface org.springframework.yarn.am.cluster.ContainerClusterAppmaster
 
startContainers(StartContainersRequest) - Method in interface org.springframework.yarn.am.AppmasterCmOperations
Start container.
startContainers(StartContainersRequest) - Method in class org.springframework.yarn.am.AppmasterCmTemplate
 
startJobs() - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
 
startJobs(JobExecutor.JobListener) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
 
startLocalOutput(Path, Path) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
startLocalOutput(String, String) - Method in class org.springframework.data.hadoop.fs.SimplerFileSystem
 
startTime - Variable in class org.springframework.yarn.batch.repository.bindings.JobExecutionType
 
startTime - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState, StepExecution) - Method in class org.springframework.yarn.batch.listener.CompositePartitionedStepExecutionStateListener
 
state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState, StepExecution) - Method in interface org.springframework.yarn.batch.listener.PartitionedStepExecutionStateListener
Invoked when partitioned step state is changing.
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
 
StaticBlockSplitter - Class in org.springframework.data.hadoop.store.split
A StaticBlockSplitter is a Splitter handling splits as relative of block sizes allowing to furthern split blocks on a smaller chunks.
StaticBlockSplitter() - Constructor for class org.springframework.data.hadoop.store.split.StaticBlockSplitter
Instantiates a new static block splitter.
StaticBlockSplitter(Configuration) - Constructor for class org.springframework.data.hadoop.store.split.StaticBlockSplitter
Instantiates a new static block splitter.
StaticBlockSplitter(Configuration, int) - Constructor for class org.springframework.data.hadoop.store.split.StaticBlockSplitter
Instantiates a new static block splitter.
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
 
StaticFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
A FileNamingStrategy which simply uses a static file name.
StaticFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
Instantiates a new static file naming strategy.
StaticFileNamingStrategy(String) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
Instantiates a new static file naming strategy.
StaticFileNamingStrategy(String, String) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.StaticFileNamingStrategy
 
StaticLengthSplitter - Class in org.springframework.data.hadoop.store.split
A StaticLengthSplitter is a Splitter using a static length to split a resource into an equal sized.
StaticLengthSplitter(long) - Constructor for class org.springframework.data.hadoop.store.split.StaticLengthSplitter
Instantiates a new static length splitter.
StaticLengthSplitter(Configuration, long) - Constructor for class org.springframework.data.hadoop.store.split.StaticLengthSplitter
Instantiates a new static length splitter.
StaticPartitionHandler - Class in org.springframework.yarn.batch.partition
Implementation of Spring Batch PartitionHandler which does partitioning based on static grid size.
StaticPartitionHandler() - Constructor for class org.springframework.yarn.batch.partition.StaticPartitionHandler
Instantiates a new static partition handler.
StaticPartitionHandler(BatchYarnAppmaster) - Constructor for class org.springframework.yarn.batch.partition.StaticPartitionHandler
Instantiates a new static partition handler.
StaticPartitionHandler(BatchYarnAppmaster, int) - Constructor for class org.springframework.yarn.batch.partition.StaticPartitionHandler
Instantiates a new static partition handler.
status - Variable in class org.springframework.yarn.batch.repository.bindings.JobExecutionType
 
status - Variable in class org.springframework.yarn.batch.repository.bindings.repo.UpdateExecutionContextRes
 
status - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
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
 
stepBuilders() - Method in class org.springframework.yarn.batch.config.SimpleYarnRemoteBatchConfiguration
 
stepExecution - Variable in class org.springframework.yarn.batch.repository.bindings.exp.GetStepExecutionRes
 
stepExecution - Variable in class org.springframework.yarn.batch.repository.bindings.PartitionedStepExecutionStatusReq
 
stepExecution - Variable in class org.springframework.yarn.batch.repository.bindings.repo.AddWithStepExecutionReq
 
stepExecution - Variable in class org.springframework.yarn.batch.repository.bindings.repo.GetLastStepExecutionRes
 
stepExecution - Variable in class org.springframework.yarn.batch.repository.bindings.repo.UpdateExecutionContextReq
 
stepExecution - Variable in class org.springframework.yarn.batch.repository.bindings.repo.UpdateWithStepExecutionReq
 
stepExecutionId - Variable in class org.springframework.yarn.batch.repository.bindings.exp.GetStepExecutionReq
 
stepExecutions - Variable in class org.springframework.yarn.batch.repository.bindings.JobExecutionType
 
StepExecutionType - Class in org.springframework.yarn.batch.repository.bindings
Binding for StepExecution.
StepExecutionType() - Constructor for class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
stepLocator() - Method in class org.springframework.yarn.batch.config.SimpleYarnRemoteBatchConfiguration
 
stepName - Variable in class org.springframework.yarn.batch.repository.bindings.repo.GetLastStepExecutionReq
 
stepName - Variable in class org.springframework.yarn.batch.repository.bindings.repo.GetStepExecutionCountReq
 
stepName - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
stop() - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
 
stop(Runnable) - Method in class org.springframework.data.hadoop.hive.HiveServerFactoryBean
 
stop() - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
 
stop(Runnable) - Method in class org.springframework.data.hadoop.store.support.LifecycleObjectSupport
 
stop() - Method in class org.springframework.data.hadoop.store.support.PollingTaskSupport
Stops the poller.
stop() - Method in interface org.springframework.data.hadoop.test.context.HadoopCluster
Stops the cluster.
stop() - Method in class org.springframework.data.hadoop.test.support.StandaloneHadoopCluster
 
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.
stop() - Method in interface org.springframework.yarn.test.context.YarnCluster
Stops the cluster.
stop() - Method in class org.springframework.yarn.test.support.StandaloneYarnCluster
 
stopCluster(Object) - Static method in class org.springframework.data.hadoop.test.support.compat.MiniMRClusterCompat
Finds and calls lifecycle stop method for given cluster via reflection.
stopCluster(String) - Method in class org.springframework.yarn.boot.actuate.endpoint.YarnContainerClusterEndpoint
 
stopContainerCluster(String) - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
 
stopContainerCluster(String) - Method in interface org.springframework.yarn.am.cluster.ContainerClusterAppmaster
 
stopContainers() - Method in interface org.springframework.yarn.am.AppmasterCmOperations
Stop container.
stopContainers() - Method in class org.springframework.yarn.am.AppmasterCmTemplate
 
stopJobs() - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Stops running job.
stopJobs(JobExecutor.JobListener) - Method in class org.springframework.data.hadoop.mapreduce.JobExecutor
Stops running job.
STOPPED - Static variable in class org.springframework.yarn.launch.ExitStatus
Convenient constant value representing finished processing with interrupted status.
StoreContextUtils - Class in org.springframework.data.hadoop.store.support
Utility methods for accessing common components from the BeanFactory.
StoreContextUtils() - Constructor for class org.springframework.data.hadoop.store.support.StoreContextUtils
 
StoreEventPublisher - Interface in org.springframework.data.hadoop.store.event
Interface for publishing store based application events.
StoreException - Exception in org.springframework.data.hadoop.store
An exception that indicates there was an error accessing the the underlying HDFS store implementation.
StoreException(String, Throwable) - Constructor for exception org.springframework.data.hadoop.store.StoreException
Constructor for StoreException.
StoreException(String) - Constructor for exception org.springframework.data.hadoop.store.StoreException
Constructor for StoreException.
StoreObjectSupport - Class in org.springframework.data.hadoop.store.support
Base implementation of a store objects sharing a common functionality among store formats.
StoreObjectSupport(Configuration, Path, CodecInfo) - Constructor for class org.springframework.data.hadoop.store.support.StoreObjectSupport
Instantiates a new abstract store support.
StoreSystemConstants - Class in org.springframework.data.hadoop.store
Various constants throughout the store package.
StoreSystemConstants() - Constructor for class org.springframework.data.hadoop.store.StoreSystemConstants
 
StoreUtils - Class in org.springframework.data.hadoop.store.support
Utility methods for store package.
StoreUtils() - Constructor for class org.springframework.data.hadoop.store.support.StoreUtils
 
StreamJobFactoryBean - Class in org.springframework.data.hadoop.mapreduce
Factory bean focused on creating streaming jobs.
StreamJobFactoryBean() - Constructor for class org.springframework.data.hadoop.mapreduce.StreamJobFactoryBean
 
StreamsHolder<T extends java.io.Closeable> - Class in org.springframework.data.hadoop.store.support
Holder object for streams.
StreamsHolder() - Constructor for class org.springframework.data.hadoop.store.support.StreamsHolder
Instantiates a new streams holder.
StreamsHolder(T, T) - Constructor for class org.springframework.data.hadoop.store.support.StreamsHolder
Instantiates a new streams holder.
StreamsHolder(T, T, Path) - Constructor for class org.springframework.data.hadoop.store.support.StreamsHolder
Instantiates a new streams holder.
stringPropertyNames() - Method in class org.springframework.data.hadoop.config.namespace.LinkedProperties
 
submitApplication() - Method in class org.springframework.yarn.am.cluster.AbstractContainerClusterAppmaster
 
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.batch.am.BatchAppmaster
 
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
Submit application based on ApplicationDescriptor.
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.
submitApplication() - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Submit an application.
submitApplicationAndWait(Object, String[]) - Method in class org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests
Submits application and wait state.
submitApplicationAndWait(Object, String[], long, TimeUnit) - Method in class org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests
Submits application and wait state.
submitApplicationAndWait() - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Submits application and wait state.
submitApplicationAndWait(long, TimeUnit) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Submits application and wait state.
submitApplicationAndWaitState(Object, String[], long, TimeUnit, YarnApplicationState...) - Method in class org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests
Submits application and wait state.
submitApplicationAndWaitState(long, TimeUnit, YarnApplicationState...) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Submits application and wait state.
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.
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