C F G H O S 

C

configure(HadoopConfigConfigurer) - Method in class org.springframework.data.hadoop.boot.HadoopAutoConfiguration.SpringHadoopConfig
 

F

fsShell() - Method in class org.springframework.data.hadoop.boot.HadoopFsShellAutoConfiguration
 

G

getAuthMethod() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
getConfig() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getFs() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
Gets the value of environment variable SHDP_HD_FS.
getFsUri() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getNamenodePrincipal() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
getResourceManagerAddress() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getResourceManagerHost() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getResourceManagerPort() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getResourceManagerSchedulerAddress() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getResourceManagerSchedulerPort() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getResources() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getRm() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
Gets the value of environment variable SHDP_HD_RM.
getRmManagerPrincipal() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
getScheduler() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
Gets the value of environment variable SHDP_HD_SCHEDULER.
getSecurity() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
getUserKeytab() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
getUserPrincipal() - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 

H

HadoopAutoConfiguration - Class in org.springframework.data.hadoop.boot
Auto-configuration for Spring Hadoop.
HadoopAutoConfiguration() - Constructor for class org.springframework.data.hadoop.boot.HadoopAutoConfiguration
 
HadoopAutoConfiguration.SpringHadoopConfig - Class in org.springframework.data.hadoop.boot
 
HadoopAutoConfiguration.SpringHadoopConfig() - Constructor for class org.springframework.data.hadoop.boot.HadoopAutoConfiguration.SpringHadoopConfig
 
HadoopFsShellAutoConfiguration - Class in org.springframework.data.hadoop.boot
Boot auto-configuration for FsShell.
HadoopFsShellAutoConfiguration() - Constructor for class org.springframework.data.hadoop.boot.HadoopFsShellAutoConfiguration
 

O

org.springframework.data.hadoop.boot - package org.springframework.data.hadoop.boot
 
org.springframework.data.hadoop.boot.properties - package org.springframework.data.hadoop.boot.properties
 

S

setAuthMethod(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setConfig(Map<String, String>) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setFsUri(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setNamenodePrincipal(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setResourceManagerAddress(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerHost(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerPort(Integer) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerSchedulerAddress(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResourceManagerSchedulerPort(Integer) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setResources(List<String>) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setRmManagerPrincipal(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setSecurity(SpringHadoopProperties.SpringHadoopSecurityProperties) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties
 
setSHDP_HD_FS(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
Sets the value from an environment variable SHDP_HD_FS.
setSHDP_HD_RM(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
Sets the value from an environment variable SHDP_HD_RM.
setSHDP_HD_SCHEDULER(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
Sets the value from an environment variable SHDP_HD_SCHEDULER.
setUserKeytab(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
setUserPrincipal(String) - Method in class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
SpringHadoopEnvProperties - Class in org.springframework.data.hadoop.boot.properties
Spring Boot ConfigurationProperties used in SpringHadoopProperties to resolve supported environment variables.
SpringHadoopEnvProperties() - Constructor for class org.springframework.data.hadoop.boot.properties.SpringHadoopEnvProperties
 
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.SpringHadoopSecurityProperties - Class in org.springframework.data.hadoop.boot.properties
 
SpringHadoopProperties.SpringHadoopSecurityProperties() - Constructor for class org.springframework.data.hadoop.boot.properties.SpringHadoopProperties.SpringHadoopSecurityProperties
 
C F G H O S