Class HdfsComponentConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @ConfigurationProperties(prefix="camel.component.hdfs")
    public class HdfsComponentConfiguration
    extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
    Read and write from/to an HDFS filesystem using Hadoop 2.x. Generated by camel-package-maven-plugin - do not edit this file!
    • Constructor Detail

      • HdfsComponentConfiguration

        public HdfsComponentConfiguration()
    • Method Detail

      • getBridgeErrorHandler

        public Boolean getBridgeErrorHandler()
      • setBridgeErrorHandler

        public void setBridgeErrorHandler​(Boolean bridgeErrorHandler)
      • getLazyStartProducer

        public Boolean getLazyStartProducer()
      • setLazyStartProducer

        public void setLazyStartProducer​(Boolean lazyStartProducer)
      • getAutowiredEnabled

        public Boolean getAutowiredEnabled()
      • setAutowiredEnabled

        public void setAutowiredEnabled​(Boolean autowiredEnabled)
      • getJAASConfiguration

        public Configuration getJAASConfiguration()
      • setJAASConfiguration

        public void setJAASConfiguration​(Configuration jAASConfiguration)
      • getKerberosConfigFile

        public String getKerberosConfigFile()
      • setKerberosConfigFile

        public void setKerberosConfigFile​(String kerberosConfigFile)