Interface HdfsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface HdfsEndpointBuilderFactory
Read and write from/to an HDFS filesystem using Hadoop 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHdfsEndpointBuilderFactory.AdvancedHdfsEndpointBuilderAdvanced builder for endpoint for the HDFS component.static interfaceHdfsEndpointBuilderFactory.AdvancedHdfsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the HDFS component.static interfaceHdfsEndpointBuilderFactory.AdvancedHdfsEndpointProducerBuilderAdvanced builder for endpoint producers for the HDFS component.static classHdfsEndpointBuilderFactory.CompressionTypeProxy enum fororg.apache.hadoop.io.SequenceFile$CompressionTypeenum.static interfaceHdfsEndpointBuilderFactory.HdfsBuildersstatic classHdfsEndpointBuilderFactory.HdfsCompressionCodecProxy enum fororg.apache.camel.component.hdfs.HdfsCompressionCodecenum.static interfaceHdfsEndpointBuilderFactory.HdfsEndpointBuilderBuilder for endpoint for the HDFS component.static interfaceHdfsEndpointBuilderFactory.HdfsEndpointConsumerBuilderBuilder for endpoint consumers for the HDFS component.static interfaceHdfsEndpointBuilderFactory.HdfsEndpointProducerBuilderBuilder for endpoint producers for the HDFS component.static classHdfsEndpointBuilderFactory.HdfsFileSystemTypeProxy enum fororg.apache.camel.component.hdfs.HdfsFileSystemTypeenum.static classHdfsEndpointBuilderFactory.HdfsFileTypeProxy enum fororg.apache.camel.component.hdfs.HdfsFileTypeenum.static classHdfsEndpointBuilderFactory.WritableTypeProxy enum fororg.apache.camel.component.hdfs.WritableTypeenum.
-
Method Summary
Static Methods Modifier and Type Method Description static HdfsEndpointBuilderFactory.HdfsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static HdfsEndpointBuilderFactory.HdfsEndpointBuilder endpointBuilder(String componentName, String path)
-
-