Spring for Apache Hadoop

org.springframework.yarn.boot.properties
Class SpringYarnAppmasterLocalizerProperties

java.lang.Object
  extended by org.springframework.yarn.boot.properties.AbstractLocalizerProperties
      extended by org.springframework.yarn.boot.properties.SpringYarnAppmasterLocalizerProperties

@ConfigurationProperties(value="spring.yarn.appmaster.localizer")
public class SpringYarnAppmasterLocalizerProperties
extends AbstractLocalizerProperties


Constructor Summary
SpringYarnAppmasterLocalizerProperties()
           
 
Method Summary
 
Methods inherited from class org.springframework.yarn.boot.properties.AbstractLocalizerProperties
getPatterns, getPropertiesNames, getPropertiesSuffixes, getZipPattern, setPatterns, setPropertiesNames, setPropertiesSuffixes, setZipPattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringYarnAppmasterLocalizerProperties

public SpringYarnAppmasterLocalizerProperties()

Spring for Apache Hadoop