Uses of Class
org.apache.camel.component.hdfs.HdfsConfiguration
Packages that use HdfsConfiguration
-
Uses of HdfsConfiguration in org.apache.camel.component.hdfs
Methods in org.apache.camel.component.hdfs that return HdfsConfigurationMethods in org.apache.camel.component.hdfs with parameters of type HdfsConfigurationModifier and TypeMethodDescriptionabstract StringBuilderHdfsFileSystemType.getHdfsPath(HdfsConfiguration conf) Constructors in org.apache.camel.component.hdfs with parameters of type HdfsConfigurationModifierConstructorDescriptionHdfsConsumer(HdfsEndpoint endpoint, org.apache.camel.Processor processor, HdfsConfiguration endpointConfig) HdfsProducer(HdfsEndpoint endpoint, HdfsConfiguration config) -
Uses of HdfsConfiguration in org.apache.camel.component.hdfs.kerberos
Methods in org.apache.camel.component.hdfs.kerberos with parameters of type HdfsConfigurationModifier and TypeMethodDescriptionstatic voidKerberosConfigurationBuilder.withKerberosConfiguration(org.apache.hadoop.conf.Configuration configuration, HdfsConfiguration endpointConfig) Add all the kerberos specific settings needed for this authentication mode