- UiUtils - Class in org.springframework.yarn.support.console
-
Contains utility methods for rendering data to a formatted console output.
- UiUtils() - Constructor for class org.springframework.yarn.support.console.UiUtils
-
- unbindResource(String) - Static method in class org.springframework.data.hadoop.hbase.HbaseSynchronizationManager
-
Unbinds a resource for the given key from the current thread.
- unbindResourceIfPossible(Object) - Static method in class org.springframework.data.hadoop.hbase.HbaseSynchronizationManager
-
Unbinds a resource for the given key from the current thread.
- unescapeConfigKey(String) - Static method in class org.springframework.yarn.boot.support.SpringYarnBootUtils
-
- UniqueMethodFilter - Class in org.springframework.yarn.support
-
A ReflectionUtils.MethodFilter
implementation that will match unique methods.
- UniqueMethodFilter(Class<?>) - Constructor for class org.springframework.yarn.support.UniqueMethodFilter
-
- UNKNOWN - Static variable in class org.springframework.yarn.launch.ExitStatus
-
Convenient constant value representing unknown state - assumed not
continuable.
- update(ExecutionContext) - Method in class org.springframework.data.hadoop.batch.item.HdfsItemWriter
-
- update(ExecutionContext) - Method in class org.springframework.yarn.batch.item.DataStoreItemReader
-
- update(JobExecution) - Method in class org.springframework.yarn.batch.repository.RemoteJobRepository
-
- update(StepExecution) - Method in class org.springframework.yarn.batch.repository.RemoteJobRepository
-
- updateCluster(String, ContainerClusterCreateRequest) - Method in class org.springframework.yarn.boot.actuate.endpoint.mvc.YarnContainerClusterMvcEndpoint
-
Modify a container cluster
- updateExecutionContext(StepExecution) - Method in class org.springframework.yarn.batch.repository.RemoteJobRepository
-
- updateExecutionContext(JobExecution) - Method in class org.springframework.yarn.batch.repository.RemoteJobRepository
-
- UpdateExecutionContextReq - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Request binding for JobRepository.updateExecutionContext(JobExecution)
and JobRepository.updateExecutionContext(StepExecution)
.
- UpdateExecutionContextReq() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.UpdateExecutionContextReq
-
- UpdateExecutionContextRes - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Response binding for JobRepository.updateExecutionContext(JobExecution)
and JobRepository.updateExecutionContext(StepExecution)
.
- UpdateExecutionContextRes() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.UpdateExecutionContextRes
-
- updateWidth(int) - Method in class org.springframework.yarn.support.console.TableHeader
-
Updated the width for this particular column, but only if the value of the passed-in width is higher than the
value of the pre-existing width.
- UpdateWithJobExecutionReq - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Request binding for JobRepository.update(JobExecution)
.
- UpdateWithJobExecutionReq() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.UpdateWithJobExecutionReq
-
- UpdateWithJobExecutionRes - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Response binding for JobRepository.update(JobExecution)
.
- UpdateWithJobExecutionRes() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.UpdateWithJobExecutionRes
-
- UpdateWithStepExecutionReq - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Request binding for JobRepository.update(StepExecution)
.
- UpdateWithStepExecutionReq() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.UpdateWithStepExecutionReq
-
- UpdateWithStepExecutionRes - Class in org.springframework.yarn.batch.repository.bindings.repo
-
Response binding for JobRepository.update(StepExecution)
.
- UpdateWithStepExecutionRes() - Constructor for class org.springframework.yarn.batch.repository.bindings.repo.UpdateWithStepExecutionRes
-
- UrlAppmasterTrackService - Class in org.springframework.yarn.am.track
-
- UrlAppmasterTrackService(String) - Constructor for class org.springframework.yarn.am.track.UrlAppmasterTrackService
-
Instantiate with a given url.
- useMapreduceAppClasspath(boolean) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- useMapreduceAppClasspath(boolean) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify if default mr classpath entries should be added.
- userKeytab(String) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer
-
- userKeytab(String) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer
-
- USERKEYTAB - Static variable in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
-
- USERKEYTAB - Static variable in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- userPrincipal(String) - Method in class org.springframework.data.hadoop.config.common.annotation.configurers.DefaultSecurityConfigurer
-
- userPrincipal(String) - Method in interface org.springframework.data.hadoop.config.common.annotation.configurers.SecurityConfigurer
-
- USERPRINCIPAL - Static variable in class org.springframework.data.hadoop.configuration.ConfigurationFactoryBean
-
- USERPRINCIPAL - Static variable in class org.springframework.yarn.configuration.ConfigurationFactoryBean
-
- useYarnAppClasspath(boolean) - Method in class org.springframework.yarn.config.annotation.configurers.DefaultEnvironmentClasspathConfigurer
-
- useYarnAppClasspath(boolean) - Method in interface org.springframework.yarn.config.annotation.configurers.EnvironmentClasspathConfigurer
-
Specify if default yarn classpath entries should be added.
- uuid() - Method in class org.springframework.data.hadoop.store.config.annotation.configurers.DefaultNamingStrategyConfigurer
-
- uuid() - Method in interface org.springframework.data.hadoop.store.config.annotation.configurers.NamingStrategyConfigurer
-
Adds an UUID naming part to a strategy.
- UuidFileNamingStrategy - Class in org.springframework.data.hadoop.store.strategy.naming
-
A FileNamingStrategy
which uses an uuid.
- UuidFileNamingStrategy() - Constructor for class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
-
Instantiates a new uuid file naming strategy using
an UUID
.
- UuidFileNamingStrategy(String) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
-
Instantiates a new uuid file naming strategy using
a given uuid string.
- UuidFileNamingStrategy(String, boolean) - Constructor for class org.springframework.data.hadoop.store.strategy.naming.UuidFileNamingStrategy
-
Instantiates a new uuid file naming strategy using
a given uuid string.