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

W

waitCompleteState(StepExecution) - Method in class org.springframework.yarn.batch.partition.AbstractPartitionHandler
Uses CountDownLatch to wait completion status from application master.
waitFinishedStatus(Job, long, TimeUnit) - Method in class org.springframework.data.hadoop.test.junit.AbstractMapReduceTests
Wait finished status.
waitLatch() - Method in class org.springframework.yarn.boot.support.CommandLineRunnerSupport
Simply delegates to CountDownLatch.await().
waitLatch(long, TimeUnit) - Method in class org.springframework.yarn.boot.support.CommandLineRunnerSupport
Simply delegates to CountDownLatch.await(long, TimeUnit).
waitState(ApplicationId, long, TimeUnit, YarnApplicationState...) - Method in class org.springframework.yarn.test.junit.AbstractYarnClusterTests
Waits state.
waitStatus(Job, long, TimeUnit, JobUtils.JobStatus...) - Method in class org.springframework.data.hadoop.test.junit.AbstractMapReduceTests
Waits state.
withClasspath() - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
 
withClasspath() - Method in interface org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer
Specify a classpath environment variable.
withContainerAllocator() - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
 
withContainerAllocator() - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
Specify a container allocator for Appmaster.
withContainerRunner() - Method in class org.springframework.yarn.config.annotation.builders.YarnAppmasterBuilder
 
withContainerRunner() - Method in interface org.springframework.yarn.config.annotation.builders.YarnAppmasterConfigurer
Specify a container runner for Appmaster.
withCopy() - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
 
withCopy() - Method in interface org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerConfigurer
Specify configuration options as properties with a DefaultLocalResourcesCopyConfigurer.
withHdfs() - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
 
withHdfs() - Method in interface org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerConfigurer
Specify configuration options as properties with a DefaultLocalResourcesCopyConfigurer.
withMasterRunner() - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
Add commands for starting YarnAppmaster.
withMasterRunner() - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
Specify a runner for Appmaster.
withProperties() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
 
withProperties() - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
Specify configuration options as properties with a PropertiesConfigurer.
withProperties() - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
 
withProperties() - Method in interface org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer
Specify properties with a PropertiesConfigurer.
withResources() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
 
withResources() - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
Specify configuration options as resource properties with a ResourceConfigurer.
write(List<? extends T>) - Method in class org.springframework.data.hadoop.batch.item.HdfsItemWriter
 
write(Collection<T>) - Method in interface org.springframework.data.hadoop.store.dataset.DatasetOperations
Write all records provided in the record collection
write(Collection<T>) - Method in class org.springframework.data.hadoop.store.dataset.DatasetTemplate
 
write(T) - Method in interface org.springframework.data.hadoop.store.DataWriter
Write an entity.
write(List<String>) - Method in class org.springframework.data.hadoop.store.output.DelimitedTextFileWriter
 
write(byte[]) - Method in class org.springframework.data.hadoop.store.output.OutputStreamWriter
 
write(String) - Method in class org.springframework.data.hadoop.store.output.TextFileWriter
 
write(String) - Method in class org.springframework.data.hadoop.store.output.TextSequenceFileWriter
 
writeCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 
writeSkipCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
 

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