- 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(String) - 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.
- withClasspath(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer
-
Specify a classpath environment variable using an identifier.
- withCollection(String) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultMasterContainerAllocatorConfigurer
-
- withCollection(String) - Method in interface org.springframework.yarn.config.annotation.configurers.MasterContainerAllocatorConfigurer
-
Specify a collection of container allocator attributes.
- 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
-
- withHdfs() - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- withHdfs(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerBuilder
-
- withHdfs() - Method in interface org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerConfigurer
-
- withHdfs(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnResourceLocalizerConfigurer
-
- withMasterRunner() - Method in class org.springframework.yarn.config.annotation.builders.YarnClientBuilder
-
- withMasterRunner() - Method in interface org.springframework.yarn.config.annotation.builders.YarnClientConfigurer
-
Specify a runner for Appmaster.
- withNamingStrategy() - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
-
- withNamingStrategy() - Method in interface org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterConfigurer
-
Specify a writer's naming strategy.
- withPartitionStrategy() - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
-
- withPartitionStrategy() - Method in interface org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterConfigurer
-
Specify a writer's partition strategy.
- withProperties() - Method in class org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder
-
- withProperties() - Method in interface org.springframework.data.hadoop.config.annotation.builders.HadoopConfigConfigurer
-
- withProperties() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- withProperties() - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
-
- withProperties() - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
- withProperties(String) - Method in class org.springframework.yarn.config.annotation.builders.YarnEnvironmentBuilder
-
- withProperties() - Method in interface org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer
-
- withProperties(String) - Method in interface org.springframework.yarn.config.annotation.builders.YarnEnvironmentConfigurer
-
- withResources() - Method in class org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder
-
- withResources() - Method in interface org.springframework.data.hadoop.config.annotation.builders.HadoopConfigConfigurer
-
- withResources() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- withResources() - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
-
- withRolloverStrategy() - Method in class org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterBuilder
-
- withRolloverStrategy() - Method in interface org.springframework.data.hadoop.store.config.annotation.builders.DataStoreTextWriterConfigurer
-
Specify a writer's rollover strategy.
- withSecurity() - Method in class org.springframework.data.hadoop.config.annotation.builders.HadoopConfigBuilder
-
- withSecurity() - Method in interface org.springframework.data.hadoop.config.annotation.builders.HadoopConfigConfigurer
-
- withSecurity() - Method in class org.springframework.yarn.config.annotation.builders.YarnConfigBuilder
-
- withSecurity() - Method in interface org.springframework.yarn.config.annotation.builders.YarnConfigConfigurer
-
- write(List<? extends T>) - Method in class org.springframework.data.hadoop.batch.item.HdfsItemWriter
-
- write(T) - Method in class org.springframework.data.hadoop.store.dataset.AbstractDatasetStoreWriter
-
- write(T) - Method in class org.springframework.data.hadoop.store.dataset.AvroPojoDatasetStoreWriter
-
- 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 class org.springframework.data.hadoop.store.dataset.ParquetDatasetStoreWriter
-
- write(T) - Method in interface org.springframework.data.hadoop.store.DataWriter
-
Write an entity.
- write(EvaluationContext, Object, String, Object) - Method in class org.springframework.data.hadoop.store.expression.MapPartitionKeyPropertyAccessor.MapOptimalPropertyAccessor
-
- write(EvaluationContext, Object, String, Object) - Method in class org.springframework.data.hadoop.store.expression.MessagePartitionKeyPropertyAccessor.MessageOptimalPropertyAccessor
-
- write(EvaluationContext, Object, String, Object) - Method in class org.springframework.data.hadoop.store.expression.MessagePartitionKeyPropertyAccessor
-
- write(T) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
-
- write(T, K) - Method in class org.springframework.data.hadoop.store.output.AbstractPartitionDataStoreWriter
-
- 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
-
- write(T, K) - Method in interface org.springframework.data.hadoop.store.PartitionDataStoreWriter
-
Write an entity with an explicit partitioning key.
- writeCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
-
- writeSkipCount - Variable in class org.springframework.yarn.batch.repository.bindings.StepExecutionType
-