@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface HdfsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HdfsEndpointBuilderFactory.AdvancedHdfsEndpointBuilder
Advanced builder for endpoint for the HDFS component.
|
static interface |
HdfsEndpointBuilderFactory.AdvancedHdfsEndpointConsumerBuilder
Advanced builder for endpoint consumers for the HDFS component.
|
static interface |
HdfsEndpointBuilderFactory.AdvancedHdfsEndpointProducerBuilder
Advanced builder for endpoint producers for the HDFS component.
|
static class |
HdfsEndpointBuilderFactory.CompressionType
Proxy enum for
org.apache.hadoop.io.SequenceFile$CompressionType enum. |
static interface |
HdfsEndpointBuilderFactory.HdfsBuilders |
static class |
HdfsEndpointBuilderFactory.HdfsCompressionCodec
Proxy enum for
org.apache.camel.component.hdfs.HdfsCompressionCodec enum. |
static interface |
HdfsEndpointBuilderFactory.HdfsEndpointBuilder
Builder for endpoint for the HDFS component.
|
static interface |
HdfsEndpointBuilderFactory.HdfsEndpointConsumerBuilder
Builder for endpoint consumers for the HDFS component.
|
static interface |
HdfsEndpointBuilderFactory.HdfsEndpointProducerBuilder
Builder for endpoint producers for the HDFS component.
|
static class |
HdfsEndpointBuilderFactory.HdfsFileSystemType
Proxy enum for
org.apache.camel.component.hdfs.HdfsFileSystemType enum. |
static class |
HdfsEndpointBuilderFactory.HdfsFileType
Proxy enum for
org.apache.camel.component.hdfs.HdfsFileType
enum. |
static class |
HdfsEndpointBuilderFactory.WritableType
Proxy enum for
org.apache.camel.component.hdfs.WritableType
enum. |
| Modifier and Type | Method and Description |
|---|---|
static HdfsEndpointBuilderFactory.HdfsEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static HdfsEndpointBuilderFactory.HdfsEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel